Learn What *Object Property Descriptors* are and How to Use Them in JS | JavaScript Basics

preview_player
Показать описание
Do you know what object property descriptors are? Did your encounter with them frustrate you? Then keep watching! In this video Rohan from @DecodeWebWithRohan has went into depth about different types of object properties, its descriptors and how you can configure them.

Content:
00:00 - Intro
00:31 - Analogy
02:11 - Static methods
03:11 - Setup
04:18 - Property value
06:50 - Writable
08:20 - Enumerable
09:54 - Configurable
12:39 - Get
14:10 - Set
16:18 - Example

Also check these out!

Playlist:

Tools being used:

Link to the code repository:

Please consider supporting the channel:

Follow me on twitter or facebook:

#javascript #object #javascriptforbeginners #javascripttutorial #javascriptobjects #learnjavascript #javascriptfundamentals #javascriptbasics #javascriptobjectpropertydescriptors #javascriptproperties #javascriptpropertydescriptors
Рекомендации по теме
Комментарии
Автор

Do you know what object property descriptors are? Did your encounter with them frustrate you? Then keep watching! In this video Rohan from @DecodeWebWithRohan has went into depth about different types of object properties, its descriptors and how you can configure them.

Content:
00:00 - Intro
00:31 - Analogy
02:11 - Static methods
03:11 - Setup
04:18 - Property value
06:50 - Writable
08:20 - Enumerable
09:54 - Configurable
12:39 - Get
14:10 - Set
16:18 - Example

Also check these out!

Playlist:

Tools being used:

Link to the code repository:

Please consider supporting the channel:

Follow me on twitter or facebook:

DecodeWebWithRohan
Автор

Thank you a lot now I understod how to work object flags and descriptors and ur example makes thse all concepts more cleaner now i know where to apply these knowledge and if u have I need more examples... can u share please so thaat I can practice more )

Abrordev_Axmedov