Part 2 – Working with Remix and the Web Platform
In this part, you will gain hands-on experience with Remix’s primitives, conventions, and levers and build a full stack web application from start to finish. You will gain a deep understanding of Remix’s request-response flow, progressive enhancement, and how to build robust user experiences with error and session management in mind. Finally, you will practice working with web assets and file uploads in Remix.
This part has the following chapters:
- Chapter 5, Fetching and Mutating Data
- Chapter 6, Enhancing the User Experience
- Chapter 7, Error Handling in Remix
- Chapter 8, Session Management
- Chapter 9, Assets and Metadata Handling
- Chapter 10, Working with File Uploads