My First Remix App from Build UI introduces Remix — a full-stack React framework built around the web's own request-response cycle — through a single project: a personal Work Journal app.
What You're Building
Rather than covering Remix's concepts in isolation, the course threads them all through one app, so each new idea has an immediate, visible use.
What You'll Learn
- Setting up a database to back your application's data
- Rendering pages with dynamic, per-user data
- Handling user input with Remix's actions and forms
- Structuring an app with nested routing
- Adding authentication and deploying the finished app
By the end of the course's 19 lessons, you'll have shipped a real, authenticated full-stack app and picked up the core Remix patterns along the way.