Remix

Full-stack React framework built on web standards — loaders, actions, and nested routing with progressive enhancement.

TypeScript free Open Source web since 2021

Remix embraces web platform primitives — HTML forms, HTTP caching, and Response/Request APIs — so apps work without JavaScript and progressively enhance. Its nested routing model co-locates data loading with UI components, and every route can define its own loader and action for server-side data fetching and mutations.

// commonly used libraries

Create the next immutable state by mutating a draft — structural sharing under the hood, zero …

state 2017 open source

Powerful async state management for server data — caching, background refetching, pagination, …

http 2019 open source

TypeScript-first schema declaration and validation — parse untrusted data and infer static …

validation 2020 open source

// tags

fullstackreactssrweb-standardsroutingtypescript
Something wrong? Edit this entry on GitHub.
✏ Edit on GitHub