Chapter 8. Application Implementation – Putting It All Together

After discussing the architectural concepts of our modular design in the previous chapter, it is time for us to look at the actual implementation.

The goal of this chapter is to examine the code and see how all the pieces fit and work together in a real application.

While we will not discuss every aspect of the code, each main piece will be broken down into smaller pieces, and most of the details will be explained.

I highly recommend that you download the project code related to this chapter from the site accompanying this book and follow along as we go through the finer points of the code. I am using different techniques at different parts of the code, which at first glance, might look ...

Get Modular Programming with JavaScript now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.