DEV Community

Cover image for An Introduction to JavaScript Getters and Setters 👓

An Introduction to JavaScript Getters and Setters 👓

Nemo on July 18, 2020

Suppose we have a JavaScript Object, as we know a JavaScript object consists key-value pair. Now, there can be multiple instances where we need to ...
Collapse
 
gauthamjm007 profile image
Goutham JM

Good post nemo

Collapse
 
nemo011 profile image
Nemo

Thanks. 😄

Collapse
 
bhagatparwinder profile image
Parwinder 👨🏻‍💻

As a fellow JS Dev, I enjoyed the intro to getters and setter. Keep up the good work 💪🏽

Collapse
 
nemo011 profile image
Nemo

Thanks for your kind words. 🥰

Collapse
 
codeperfectplus profile image
Deepak Raj

Thanks for explaining in such an awesome way.

Collapse
 
nemo011 profile image
Nemo

😊

Collapse
 
kievandres profile image
Kiev Andres

Good post!

Collapse
 
nemo011 profile image
Nemo

Thanks. ☺

Collapse
 
sikandar9370 profile image
Sikandar khan

Made it very simple, well explained. Thanks for the great post :)

Collapse
 
nemo011 profile image
Nemo

Glad you liked it. 😀

Collapse
 
blusclips profile image
Maseruka Cephas

Couldn't understand it better than that.. thank you Cpt Nemo

Collapse
 
nemo011 profile image
Nemo

Glad it helped. 🥰

Collapse
 
danielb profile image
BM-Daniel

Thanks. It really helped