In this blog post, you will learn how to install babel. So what is Babel? I like to think of babel as a translator. A translator of what? Of programming languages. For instance, newer browser are running on ES6 and above, however older browsers don’t support ES6, they support ECMAScript 2015 (ES5). So if you […]
Installing Babel
