update README.md

Added 'The Modern JavaScript Tutorial' with a link to the GitHub organization.
This commit is contained in:
cmdcjones 2022-11-06 20:44:09 -05:00 committed by Charles-Axel Dein
parent 3571f087b5
commit 2004ffdfe2
1 changed files with 1 additions and 0 deletions

View File

@ -1178,6 +1178,7 @@ For Python feel free to checkout my [professional Python education repository](h
JavaScript is such a pervasive language that it's almost required learning.
- [mbeaudru/modern-js-cheatsheet](https://github.com/mbeaudru/modern-js-cheatsheet): cheatsheet for the JavaScript knowledge you will frequently encounter in modern projects.
- [javascript-tutorial](https://github.com/javascript-tutorial): comprehensive JavaScript guide with simple but detailed explanantions. Available in several languages.
#### Garbage collection