
5 tips writing code in JavaScript as a Pro
When working with JavaScript, we deal a lot with conditionals, here are the 5 tips for you to write better / cleaner conditionals.
a year ago
#javascript
Headwind is another extension that provides support for TailwindCSS in VScode. It includes features such as:
Automatically sorts your classes following the recommended order by TailwindCSS.
Allows you to define your own custom order for sorting classes.
Removes unused or duplicate classes from your markup.