November 15, 2014
JavaScript is an increasingly pivotal part of the WordPress experience, especially in the admin interface. The upcoming REST API will open the door to many rich new client experiences and single-page app opportunities. This talk covers key fundamentals of client-side performance, from JavaScript code execution to browser layout and the critical rendering path. Most importantly, it covers the tools that you can use to discover, analyze, and fix browser performance issues.