Your guide to building professional real-world web applications with Express Overview Learn how to build scalable, robust, and reliable web applications with Express using a test-first, feature-driven approach Full of practical tips and real world examples, and delivered in an easy-to-read format Explore and tackle the issues you encounter in commercially developing and deploying an Express application In Detail Building an Express application that is reliable, robust, maintainable, testable, and can scale beyond a single server requires a bit of extra thought and effort. Express applications that need to survive in a production environment will need to reach out to the Node ecosystem and beyond, for support. You will start by laying the fou...