Routing, Jade, & Views

Express 4.13.3    |    Intermediate
  • 12 videos | 44m 44s
  • Earns a Badge
Rating 4.0 of 3 users Rating 4.0 of 3 users (3)
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 routing
    Use router.method to handle http methods
    Use paths for serving simple web pages
    Use multiple handlers for a single path
    Create a routing interface to handle requests
    Add routes to an express-generator application
  • Describe the jade template engine and how to create a template
    Create and add a view using jade
    Render a jade view with express
    Use substitution in a jade template to display data
    Use the model-view-controller pattern using express
    Use express to create a simple web app

IN THIS COURSE

  • 5m 27s
    Upon completion of this video, you will be able to describe how Express simplifies routing. FREE ACCESS
  • 4m 4s
    During this video, you will learn how to use the router.METHOD to handle HTTP methods. FREE ACCESS
  • Locked
    3.  Using Route Paths
    3m 37s
    Find out how to use paths to serve simple web pages. FREE ACCESS
  • Locked
    4.  Using Route Handlers
    2m 39s
    In this video, learn how to use multiple handlers for a single path. FREE ACCESS
  • Locked
    5.  Creating a Router Interface
    2m 59s
    Learn how to create a routing interface to handle requests. FREE ACCESS
  • Locked
    6.  Adding Routes
    3m 23s
    In this video, you will add routes to an express application. FREE ACCESS
  • Locked
    7.  Describing the Jade Template Engine
    3m 48s
    Upon completion of this video, you will be able to describe the Jade template engine and how to create a template. FREE ACCESS
  • Locked
    8.  Adding a View Using Jade
    2m 42s
    Learn how to create and add a view using Jade. FREE ACCESS
  • Locked
    9.  Rendering a View
    1m 50s
    Learn how to render a Jade view with Express. FREE ACCESS
  • Locked
    10.  Passing Data to a View
    2m 19s
    During this video, you will learn how to use substitution in a Jade template to display data. FREE ACCESS
  • Locked
    11.  Using the MVC Pattern
    4m 39s
    In this video, find out how to use the model-view-controller pattern with Express. FREE ACCESS
  • Locked
    12.  Exercise: Creating an Express Web App for Node.js
    7m 18s
    In this video, you will learn how to use Express to create a simple web app. FREE ACCESS

EARN A DIGITAL BADGE WHEN YOU COMPLETE THIS COURSE

Skillsoft is providing you the opportunity to earn a digital badge upon successful completion on some of our courses, which can be shared on any social network or business platform.

Digital badges are yours to keep, forever.

YOU MIGHT ALSO LIKE

Channel JsRender
Rating 5.0 of 2 users Rating 5.0 of 2 users (2)