Chapter 7. Production
In this chapter we will discuss putting an Express application into production. We start this chapter by making our Express application a bit more robust as we look at handling exceptions. We then take a look at a series of performance improvements we will need to make in order for our application to survive in a production environment.