Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Redux Made Easy with Rematch

You're reading from   Redux Made Easy with Rematch Reduce Redux boilerplate and apply best practices with Rematch

Arrow left icon
Product type Paperback
Published in Aug 2021
Publisher Packt
ISBN-13 9781801076210
Length 286 pages
Edition 1st Edition
Languages
Tools
Arrow right icon
Author (1):
Arrow left icon
Sergio Moreno Sergio Moreno
Author Profile Icon Sergio Moreno
Sergio Moreno
Arrow right icon
View More author details
Toc

Table of Contents (18) Chapters Close

Preface 1. Section 1: Rematch Essentials
2. Chapter 1: Why Redux? An Introduction to Redux Architecture FREE CHAPTER 3. Chapter 2: Why Rematch over Redux? An Introduction to Rematch Architecture 4. Chapter 3: Redux First Steps – Creating a Simple To-Do App 5. Chapter 4: From Redux to Rematch – Migrating a To-Do App to Rematch 6. Section 2: Building Real-World Web Apps with Rematch
7. Chapter 5: React with Rematch – The Best Couple – Part I 8. Chapter 6: React with Rematch – The Best Couple – Part II 9. Chapter 7: Introducing Testing to Rematch 10. Chapter 8: The Rematch Plugins Ecosystem 11. Section 3: Diving Deeper into Rematch
12. Chapter 9: Composable Plugins – Create Your First Plugin 13. Chapter 10: Rewrite a Full Code Base from JavaScript to TypeScript 14. Chapter 11: Rematch with React Native and Expo – A Real-World Mobile App 15. Chapter 12: Rematch Performance Improvements and Best Practices 16. Chapter 13: Conclusion 17. Other Books You May Enjoy

What this book covers

Chapter 1, Why Redux? An Introduction to Redux Architecture, analyzes in depth what design limitations Redux was designed to fix and how it evolved to be the framework that it is today.

Chapter 2, Why Rematch over Redux? An Introduction to Rematch Architecture, briefly explores Rematch's most basic concepts to get started and why and how it was created.

Chapter 3, Redux First Steps – Creating a Simple To-Do App, looks at creating a simple to-do tasks website using Vanilla JavaScript and Redux.

Chapter 4, From Redux to Rematch – Migrating a To-Do App to Rematch, covers migrating the previous to-do tasks website to Rematch, looking at the biggest differences.

Chapter 5, React with Rematch – The Best Couple – Part I, demonstrates, step by step, how to create a shopping store with the latest React technologies, such as Hooks, and using the most modern frameworks, such as Tailwind CSS, and bundling it with Vite.

Chapter 6, React with Rematch – The Best Couple – Part II, looks at how to introduce business logic with Rematch and binding this logic into reusable React components.

Chapter 7, Introducing Testing to Rematch, explains how to set up a real testing suite step by step, testing the business logic and the user interface with the latest frameworks, such as Jest and React Testing Library.

Chapter 8, The Rematch Plugins Ecosystem, explores how Rematch Plugins easily extend Rematch functionality through the official API, analyzing in depth how they work internally and explaining the most important concepts.

Chapter 9, Composable Plugins – Create Your First Plugin, runs through creating a Rematch plugin ready to be published and used by everyone on the ground.

Chapter 10, Rewrite a Full Code Base from JavaScript to TypeScript, goes through migrating our shopping store website to TypeScript, focusing a lot on which types Rematch exports and how these utility types can warn us about possible bugs in our business logic.

Chapter 11, Rematch with React Native and Expo – A Real-World Mobile App, goes through setting up a monorepo architecture from scratch, where we'll learn how Rematch makes it extremely easy to share business logic with the entire organization and how this logic can be reused in other frameworks like React Native.

Chapter 12, Rematch Performance Improvements and Best Practices, analyzes which optimizations can be done to our shopping store website and we'll learn how we can measure our website performance before applying any optimization.

Chapter 13, Conclusion, discusses the future of Rematch and how the frontend ecosystem, and especially state management solutions, have become more user-friendly lately, and what alternatives to Rematch exist today.

lock icon The rest of the chapter is locked
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
Banner background image