Book description
Build dynamic web applications with Express, a key component of the Node/JavaScript development stack. In this updated edition, author Ethan Brown teaches you Express fundamentals by walking you through the development of an example application. This hands-on guide covers everything from server-side rendering to API development suitable for usein single-page apps (SPAs).
Express strikes a balance between a robust framework and no framework at all, allowing you a free hand in your architecture choices. Frontend and backend engineers familiar with JavaScript will also learn best practices for building multipage and hybrid web apps with Express. Pick up this book anddiscover new ways to look at web development.
- Create a templating system for rendering dynamic data
- Dive into request and response objects, middleware, and URL routing
- Simulate a production environment for testing
- Persist data in document databases with MongoDB and relational databases with PostgreSQL
- Make your resources available to other programs with APIs
- Build secure apps with authentication, authorization, and HTTPS
- Integrate with social media, geolocation, and more
- Implement a plan for launching and maintaining your app
- Learn critical debugging skills
Publisher resources
Table of contents
- Preface
- 1. Introducing Express
- 2. Getting Started with Node
- 3. Saving Time with Express
- 4. Tidying Up
- 5. Quality Assurance
- 6. The Request and Response Objects
- 7. Templating with Handlebars
- 8. Form Handling
- 9. Cookies and Sessions
- 10. Middleware
- 11. Sending Email
- 12. Production Concerns
- 13. Persistence
- 14. Routing
- 15. REST APIs and JSON
- 16. Single-Page Applications
- 17. Static Content
- 18. Security
- 19. Integrating with Third-Party APIs
- 20. Debugging
- 21. Going Live
- 22. Maintenance
- 23. Additional Resources
- Index
Product information
- Title: Web Development with Node and Express, 2nd Edition
- Author(s):
- Release date: November 2019
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9781492053514
You might also like
book
Learning TypeScript
TypeScript has conquered the world of JavaScript: it's one of the world's fastest growing and most …
book
Node.js: Novice to Ninja
Node.js: Novice to Ninja is your hands-on guide to learning everything needed to build a professional …
book
Generative Deep Learning, 2nd Edition
Generative AI is the hottest topic in tech. This practical book teaches machine learning engineers and …
book
Flask Web Development, 2nd Edition
Take full creative control of your web applications with Flask, the Python-based microframework. With the second …