Javascript
- Published on
Have you ever implemented a dark/light/system theme switcher? No? If not, let's do this together- Published on
We'll cover how to set up Prettier, ESLint, Stylelint, Commitlint, and Husky to speed up your development and have consistent code styles across the team- Published on
Are you starting with React? This article is about a short and easy way to create React application- Published on
The article describes a really simple and powerful way of handling multiple statements without using if-else conditions