Functional Reactive Programming (FRP) is the best way to think about systems that have to deal with input.
If you disagree, you're wrong and I'll fight you.
This is a crash course to FRP.
But, we won't use a functional language.
• We will make a video game
◦ Space Invaders.
• We won't make a CRUD website
◦ But we'll talk about how we could