|
|
|
|
|
by yurishimo
1042 days ago
|
|
> the Tailwind code is still pretty crazy. The rendered output is crazy, yes. But this argument applies to every JS framework ever created. Authoring the code is best encapsulated by components. If you look at the source files available for their paid templates, they are all componentized. |
|
Maybe the issue is that the giant pile of JS mess has created such a disaster that adding Tailwind doesn’t feel like making anything much worse.
I can buy that.
For what HTML is for (documents, web pages, etc.) CSS makes sense and Tailwind seems crazy.
If you’re trying to code an application, for now perhaps React + Tailwind and a mountain of NPM dependencies does actually make sense.
Really I think going back to application coding via something like WASM surely has to replace all that though.