Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 1.16 KB

README.md

File metadata and controls

26 lines (14 loc) · 1.16 KB

NodeSlash - The Learn All The Nodes running project

Current Episode

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.

Notes

Opening clipart

Episode code

Grey bird with question marks

[Database symbol](https://openclipart.org/detail/181674/database-symbol

Happy cloud

validator

Previous episodes' code

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.