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...
Otros Autores: | , , , , , , , |
---|---|
Formato: | Libro electrónico |
Idioma: | Inglés |
Publicado: |
Sebastopol, California :
O'Reilly
2014.
|
Edición: | First edition |
Materias: | |
Ver en Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009629385706719 |
Tabla de Contenidos:
- 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.