Tag: scott allen

  • There Be Dragons in the New JavaScript – Scott Allen

    After two years of using ECMAScript 2015 features in live applications, I’ve come to recognize a few areas that developers can find confusing. There are also features with the potential to hurt the maintainability of the code for other developers, and degrade the performance of the application at runtime. In this session we’ll look at…

  • JavaScript Patterns for 2017 – Scott Allen

    The JavaScript language and ecosystem have seen dramatic changes in the last 2 years. In this sessions we’ll look at patterns for organizing code using modules, talk about some of the pros and cons of new language features, and look at the current state of build tools and build patterns. Original source