Middleware, Routes, & HTTPS

Express 4.13.3    |    Intermediate
  • 11 videos | 50m 25s
  • Earns a Badge
Rating 3.3 of 15 users Rating 3.3 of 15 users (15)
Explore advanced routing with Express, as well as the features most web sites require and how Express can facilitate that functionality.

WHAT YOU WILL LEARN

  • Use wildcards in routes to match multiple paths
    Use regular expressions to match paths
    Use app.all and next() to pass control to another route
    Create error-handling methods that respond with http status codes and user-friendly error messages
    Create an express https server
    Use http status codes to do url redirection
  • Create and use a web page that allows users to download a file from the server
    Create and use a web page that allows users to send binary data with sendfile
    Use sendstatus() to control the http status code sent to the client
    Create fields or modify field values for the http header
    Use express, sessions, and middleware to create a web app

IN THIS COURSE

  • 3m 1s
    Find out how to use wildcards in routes to match multiple paths. FREE ACCESS
  • 7m 7s
    Learn how to use regular expressions to match patterns. FREE ACCESS
  • Locked
    3.  Passing Control to Another Route
    6m 36s
    Learn how to use app.all and next() to pass control to another route. FREE ACCESS
  • Locked
    4.  Handling Error Conditions
    5m 56s
    In this video, find out how to create error-handling methods that respond with HTTP status codes and user-friendly error messages. FREE ACCESS
  • Locked
    5.  Using HTTPS
    5m 3s
    In this video, find out how to create an Express HTTP server. FREE ACCESS
  • Locked
    6.  Redirecting a Response
    2m 45s
    In this video, learn how to use HTTP status codes for URL redirection. FREE ACCESS
  • Locked
    7.  Downloading a File
    3m 14s
    Find out how to create and use a web page that allows users to download a file from the server. FREE ACCESS
  • Locked
    8.  Sending Binary Data with SendFile
    3m 34s
    In this video, find out how to create and use a web page that allows users to send binary data using sendFile. FREE ACCESS
  • Locked
    9.  Responding with an HTTP Status Code
    2m 25s
    In this video, you will learn how to use the sendStatus() function to control the HTTP status code sent to the client. FREE ACCESS
  • Locked
    10.  Setting Header Fields
    3m 47s
    In this video, you will create or modify fields for the HTTP Header. FREE ACCESS
  • Locked
    11.  Exercise: Using Express Middleware to Create an App
    6m 58s
    In this video, you will learn how to use Express, sessions, and Middleware to create a 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

Rating 5.0 of 1 users Rating 5.0 of 1 users (1)
Channel Express

PEOPLE WHO VIEWED THIS ALSO VIEWED THESE

Rating 4.4 of 110 users Rating 4.4 of 110 users (110)
Rating 4.6 of 56 users Rating 4.6 of 56 users (56)
Rating 3.9 of 8 users Rating 3.9 of 8 users (8)