Ankit KaushalWriting Cleaner React Code: The Ultimate ESLint and Stylelint Setup GuideIn large projects or collaborative environments, writing clean and consistent code isn’t just important — it’s essential. That’s where…Sep 12
Luka SamkharadzeinTBC EngineeringWhy and How to Lint like a PROESlint + Stylelint + Prettier + Husky + Lint-Staged === 💅🏻May 29, 20214
Noelia Lopez🚀Boost Your Code Quality and Consistency! ✨Recently, I embarked on a mission to establish a code quality and consistency foundation for a project. The tech stack? React, TypeScript…May 30, 2023May 30, 2023
Meron OgbaiinLevel Up CodingSetup Tailwind CSS with WebpackIt took me quite a bit of time to setup tailwind with webpack, so I’ve documented my steps here to help my future self and others.Jan 22, 20215Jan 22, 20215
Noelia LopezLint stage files and say bye to 💩 code!Ah, the life of a frontend developer — eight years and counting! I’ve always been a stickler for standards and quality practices…May 21, 2023May 21, 2023
Ankit KaushalWriting Cleaner React Code: The Ultimate ESLint and Stylelint Setup GuideIn large projects or collaborative environments, writing clean and consistent code isn’t just important — it’s essential. That’s where…Sep 12
Luka SamkharadzeinTBC EngineeringWhy and How to Lint like a PROESlint + Stylelint + Prettier + Husky + Lint-Staged === 💅🏻May 29, 20214
Noelia Lopez🚀Boost Your Code Quality and Consistency! ✨Recently, I embarked on a mission to establish a code quality and consistency foundation for a project. The tech stack? React, TypeScript…May 30, 2023
Meron OgbaiinLevel Up CodingSetup Tailwind CSS with WebpackIt took me quite a bit of time to setup tailwind with webpack, so I’ve documented my steps here to help my future self and others.Jan 22, 20215
Noelia LopezLint stage files and say bye to 💩 code!Ah, the life of a frontend developer — eight years and counting! I’ve always been a stickler for standards and quality practices…May 21, 2023
Brett JankordHow to lint SCSS with stylelintStylelint is a mighty, modern CSS linter that helps you enforce consistent conventions and avoid errors in your stylesheets. If you are…Jul 22, 20161
Dejan VujovicLinter and GitHub actions and RebasingThis is the third part of the tutorial. In the first part, we created a code for logging in via Facebook and a passwordless login with a…May 11, 2023
Mani TamilarasanHow to Fix ESLint & StyleLint Errors Upon Save in VS CodeMost of the prominent and reliable utilities in web development today are ESLint, StyleLint, and Microsoft’s Visual Studio Code. I enjoy…May 8, 2020