Compilation VS Transpilation
What is transpilation and how is it different from the compilation?
Compiling is a general term for taking source code written in one language and transforming it into another language.
This transformation happens between languages of two different ...
aniketparihar.hashnode.dev2 min read