In the interest of trying to keep this discussion simple, when I refer to application frameworks, I am talking about any library or framework that helps you to develop full web applications quickly. This could include but is not limited to Angular, React, Vue, and Polymer.
Some of these libraries are considered full frameworks, while others are just libraries. The goal of this chapter is not put one against the other or describe the pros and cons of each. The goal of this chapter is to show how you can take all of the knowledge developed in the previous chapters and ...