|
|
|
|
|
by winwiz
1644 days ago
|
|
Remix uses Server Side Rendering (SSR) done at run-time. As any other technology, it has not only advantages but also drawbacks:
https://github.com/winwiz1/crisp-react/blob/master/docs/benc... Tailwind is powerful, consistent and comprehensive but again the advantages come not without a drawback: In order to use it effectively one needs to learn/memorise yet another CSS. I have better things to do and think it's more efficient to use a set of CSS management approaches:
https://github.com/winwiz1/crisp-react#css Again, each approach has its advantages and drawbacks so one can try to minimise the latter and utilise the former. While leveraging the knowledge of only one CSS: W3C CSS. |
|