Completed
Introduction
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Offline-First in React Native - How to Lose Your Web Dev Reflexes and Build Great Offline Apps
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Josh Warwick
- 3 React Native London Meetup
- 4 About me
- 5 Dark mode
- 6 How often
- 7 Backend
- 8 Feature Restrictions
- 9 Feature Restrictions Examples
- 10 Why I use this
- 11 Caching
- 12 Spotify
- 13 Cache
- 14 Libraries
- 15 Redux persist
- 16 Request queuing
- 17 LinkedIn
- 18 Twitter
- 19 Usability
- 20 Libraries for offline
- 21 Redux offline
- 22 Authentication
- 23 Revolute
- 24 No library
- 25 User flows
- 26 Conflict resolution
- 27 Example
- 28 The good part
- 29 Developer mindset
- 30 Treat internet connection like a secondclass citizen
- 31 Have a fallback strategy
- 32 Be pragmatic
- 33 Summary
- 34 Conclusion