Shirshendu Bhowmick
Shirshendu's Blog

Shirshendu's Blog

Follow
Shirshendu Bhowmick

Shirshendu Bhowmick

1 follower

I am a professional software developer. I currently work in an Indian fin-tech startup called smallcase.

Most of the time I am working with JavaScript, React & Golang

All you need to know to understand JavaScript’s Prototype

Apr 3, 201913 min read

Most of the time, JavaScript’s prototype confuses people who have just started to learn JavaScript — especially if they’re from a C++ or Java...

All you need to know to understand JavaScript’s Prototype
How to declare JavaScript variables: a look at let, const, and var