Writing Future‑Proof Code with Babel
Note: This article was originally published on June 12, 2015. Some information may be outdated.
Babel is a JavaScript compiler.It converts modern syntax into code that older browsers understand.In 2015 this made it possible to use ES6 features in pr...
letanure.hashnode.dev2 min read