April 2019
Beginner
480 pages
14h 32m
English
In lesson 8, I introduced Express.js as a framework for Node.js web applications. The rest of this unit is dedicated to exploring Express.js functionality and using its convenient methods. This lesson covers routing and how a few more Express.js methods allow you to send meaningful data to the user before building a view. You also walk through the process of collecting a request’s query string. The lesson ends by touching on the MVC design pattern.
This lesson covers
You want to build a home-page view for your recipe application that ...
Read now
Unlock full access