Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Full Stack Web Development with Remix

You're reading from   Full Stack Web Development with Remix Enhance the user experience and build better React apps by utilizing the web platform

Arrow left icon
Product type Paperback
Published in Nov 2023
Publisher Packt
ISBN-13 9781801075299
Length 318 pages
Edition 1st Edition
Languages
Tools
Arrow right icon
Author (1):
Arrow left icon
Andre Landgraf Andre Landgraf
Author Profile Icon Andre Landgraf
Andre Landgraf
Arrow right icon
View More author details
Toc

Table of Contents (23) Chapters Close

Preface 1. Part 1 – Getting Started with Remix
2. Chapter 1: The Era of Full Stack Web Frameworks FREE CHAPTER 3. Chapter 2: Creating a New Remix App 4. Chapter 3: Deployment Targets, Adapters, and Stacks 5. Chapter 4: Routing in Remix 6. Part 2 – Working with Remix and the Web Platform
7. Chapter 5: Fetching and Mutating Data 8. Chapter 6: Enhancing the User Experience 9. Chapter 7: Error Handling in Remix 10. Chapter 8: Session Management 11. Chapter 9: Assets and Metadata Handling 12. Chapter 10: Working with File Uploads 13. Part 3 – Advanced Concepts of Full Stack Web Development with Remix
14. Chapter 11: Optimistic UI 15. Chapter 12: Caching Strategies 16. Chapter 13: Deferring Loader Data 17. Chapter 14: Real Time with Remix 18. Chapter 15: Advanced Session Management 19. Chapter 16: Developing for the Edge 20. Chapter 17: Migration and Upgrade Strategies 21. Index 22. Other Books You May Enjoy

Preface

Welcome to Full Stack Web Development with Remix. We live in exciting times for web development. Modern web apps are complex, and they operate on intricate business logic. As web developers, it's our job to deliver great user experiences, using the latest web development advancements and tackling the complexities of today's business requirements.

React is the de facto standard for building modern web applications, but it draws clear lines where its responsibilities end. It allows you to compose your UI from reusable components, but React doesn't cover other key elements of your app. This is where React is supplemented by a full stack web framework. Today's web frameworks offer abstractions for routing, data fetching and mutations, caching, session management, progressive enhancement, optimistic UI, and many other aspects crucial for building state-of-the-art web experiences. This is where Remix comes into play.

Remix is a full stack web framework for React applications. It is built with different deployment targets in mind and utilizes web standards to unlock the full potential of the web platform. Remix provides great primitives, conventions, and levers to let us build modern applications and great user experiences faster. Most importantly, Remix operates on a simple mental model that lets us build complex user interfaces with reduced complexity by leveraging the philosophy of progressive enhancement. Building pending, optimistic, and real-time user interfaces has never been easier. Personally, I have never felt more productive building for the web, and I also never had more fun doing so!

This book follows a real-world project that goes beyond what can be found in Remix’s documentation, tutorials, and workshops. By the end of this book, you will be able to apply and articulate many best practices to work with Remix. You will further work with web standards and learn how to unlock the full potential of the web platform with Remix. Finally, you will understand the advantages of utilizing a web server environment in your application architecture. Let’s dive into Full Stack Web Development with Remix and learn how Remix can make us more productive in building better user experiences faster.

lock icon The rest of the chapter is locked
Next Section arrow right
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime