Taking Your JavaScript Further

Influenced by new libraries and frameworks designed to make structuring projects containing thousands of lines of JavaScript and creating single-page apps easier, the design of JavaScript code in WordPress core has changed quite a bit over the last few years. Using snippets from WordPress core as examples, this talk will breakdown a few approaches for writing modern JavaScript and share some of the recently added DOM APIs.