enemy-of-the-state
enemy-of-the-state copied to clipboard
My talk explaining what state is and why it's so harmful
Enemy of the State
Presented at CocoaConf Mini Austin in April 2014, CocoaConf Las Vegas in September 2014, and the Functional Swift Conference (video) in December 2014.
[This presentation](Enemy of the State.md) is designed for Deckset theme “Next”.
Thanks to @lukehefson for designing the original slides!
References
Here are some links to material referenced in the talk:
- Simple Made Easy by Rich Hickey
- Out of the Tar Pit by Moseley and Marks
- Mutability, aliasing, and the caches you didn’t know you had by Andy Matuschak
- Boundaries by Gary Bernhardt
- “Advanced iOS Application Architecture and Patterns” from WWDC 2014 by Andy Matuschak and Colin Barrett
- ReactiveCocoa
- Haskell's official website, or my preferred tutorial, Real World Haskell
- Elm