201 followers
Hey! ππ» I am Megha Pathak - a Product-minded Developer, passionate about envisioning and developing great products. Working as a Full Stack Developer at Hashnode.
Subscribe to my newsletter and never miss my upcoming articles
Yay! I completed six months with the Hashnode team. π Logging all my experiences, takeaways, and bummers from the last six months. π₯³
By the end of this article, you will make your First Open Source contribution β¨
I #ChooseToChallenge the bias put in women's brains while they are exploring and trying to find the career they love.
Higher Order Functions, Callbacks and Closure are the topics that overwhelm and confuses every budding JavaScript Developer. But at the same time these three are most esoteric of JavaScript concepts. In this article I have tried to explain Higher Or...
Asynchronous nature of JS is what makes dynamic web applications possible. A simple example of this is - When you're clicking all those slack emoji responses, they're not all being updated on your local machine on your computer, it's also all being s...
Is Vanilla JS even important to learn? VanillaJS is a name to refer to using plain JavaScript without any additional libraries. Now you may askβββIs it worth to spend time on learning Vanilla JS when we have so many frameworks around making developme...