Node.js Learning Path: Unit 11 – ExpressJS

Hey everyone! If you want to learn Node.js, then check out my Node.js Learning Path, which you can find only at IBM Developer.

Unit 11 shows you how to put a REST interface on your Node applications using one of the most popular frameworks for that: ExpressJS, and how to write a simple (but nice-looking) UI on the application using Pug.

Here’s what you’ll learn about in Unit 11:

  • What is a REST framework?
  • UI Templating using Pug (formerly Jade)
  • Overview of ExpressJS
  • Use ExpressJS to put a REST interface on the LP’s sample application (from Unit 6)

Unit 11 also has a video, where I give you a tour of the application.


Click here to start Unit 11 now, or click here to start at Unit 1.

Either way, have fun, good luck, and thanks for reading!

–jsp

Advertisement

Leave a Reply

Please log in using one of these methods to post your comment:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

This site uses Akismet to reduce spam. Learn how your comment data is processed.