3 followers
Hi, I am Jamshedpur-native, Developer turned Entrepreneur. I am a FullStack Developer with MERN. I can also speak to databases and make servers do stuff. I like working on scalability.
Undeclared Variable: An undeclared variable is one that has not been declared in the current scope. Attempting to access an undeclared variable will...
The scope is one of the important concepts in JavaScript, it manages the availability of variables. If you would like to code in JavaScript, you must...
Have you ever thought about what happens when you run a JavaScript program? If you are or want to be a JavaScript developer, you must know what...
It was an exciting experience whenever you create something for the first time. For me, it is my first NPM package and also my first Open source...
30 Seconds of Knowledge - Web Extension that lets you gain new developer skills, every time you open a New Tab. Source Bitly | Powerful Short Links -...
Primitive types: Basically, if it’s storing a simple piece of data, it’s stored simply. When you set a variable with this type, the variable is that...