Logo Awesome React

Awesome React

Compiling vs Polyfills with Babel

This video is part of TylerMcGinnis.com's "Modern JavaScript" course - https://tylermcginnis.com/courses/modern-javascript/

A compiler like Babel will almost certainly be a foundational tool in building JavaScript applications going forward. A fundamental part of Babel is understanding the difference between compiling your code and polyfilling it. In most cases, doing one without the other will only get your code part of the way there. In this post, we'll break down the differences between the two so you can confidently future proof your code.

Twitter - https://twitter.com/tylermcginnis