|
|
|
|
|
by DrBazza
1805 days ago
|
|
Not liking React, and Tailwind, is a bit like saying 'I don't like Netty/Sprint Boot, I'll write my own web server'. css (and javascript/webasm) are the lowest levels in web development, of course people are going to build on top of them. Building a design system on top of css is not a surprising outcome. It's not different to building a library on top of a language. The only problem I have with tailwind is that it reminds me of the days of 'save this Word document as HTML' and the horror that was MS markup in HTML. Having said that, I use it, I like it, and it allows me to just do things and move on. If I don't know something, the design is discoverable with a bit of thought, unlike the underlying css. |
|