Added ESLint, Prettier, and Husky Git Hook to JavaScript-based projects
https://dev.to/smetankajakub/how-to-integrate-husky-eslint-prettier-to-project-in-less-than-15-minutes-5gh
#eslint #prettier #husky
https://dev.to/smetankajakub/how-to-integrate-husky-eslint-prettier-to-project-in-less-than-15-minutes-5gh
#eslint #prettier #husky
Configure a Node JS backend application with the addition of ESLint and Prettier
https://blog.bitsrc.io/how-to-set-up-node-js-application-with-eslint-and-prettier-b1b7994db69f
---
Creating Authentication system with JSON Web Token or JWT on Express JS backend
https://javascript.plainenglish.io/create-an-authentication-api-using-node-js-express-mongodb-and-jwt-1d52124d402e
---
Example of Node JS and Express backend configuration using TypeScript
https://javascript.plainenglish.io/set-up-a-node-js-express-web-server-api-using-typescript-e2737b34157f
——
Simple exercise creating Node JS backend with database to MongoDb Atlas
https://medium.com/swlh/how-to-build-simple-restful-api-with-nodejs-expressjs-and-mongodb-e59595091640
#nodejs #eslint #prettier #jw
https://blog.bitsrc.io/how-to-set-up-node-js-application-with-eslint-and-prettier-b1b7994db69f
---
Creating Authentication system with JSON Web Token or JWT on Express JS backend
https://javascript.plainenglish.io/create-an-authentication-api-using-node-js-express-mongodb-and-jwt-1d52124d402e
---
Example of Node JS and Express backend configuration using TypeScript
https://javascript.plainenglish.io/set-up-a-node-js-express-web-server-api-using-typescript-e2737b34157f
——
Simple exercise creating Node JS backend with database to MongoDb Atlas
https://medium.com/swlh/how-to-build-simple-restful-api-with-nodejs-expressjs-and-mongodb-e59595091640
#nodejs #eslint #prettier #jw
How to sort the Tailwind CSS utility class using Prettier
https://tailwindcss.com/blog/automatic-class-sorting-with-prettier
#prettier #utility #css #tailwind
https://tailwindcss.com/blog/automatic-class-sorting-with-prettier
#prettier #utility #css #tailwind
Forwarded from Learn CSS™
Essential practice from Tailwind Labs on using Prettier to sort Tailwind classes in HTML
https://youtu.be/_CntOc4hBcg
#tailwind #css #prettier
https://youtu.be/_CntOc4hBcg
#tailwind #css #prettier
How to use LocalStorage with React Hooks
https://www.freecodecamp.org/news/how-to-use-localstorage-with-react-hooks-to-set-and-get-items/
---
Sample job interview questions for React Developer
https://www.freecodecamp.org/news/react-interview-questions-to-know/
---
Added ESLint, Prettier, and Husky Git Hooks to React projects
https://javascript.plainenglish.io/react-js-adding-eslint-with-prettier-husky-git-hook-480ad39e65e9
---
#hooks #localstorage #prettier #husky #git #interview
https://www.freecodecamp.org/news/how-to-use-localstorage-with-react-hooks-to-set-and-get-items/
---
Sample job interview questions for React Developer
https://www.freecodecamp.org/news/react-interview-questions-to-know/
---
Added ESLint, Prettier, and Husky Git Hooks to React projects
https://javascript.plainenglish.io/react-js-adding-eslint-with-prettier-husky-git-hook-480ad39e65e9
---
#hooks #localstorage #prettier #husky #git #interview
Added formatters and coding standards with ESLint and Prettier
https://blog.logrocket.com/reduce-effort-shared-eslint-prettier-configs/
#eslint #prettier
https://blog.logrocket.com/reduce-effort-shared-eslint-prettier-configs/
#eslint #prettier
LogRocket Blog
Reduce maintenance effort with shared ESLint and Prettier configs - LogRocket Blog
Making ESLint and Prettier configurations available in a separate package supports reusability and reduces maintenance effort.