DEV Community

Discussion on: Top React JS Frameworks Every Developer Should Know

Collapse
 
fadhilradh profile image
Fadhil Radhian

Remix for fast-SSR and nested routes. In some cases it is better than Next.js

Collapse
 
sixman9 profile image
Richard Joseph

You beat me to it! Remix.run, I like the way complex UIs can be composed and nested.

Check out Twin, let's you apply the CSS magic of Tailwind to any Styled-esque component framework, see this post for more info.