JavaScript Symbols (in less than 8 minutes)

preview_player
Показать описание
Symbol is a new JavaScript primitive data type introduced with ES6. In this video, we will go through how to create and use symbols and also what problems we can solve with them.

0:00 Introduction
0:29 Creating Symbols
0:51 Description argument
1:59 Symbols as object keys
3:30 Symbols and JavaScript object inspection features
5:35 Global Symbol Registry
6:50 Conclusion

Рекомендации по теме
Комментарии
Автор

nice one.
please tell me how to get the output side by side, any plugin need to be added ?

hariharannagarajan
Автор

can u do a video on symbol.toprimitive and object.prototype.valueOf

lycan