September 2018
Intermediate to advanced
302 pages
7h 17m
English
The patterns built around virtual stores in JavaScript contain everything that is needed to decide what to show in an application. In my opinion, it is the most important piece necessary to understand Flux well, hence, I have dedicated a special chapter to store patterns, to go through many examples and compare alternatives. As React Native applications usually need to work offline, we will also learn how to transition our JavaScript store into a persistent store on a user's mobile device. This will take our application to the next level when it comes to user experience.
In this chapter, you will learn the following:
Read now
Unlock full access