Intro to JavaScript Symbols

preview_player
Показать описание
ES6 introduced a new type of Primitive value - Symbols.

This tutorial covers what exactly Symbols are and how you can manage them.

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

The days that I haven't found this channel is wasted.

TS-rwhw
Автор

I came here after my paid videos failed to explain me clearly what symbols are, it took me exactly one minute and thirty seconds to understand symbols after starting this video...thanks to youtube for placing the top-notch content on top

dpradeepc
Автор

This explanation touches almost every aspect of Symbols. Thank you very much. One of the best explanations out there.

abhijeethycinth
Автор

Thank you, I had to exit a LinkedIn Learning course and come here to understand it. The content in your channel is amazing, just got yourself a new subscriber. Love from Brazil! ♥

skan
Автор

Thank you so much. I could not find the proper explanation for symbols anywhere and got here, you explained it pretty well

pk_cents
Автор

It's really an amazing experience to watch this video about symbols

arunjaiswal
Автор

It is the best video I found about Symbols! Nice work!

_isaac_muniz_
Автор

Best explanation i could find so far, thanks a lot for your effort ♥️

ahmedkhalid-ldex
Автор

Thanks a ton Steve, it was really helpful.

farhan
Автор

Thank you for another excellent and well-explained tutorial.

rotrose
Автор

Thank you very much. One of the best explanations out there. 2

Videosuser
Автор

I was confused with the use of Symbols and all of its methods and properties but this quick video helped me to understand what Symbol is. Explained very well. If you can please upload one more video on Symbols explaining its properties and methods? All the stuffs on mozilla reference seems hard to grasp for me. Thanks.

rungekutta
Автор

A very clear explanation of what symbols are but why do we need Symbols?

igoraleks
Автор

This tutorial covers what exactly Symbols are and how you can manage them.

yinonelbaz
Автор

You solve my whole pain... Thanks man!

rakesh.rankawat
Автор

Symbols well explained, thanks for the video !!

divya
Автор

Thank u so much I learned the symbol by 1 vid

pratham
Автор

I still don't understand what practical uses for this, need to re-watch I guess.

CodeProps
Автор

Quick question from a Java programmer moving over to learning some JavaScript. Could you explain why console.log() is accessible written just as log()? Thanks in advance!

mattmidtvedt
Автор

Similar to the `Optional chaining '?.'` operator, accessor, thing, finding an actual _use_ for the Symbol data type eludes me completely

Retrofire-