https://github.com/devanb/advanced-javascript-notes
Notes on Kyle Simpson's (@getify) Advanced JavaScript course on Front-end Masters
https://github.com/devanb/advanced-javascript-notes
Last synced: 3 months ago
JSON representation
Notes on Kyle Simpson's (@getify) Advanced JavaScript course on Front-end Masters
- Host: GitHub
- URL: https://github.com/devanb/advanced-javascript-notes
- Owner: DevanB
- Created: 2017-04-03T19:40:33.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-03T19:44:59.000Z (about 8 years ago)
- Last Synced: 2025-01-03T15:11:33.764Z (5 months ago)
- Size: 18.6 KB
- Stars: 1
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Advanced JavaScript Course Notes
## The "What you need to know" Parts### Table of Contents
1. Scope, Closures
2. Closures
3. Object-Oriented
4. Async Patterns