Next lesson playing in 5 seconds

Cancel
  • Overview
  • Transcript

2.4 My Second Web Server with Express

Now that we understand how to install and update modules, we’ll take advantage of an awesome module, called “Express.” Express helps us create web servers with ease, and offers a lot of features that we can use. I’ll introduce you to a few of them by adding some basic routing and templating.