Completed
Resources
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Rethinking Best Practices: Building Applications in Elm
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Size of JavaScript Applications
- 3 Rethinking Best Practices
- 4 Runtime Errors
- 5 Tracking Errors
- 6 Flow
- 7 Errors
- 8 Code
- 9 Examples
- 10 Type System
- 11 Dijkstra Quote
- 12 Uber for Cats
- 13 React
- 14 Elm
- 15 Stateless Functions
- 16 Immutability
- 17 Communicating State
- 18 Updating State
- 19 Constraints
- 20 Main Thesis
- 21 Resources