What is Transpiler? Why do we need them in Javascript
I recently came across the JavaScript Jargon "Transpiler" at neogCamp, so thought of writing a blog on it. Transapiler History of JavaScript JavaScript is a very different language as it doesn't have a compiler and every browser has its JavaScript. N...
Jan 12, 20222 min read205

