BJBikram Jeet Singhinbikrams-blogs.hashnode.dev00global and globalThis Explained!!Mar 9 · 2 min read · lets see what is global first: Global object is top level scope container i.e, it holds built-in variables, functions and modules which are available everywhere in the app without needing to require oJoin discussion
BJBikram Jeet Singhinbikrams-blogs.hashnode.dev00Promise Methods Explained with anime analogy Dragon Ball ZMar 1 · 5 min read · Promise kya hai? Before we dive into code, lets first see what is a promise. Mai Promise krta hoon mai ye kr doonga, pta nahi kab, bta doonga ki ye hoga ke nahi The same is in JavaScript, it will leJoin discussion