Hacker News new | ask | show | jobs
Performance Oriented Next.js Starter with TypeScript, Redux and Built-In CLI (github.com)
5 points by mrwilhelm 2524 days ago
1 comments

I want to point that Built-in CLI is huge timesaver.

It can generate page, functional or class component, connect to redux, add style files and stuff.

It saves a lot of time during the development.