Part 3 – Advanced Concepts of Full Stack Web Development with Remix
In this final part, you will practice advanced concepts of full stack web development, such as optimistic UI, caching strategies, HTML streaming, and real-time data updates. You will again iterate on BeeRich to practice the studied concepts. You will also dig deeper into session management and understand what it means to deploy to the edge. Finally, you will learn about migration strategies to Remix and learn how to keep a Remix application up to date.
This part has the following chapters:
- Chapter 11, Optimistic UI
- Chapter 12, Caching Strategies
- Chapter 13, Deferring Loader Data
- Chapter 14, Real-Time with Remix
- Chapter 15, Advanced Session Management
- Chapter 16, Developing for the Edge
- Chapter 17, Migration and Upgrade Strategies