Transpiling v/s Compiling🧐
What is the difference between Transpiling and compiling? Why do we use it?
Let's understand the literal meaning first.
Transpiling
Transpilation = Transformation + compilation
They are also known as source to source compilers.
JS is evolving every...
blog.pujarinicodeit.dev2 min read