Programming Web Applications with Node, Express and Pug

This book teaches you how to program modern web applications using the full Node.js platform, including Node.js on the server, Express for middleware and routing, and Pug (formerly Jade) to simplify the creation of views. Node.js is the foundation of all full JavaScript apps and plenty of books cove...

Full description

Bibliographic Details
Main Author: Krause, Jörg (Author)
Corporate Author: SpringerLink (Online service)
Format: Electronic eBook
Language:English
Published: Berkeley, CA : Apress : Imprint: Apress, 2017.
Subjects:
Online Access:Full Text via HEAL-Link
Table of Contents:
  • 1. Installation Problems
  • 2. The Components of an Application
  • 3. Introduction to Node
  • 4. The Most Important Node Modules
  • 5. Introduction to Express
  • 6.Introduction to Pug
  • 7. Language Components of Pug
  • 8. The Pug Command Line
  • Appendix.