JavaScript without Webpack, Transpilers & Frameworks

Writing JavaScript code used to mean a tangled mess of hacks to avoid global variables, jQuery, and oh so many callbacks. ES2015 and beyond have changed all that. We have migrated a jQuery based website to a more modern foundation, and we did it without using any of those JavaScript Frameworks that keep popping up. You will learn how modern browser JavaScript engines provide a great place to write more readable and maintainable JavaScript code, and you’ll see that you often don’t need polyfills or transpilers to use these features.

Video producer: https://ndcminnesota.com/