<p>Your guide to building professional real-world web applications with Express</p> <p><b>Overview</b></p> <ul> <li> Learn how to build scalable, robust, and reliable web applications with Express using a test-first, feature-driven approach </li> <li>Full of practical tips and real world examples, a
Advanced Express Web Application Development
โ Scribed by Andrew Keig
- Publisher
- Packt Publishing
- Year
- 2013
- Tongue
- English
- Leaves
- 148
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
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 foundations of your software development journey, as you drive-out features under test. You will move on quickly to expand on your existing knowledge, learning how to create a web API and a consuming client. You will then introduce a real-time element in your application.
Following on from this, you will begin a process of incrementally improving your application and tackle security, SSL support, and security vulnerabilities. Next, the book will take you through the process of scaling and then decoupling your application. Finally, you will take a look at various methods to improve your application's performance and reliability.
What you will learn from this book
- Develop a feature driven Express web application
- Build and consume a RESTful web API using client and server side templating
- Secure and protect Express with passport authentication and SSL via stud
- Scale Express beyond a single server with Redis and Hipache
- Decouple Express for improved scalability and maintainability
- Support real-time application development with Socket.IO
- Handle failures with a minimum impact to service availability using clusters and domains
- Understand and cope with Express limitations, including when and where to go for help
Approach
A practical book, guiding the reader through the development of a single page application using a feature-driven approach.
Who this book is written for
If you are an experienced JavaScript developer who wants to build highly scalable, real-world applications using Express, this book is ideal for you. This book is an advanced title and assumes that the reader has some experience with Node.js, JavaScript MVC web development frameworks, and has heard of Express before, or is familiar with it. You should also have a basic understanding of Redis and MongoDB.
๐ SIMILAR VOLUMES
<p>Your guide to building professional real-world web applications with Express</p> <p><b>Overview</b></p> <ul> <li> Learn how to build scalable, robust, and reliable web applications with Express using a test-first, feature-driven approach </li> <li>Full of practical tips and real world examples, a
<p> Learn how to develop web applications with the Express framework from scratch</p> <p><b>Overview</b></p> <ul> <li>Exploring all aspects of web development using the Express framework</li> <li>Starts with the essentials</li> <li>Expert tips and advice covering all Express topics</li> </ul> <p><b>
<p> Learn how to develop web applications with the Express framework from scratch</p> <p><b>Overview</b></p> <ul> <li>Exploring all aspects of web development using the Express framework</li> <li>Starts with the essentials</li> <li>Expert tips and advice covering all Express topics</li> </ul> <p><b>
Express is a minimal and flexible node.js web application framework, providing a robust set of features for building single and multi-page, and hybrid web applications. It provides a thin layer of features fundamental to any web application, without obscuring features that developers know and love i
Express is a minimal and flexible node.js web application framework, providing a robust set of features for building single and multi-page, and hybrid web applications. It provides a thin layer of features fundamental to any web application, without obscuring features that developers know and love i