DEV Community

Cover image for I made a cheatsheet for Next.js to add debugging, dev url, Tailwind, SEO, ESLint with Typescript, analytics, sitemap, etc.
Gourav
Gourav

Posted on

I made a cheatsheet for Next.js to add debugging, dev url, Tailwind, SEO, ESLint with Typescript, analytics, sitemap, etc.

I've been working on different Next.js projects for sometime and whenever I need to setup a new Next.js project I follow common steps like adding ESLint with Typescript support, debugging, SEO, Tailwind, SCSS support, Sitemap, etc.

Now I'm sharing that guide to all: https://gourav.io/blog/nextjs-cheatsheet

It's a open-source cheatsheet so contributions are more than welcome to grow this even further πŸ™.

PS. I initially thought of creating a starter template but maintaining that is difficult over time and adds lots of abstraction that hinders learning experience.


Thanks for reading. Connect with me on Twitter.

Top comments (0)