Explorations into the wild and wonderful world of React semantics.
- Global mutable state mixed with React's functional view of the world
- Setters and getters galore; in some cases, the order you call
setLoading
andsetTodo
might matter - Network and API unreliability