Production Ready JavaScript
Now that web applications are bigger and more complex than ever before we need to think about how to scale our code bases and what it means to write production ready JavaScript. This talk discusses the issues with building large scale JavaScript applications.
During this presentation we’ll take a hypothetical app through testing, deployment, performance tuning, versioning, debugging, error reporting, dependency management and much much more! This session presents the knowledge and lessons learned building the internal tools for Google Feedback and research that was done into the successes and failures of other large scale web applications.