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
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletter Hub
Free Learning
Arrow right icon
timer SALE ENDS IN
0 Days
:
00 Hours
:
00 Minutes
:
00 Seconds
Arrow up icon
GO TO TOP
MobX Quick Start Guide

You're reading from   MobX Quick Start Guide Supercharge the client state in your React apps with MobX

Arrow left icon
Product type Paperback
Published in Jul 2018
Publisher Packt
ISBN-13 9781789344837
Length 236 pages
Edition 1st Edition
Languages
Tools
Arrow right icon
Authors (2):
Arrow left icon
 Podila Podila
Author Profile Icon Podila
Podila
 Weststrate Weststrate
Author Profile Icon Weststrate
Weststrate
Arrow right icon
View More author details
Toc

Summary


In this chapter, we applied a variety of techniques and concepts that we have learned over the last few chapters. Each of the two examples, form validation and page routing, presented a unique set of approaches for modeling the observable state. We also saw how to create granular observer components to enable efficient rendering of the React components.

A practical application of MobX always starts with modeling the observable state. After all, that is the data that drives the UI. The next step is to identify the actions that mutate the observables. Finally, you need to call out the side-effects and see which observables these effects depend on. This is the side effect model that's applied to real-world scenarios, manifesting in the form of the MobX triad: Observables-Actions-Reactions.

With all of the knowledge we have accumulated so far, we are now ready to go deeper into MobX, starting with Chapter 7Special API for Special Cases.

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 $15.99/month. Cancel anytime
Visually different images