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