State of CSS 2020 Takeaways
The State of CSS 2020 was recently released, and my quick takeaways are:
- Both Flexbox and CSS Grid have a lot of usage and should be adopted.
- In terms of tech, SASS is extremely well liked and prominent.
- I should be using both Stylelint and Prettier (even in non-JS projects).
- Bootstrap has a neutral reaction, and Tailwind CSS is a compelling alternative.
- BEM seems to be the most relevant naming convention.