Getters and Setters in JavaScript

preview_player
Показать описание
Use getters and setters to run some code when working with properties!
Рекомендации по теме
Комментарии
Автор

Good examples. I really like that you don't simply explain how to do the code, but also explains WHY we should write the code this way. Keep up the good work.

Videosuser
Автор

Great video, cleared all the doubts regarding the getter and setter and how useful they're.

abhipatil
Автор

Found an awesome channel. Great work man!

manojbharadwaj
Автор

Love your videos. This one was exactly what I needed!

rblakewatson
Автор

This was amazing, thank you! Subscribed!

mitch
Автор

Good explanation. Can we use getters and setters without a backing property?

BahawalTV
Автор

I never understand why magic getters and setters are necessary. I get that a function is more useful than a property. So write a regular method. getMessage()

MichaelSalo
welcome to shbcf.ru