Site logo

nextjs

Setting Up Husky and lint-staged in Your Next/React Project

Setting Up Husky and lint-staged in Your Next/React Project

Learn how to set up Husky and lint-staged in your Next/React project to automate code quality checks and prevent problematic code from entering your codebase.

Setup Prettier and Eslint for NextJS project

Setup Prettier and Eslint for NextJS project

Learn how to setup Prettier and Eslint for NextJS project