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
Full-Stack Web Development with GraphQL and React - Second Edition
Unleash the power of GraphQL, React 17, Node, and Express to build a scalable and production-ready …
book
Learn Enough HTML, CSS and Layout to Be Dangerous: An Introduction to Modern Website Creation and Templating Systems
All You Need to Know, and Nothing You Don’t, to Start Creating and Deploying Web Sites---In …
video
The Complete Node.js Developer Course (3rd Edition)
This course was just completely re-filmed to give you everything you need to master Node.js in …
video
Modern JavaScript From The Beginning
This is a front to back JavaScript course for absolutely everybody. We start with the basic …