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 features like string templates, arrow functions, promises and modules in a different light.

Original source


3 responses to “There Be Dragons in the New JavaScript – Scott Allen”

Leave a Reply