After you've determined what resource a client is requesting, you've got to route the request data to the correct handler. In this lecture we build a simple key/value object to perform basic routing to our controllers.
This is a free preview of the "Node.js Master Class" course offered at Pirple.com. In that course we teach you how to build applications in raw Node.js with no frameworks, no NPM, and no dependencies.
Watch the all the available preview lectures on our youtube channel:
/ pirple
Want to learn to code? Join the community at https://pirple.com
#node.js #nodejs #npm