A few episodes ago I expressed my disdain for ORMs and ODMs. I find them to either be a design small in your code or irrelevant. We're going to dive into the alternatives as we work towards a better app structure.
In this episode though, we're going to show to handle user input without resorting to the crutch of an ODM.
[Database symbol](https://openclipart.org/detail/181674/database-symbol
From Episode 17 on, all the NodeSlash code will be in 1 repo with a different tag for each episode. To get the code for a particular episode, use the tags navigation above.