sahesh.hashnode.devWhat 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...Mar 15, 2022·2 min read
sahesh.hashnode.devStop 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...Feb 28, 2022·2 min read