The problem statement
Over half the world's population (~5 billion people) are on the internet
Using the web effectively is how you reach them
Building web applications includes a lot of interesting and challenging problems. Libraries and frameworks are necessary in helping you develop the kinds of experiences users of web applications expect, but they can also hide the core primitives of the web platform from you which leads you to make poor decisions.
In this workshop, we'll continue our work on Web App Fundamentals (Part 1), and work in a real-world application that is taking advantage of a framework. But we'll do so through the lense of the web platform primitives that each feature is built upon to ensure we're taking full advantage of the platform.