ponyfoo.com

Modular JavaScript Applications & Design

Check out the talk slides, description, and links!

First presented

No live-recorded presentation video yet!

We go over the history of modularity in JavaScript, the reasons why modularity is appealing when developing large JavaScript applications, and then dive deep into the fundamentals of how to effectively develop modular applications. We cover topics like abstractions, refactoring, testing, and interface design in the context of the JavaScript language.