A Good place to look back at important JS concepts you might have forgotten.
Notes for the most part are taken from and follow the outline of a great JS reference Javascript.info, but also include good to know concepts and examples that might have been left out, below is a list of the references used the most.
- Javascript.info
- ECMAScript specs
- Eloquent Javacript a modern introduction to programming
- Secrets of the Javascript ninja
Feel free to submit a pull request, with anything from small fixes to new sections as this repo likely contains many typos, unclear abbreviations and so on.