What is Babel ?
Before talking about Babel, let’s discuss some background topics first.
Transpilers.
Transpiler is known as source-to-source compilers.
Transpilers take in a source code file , then convert it to another source code file in some other programming lan...
sahesh.hashnode.dev2 min read