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
InTBC EngineeringbyLuka SamkharadzeWhy and How to Lint like a PROESlint + Stylelint + Prettier + Husky + Lint-Staged === 💅🏻May 29, 20214
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
InLevel Up CodingbyMeron OgbaiSetup 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
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, 2023May 11, 2023
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
InTBC EngineeringbyLuka SamkharadzeWhy and How to Lint like a PROESlint + Stylelint + Prettier + Husky + Lint-Staged === 💅🏻May 29, 20214
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
InLevel Up CodingbyMeron OgbaiSetup 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
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
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
Ebi-erefa ApollosStutern Housemanship -Handout Documentation by Apollos Ebi-erefaTask 1 - Implementing StyleLint into the Handout projectOct 19, 2022
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