Skip to content
This repository has been archived by the owner on Dec 21, 2022. It is now read-only.

JoshuaKGoldberg/SpeedyPersistentState

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PersistentSpeedyState

Hi! 👋

This is the companion code for the Speedy Expo Apps with Persistent Redux State webinar. You can watch it here: https://crowdcast.io/e/oyzoh0rz

React Native components can receive data from all sorts of places. Particularly complex applications using Redux have become notorious for confusing data flows and hierarchies. This webinar will go over how to structure your React Native application to use redux-persist’s persistent data storage. Josh will then go on to show the benefits of using popular open source libraries: popular documentation, knowledge transferability, and easy cross-library integrations.

PowerPoint Slides

Local Development

This repository contains a basic Expo app with several loadable Redux roots containing examples of the described loading strategies.

To start it locally after cloning the repository, install Yarn and run:

yarn
yarn web

About

Expo app containing code examples for my SWM talk.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published