SSaheshinsahesh.hashnode.dev·Mar 15, 2022 · 2 min readWhat 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...00
SSaheshinsahesh.hashnode.dev·Feb 28, 2022 · 2 min readStop Watching Programming Tutorials This WayProgramming Tutorials are everywhere! Most beginners start watching tutorials when they start coding or learning a new programming language. There is nothing wrong with watching tutorials. But you should know how to do that in a right way. This simpl...01M