How to Install and Use Babel Compiler to Transpile Javascript
Learn How to install Babel in Windows OS. Babel is a good compiler that can be used for the ECMA javascript upgrades. You can use it from ES 6 but also for the new and modern javascript. This video shows you how to do that for the installation and usage compiler to transpile javascript.
Check out the video.
So basically you can use either NPM package manager or the Yarn package manager for babel compiler. You will be installing both babel cli and babel core. You can check out example of let and const ECMA example.
I hope this video helps out for you to use the babel for transpiling javascript. You can learn how to compile from the video of this post - compile ECMAScript.
I hope you like the video. You can support me when you get yourself a Javascript T-shirt.
Do let me know your comments and suggestions.