interphased / ryankent.ca

0 stars 0 forks source link

blog/tailwind-component-driven-development-death-rebirth-separation-of-concerns #2

Open utterances-bot opened 8 months ago

utterances-bot commented 8 months ago

Ryan Kent - Tailwind, component-driven development, and the death and rebirth of the separation of concerns

The separation of concerns is a longstanding, tried-and-true design principle in software development. When it comes to the web, the classic separation of concerns is HTML, CSS, and JS. But this has become a tiring, cumbersome, and fragile system to work with. I argue that the traditional separation of concerns on the web has died and been reborn with a new vision for what a "concern" even is.

https://ryankent.ca/blog/tailwind-component-driven-development-death-rebirth-separation-of-concerns

Technicode commented 8 months ago

Great read! Definitely an interesting time to be a web developer. Looking forward to trying the new sub grid feature in Tailwind 3.4 that was released last month.