Modern JavaScript
About Lesson

In this JavaScript tutorial we are going to talk about JavaScript Symbols, so it is a new primitive type for JavaScript, it does not have a literal form, symbols are unique identifier., or we can say symbols are token that serves as unique id.

 

 

Now let’s create an example.