Web development with node and express
Learn how to build dynamic web applications with Express, a key component of the Node/JavaScript development stack. In this hands-on guide, author Ethan Brown teaches you the fundamentals through the development of a fictional application that exposes a public website and a RESTful API. You’ll also...
Other Authors: | , , , , , , , |
---|---|
Format: | eBook |
Language: | Inglés |
Published: |
Sebastopol, California :
O'Reilly
2014.
|
Edition: | First edition |
Subjects: | |
See on Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009629385706719 |
Table of Contents:
- Introducing Express
- Getting started with Node
- Saving time with Express
- Tidying up
- Quality assurance
- The request and response objects
- Templating with handlebars
- Form handling
- Cookies and sessions
- Middleware
- Sending email
- Production concerns
- Persistence
- Routing
- REST APIs and JSON
- Static content
- Implementing MVC in Express
- Security
- Integrating with Third-Party APIs
- Debugging
- Going live
- Maintenance
- Additional resources.