Transpiler vs Compiler
Hey Everyone, I am Bhakti and here we will discuss about Transpiler vs Compiler.
So, Let's get started.
To understand a code or list of instructions by any browser or a computer first we need to transform it into some other form, so that instructions...
bhaktee.hashnode.dev2 min read
VaibhavMatere
Full Stack Web Developer
In above example, I think it will convert map() to for of , as map() is not there in ES5.