Overview
Nowadays, user expectations of web applications are higher than ever. Unfortunately for developers, with the rise of mobile, those users are consuming their experience from low bandwidth and low powered devices. To keep up with competition and these levels of expectations, app performance needs to be accounted for as a major component of the overall user experience.
In this talk Mike and Luke will be going back to their roots, understanding how the HTTP protocol works and how they can leverage it to optimize performance in creative ways. They’ll be covering how you can measure performance and some tips and tricks they’ve learned from their personal experiences in the industry.
Objective
To empower developers to push performance in web applications by leveraging an understanding of the HTTP protocol.
Assumed Audience Knowledge
Listeners should have a solid understanding of web fundamentals (HTML, CSS, Javascript).
Five things audience members will learn
- How the HTTP protocol works
- How to measure website performance
- How to set performance budgets
- Why optimizing performance matters
- Effective ways to speed up an existing website