Routing, Jade, & Views
Express 4.13.3
| Intermediate
- 12 Videos | 44m 44s
- Earns a Badge
Learn how to use the powerful routing capabilities built into Express, including route paths, handlers, and interfaces. In addition, explore the use of the Jade template engine, using views, and the MVC pattern.
WHAT YOU WILL LEARN
-
describe how Express simplifies Routinguse router.METHOD to handle HTTP methodsuse paths for serving simple web pagesuse multiple handlers for a single pathcreate a routing interface to handle requestsadd routes to an express-generator application
-
describe the Jade template engine and how to create a templatecreate and add a view using Jaderender a Jade view with Expressuse substitution in a Jade template to display datause the model-view-controller pattern using Expressuse Express to create a simple web app
IN THIS COURSE
-
1.Describing Express Routing5m 27sUP NEXT
-
2.Using the Router METHOD4m 4s
-
3.Using Route Paths3m 37s
-
4.Using Route Handlers2m 39s
-
5.Creating a Router Interface2m 59s
-
6.Adding Routes3m 23s
-
7.Describing the Jade Template Engine3m 48s
-
8.Adding a View Using Jade2m 42s
-
9.Rendering a View1m 50s
-
10.Passing Data to a View2m 19s
-
11.Using the MVC Pattern4m 39s
-
12.Exercise: Creating an Express Web App for Node.js7m 18s
EARN A DIGITAL BADGE WHEN YOU COMPLETE THIS COURSE
Skillsoft is providing you the opportunity to earn a digital badge upon successful completion of this course, which can be shared on any social network or business platform
Digital badges are yours to keep, forever.YOU MIGHT ALSO LIKE

CHANNEL
JsRender