Completed
Intro
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Decentralized React States - Using IPFS to Sync, Store, and Recover State
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 About Textile
- 3 About React
- 4 Simple apps
- 5 Werewolf
- 6 Building a simple app
- 7 Problems with building apps today
- 8 Building peertopeer apps
- 9 Good news feed
- 10 Health care apps
- 11 Infrastructure
- 12 We are all in the same room
- 13 The virtuous cycle
- 14 Lets talk about IPFS
- 15 What is IPFS
- 16 All data can be interlinked
- 17 Distributed hash tables
- 18 IPFS
- 19 Location Based Addressing
- 20 IP Addresses
- 21 Contentbased IP Addresses
- 22 Cloud Flair
- 23 Wikipedia
- 24 Selfassembly networks
- 25 Link data
- 26 Nested data
- 27 Algorithm
- 28 IPFS with React
- 29 Using IPFS with React
- 30 Hosting entire applications on IPFS
- 31 HTTP and IPFS bridges
- 32 Gateways
- 33 Dynamic Data
- 34 interplanetary event logs
- 35 encryption
- 36 Threads
- 37 CRDTs
- 38 Online
- 39 Database
- 40 Thread
- 41 GitHub repo
- 42 Challenges with IPFS
- 43 Thank you