Remix.run - SSR, nested routes, eliminate loading state

Cover image for Remix.run - SSR, nested routes, eliminate loading state

11/25/2021

Every day a new javascrip framework 🎉

But this day we have one that is the top 1 trending repository (at 2021-11-24) at github from the creators of the react router peps (used by over 2.8 mil.).

So what has Remix to over?

Key features Remix

  • React, Typescript
  • Server-Side-Rendering (SSR)
  • Nested routes
  • Eliminate loading state
  • Instant data updates
  • Forms (with transitions hooks)
  • Error boundary
  • Works when JS is disabled
  • Scoped css

Remix Demo

You can play around with remix on stackblitz 👏

Remix Competitors

Remix Videos

I’m looking forward to trying out remix. 🚀

Comments 💬 & Reactions ✨