Skip to content

Latest commit

 

History

History
68 lines (61 loc) · 2.77 KB

index.md

File metadata and controls

68 lines (61 loc) · 2.77 KB
title order description toc hidden
Remix Docs Home
1
Learn how to Build Better Websites with Remix.
false
true

Remix Docs

npx create-remix@latest

Getting Started

If you're wondering what Remix is, this is the page for you. Learn how Remix is four primary things: a compiler, an HTTP handler, a server framework, and a browser framework.

Remix v2 is coming soon! All of the new APIs and behaviors are available already in v1 behind Future Flags. This doc will help you incrementally adopt each one so that when it's time to update to v2, you don't have to change a thing.

Spend your first few minutes with Remix here and let us introduce some of the core features as quickly as possible. After this, you can go explore the docs or dive deeper with the other tutorials. We'll build a little markdown blog with data loading, actions, form validation, redirects, and more.

Dive deep into Remix and full stack development with this app. It's backed by a SQL database, user authentication and session, and of course some modern UI finishes. You'll learn about nested routes, sessions, data loading, data mutations, progressive enhancement, and more. Get a feel for what a data-backed web app feels like with Remix.

Community

Follow along and contribute to the development of Remix. We actually love typo PRs.

GitHub Discussions is also the best place to get help when you're stuck. Other folks can post answers for the next person to see.

Have a look at the various Remix examples made by the community.

Join our awesome community of developers for realtime discussion, help, and showing off what you built! Good vibes only.