Pankod's "next-boilerplate" is turned out to be the most successful one among our company's open source projects since its initial release in 2018.
We are proud that it helped many frontend developers around the globe to speed up their frontend development cycles.
In time, we took valuable lessons from our experience and the community feedback:
* There are infinite number of frontend technologies and it's impossible to combine everything in a single boilerplate product.
* The project is hard to maintain with tons of external dependencies.
To tackle the complexity problem we started a new project from scratch. We call it "superplate" - the frontend boilerplate with superpowers.
It's built on top of a plugin architecture and allows you integrate your own tools and best practices with ease. It also includes more than 30 built-in plugins of your favorite tools.
superplate's default framework is Next.js, so you start using it immediately instead of next-boilerplate. More framework targets are coming soon.
Replies
refine.new
GitNoter