Summary
In this chapter, we created an MVC application that allowed us to find out how the NASDAQ and NYSE stocks were doing on a particular day. This application is a single-page web application, and its architecture makes its components easy to extend, reuse, maintain, and test.
The application showcases many of the concepts that we covered in the previous chapters. We created an automated build, and we used many functions, classes, modules, and other core language features. We also used modules and worked with some asynchronous functions, and we used some decorators. The automated build performs some tasks that will help us to improve the application performance and ensures that it works correctly.
This application is not a very large JavaScript ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access