Mihir Bagchi
Mihir Codes

Mihir Codes

Follow
Follow
homebadges

Constructor Functions and the new Keyword

Sep 5, 20224 min read85 views

Hi ๐Ÿ‘‹ , I hope all of you are doing good, so Constructor Functions, basically those are just functions with some extra layers added to them which...

Constructor Functions and the new Keyword

The saga of Arrow functions with callback functions

Jan 29, 20223 min read363 views

Hi everyone! I hope you are doing well, I am back with another article this time, this was kind of one topic that was pending from this blog. Let me...

The saga of Arrow functions with callback functions

When not to use an Arrow Functions?

Jan 23, 20226 min read111 views

Hi there everyone! I hope you are doing good, I am back with another article, and this time it is an unconventional topic -- When not to use arrow...

When not to use an Arrow Functions?

"this" Keyword

Jan 22, 20227 min read221 views

Welcome to the madness! ยท Hi, I hope you are doing well, A lot of times I have encountered people who consider JS as some sort of' bandage fix' language,...

"this" Keyword