Mastering objects in JavaScript

preview_player
Показать описание
This video is about one of the most used entities in JavaScript - objects. Many developers use objects just for storing and working with key-value pairs, but it’s really just a small part of available options. Every property in object could be configurable and adding or reading some property developer can execute the specific logic. In this video I will explain you how you can configure object properties and how to work with getters and setters

Follow me on:

Timecodes:
00:00 - Intro
00:22 - Creating an object
01:39 - Enumerable descriptor
03:42 - Writable descriptor
05:35 - Configurable descriptor
06:41 - Getters
08:52 - Setters
11:55 - Prototypes
15:00 - Summary
15:19 - Outro

#javascript #development #programming #progress #frontend #interview #personaldevelopment #code #developer #softwaredeveloper #codinglife #webdeveloper #objects #descriptors #setters #getters
Рекомендации по теме
Комментарии
Автор

That’s absolutely amazing!!! Love your videos!!!!

flyingbutter