株式会社オブライト
Web Frontend2026-05-17

Remix

Also known as: Remix.js / React Router v7

Shopify-backed React full-stack framework that embraces Web standards (Form, fetch, Web APIs). It features nested routing and the loader/action pattern for data fetching and mutations.


Overview

Remix is built on React Router v6 and became more tightly integrated with it in v7. Its core design pillars are server-side data fetching via loader functions, mutations via action functions, and nested layouts. Vite-based builds deliver a fast development experience.

Difference from Next.js

While Next.js aggressively adopts React's latest features (RSC, Server Actions), Remix prioritizes adherence to Web standard APIs. Like Hono, it is designed with edge runtime compatibility in mind.

Related Columns

Related Terms

Feel free to contact us

Contact Us