E-Book, Englisch, 198 Seiten, eBook
Krause Programming Web Applications with Node, Express and Pug
1. Auflage 2016
ISBN: 978-1-4842-2511-0
Verlag: APRESS
Format: PDF
Kopierschutz: 1 - PDF Watermark
E-Book, Englisch, 198 Seiten, eBook
ISBN: 978-1-4842-2511-0
Verlag: APRESS
Format: PDF
Kopierschutz: 1 - PDF Watermark
Learn 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 cover its full usage. This book focuses on how to use it to create server-based, modern web applications. Using Node.js alongside Express and Pug - the brand new version of Jade - you can create modern web applications solely using JavaScript. This book teaches you how to structure and build your app from scratch, and make development easy. What You Will LearnUse NodeJS in general and particularly the features require to create web applicationsUnderstand middleware and how to develop using the Express frameworkExplore the template engine Pug (formerly Jade) and how you can integrate it with Express
Zielgruppe
Professional/practitioner
Autoren/Hrsg.
Weitere Infos & Material
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.