Introduction to Node and Express

Targeted for web developers with 1-3 years of experience in another framework, this presentation highlights the basic tools provided by Node.js and the Express framework. It covers the basic mechanics of route management, middleware, the request and response objects. Compares functional endpoint organization with object oriented practices, using typescript over javascript, and examples from enterprise backend services I have built.