DEV Community

Discussion on: Best CSS Frameworks in 2022

Collapse
 
capsule profile image
Thibaut Allender

You know what all these frameworks do?

They make believe junior developers know HTML and CSS. Every single time we get interns, they can't debug even debug CSS issues because they don't have the most basic knowledge. Don't know about the most critical properties like position and display, or the difference between px, rem and em.

When I show them how little code you need to write the most complex components, they are blown away.

Bring the craftsmanship back instead of pooping more useless tools that re-invent the wheel (but all they do is create a square one).