Skip to content
Dev.to1 min read

Remix v2 Has a Free Framework That Makes React...

Remix v2 ditches the file-based routing complexity of Next.js and gives you nested routes with built-in data loading. Every route is a server component by default. No client-side waterfalls. No loading spinners everywhere. What Changed in v2 Feature Remix v1 Remix v2 Routing file convention v1 flat routes (v2 convention) Dev server Custom Vite CSS Custom imports Vite CSS Meta Object Function Error boundary CatchBoundary + ErrorBoundary Single ErrorBoundary Quick Start npx create-remix@latest my-
Read original on dev.to
0
0

Comment

Sign in to join the discussion.

Loading comments…

Related

Get the 10 best reads every Sunday

Curated by AI, voted by readers. Free forever.

Liked this? Start your own feed.

0
0