Skip to content

bhumijgupta/Exploring-Symbols

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Exploring-Symbols

Learn more about javascript symbols by exploring

These resources are related to the free video tutorial at Programylis.

Usage

  1. Make sure you have Node installed
  2. Clone the repository
  3. Go to introduction folder
  4. Run command
npm install -S
npm run start

The console will re-run your code everytime you make a change.

References

Youtube video - JavaScript Symbols - The Lesser Known Primitive | Programylis
Slides - Google Slides

FAQ

I made changes to file but it is not executed
Make sure the file you have made changes to is included and uncommented in index.js

Build with ♡ by

Bhumij Gupta

Bhumij profile picture

GitHub followers LinkedIn Twitter Follow


if (repo.isAwesome || repo.isHelpful) {
  StarRepo();
}

About

Learn more about javascript symbols by exploring

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published