Just like a good Sommelier can recommend a good wine to complement a good meal, there are many books that pair very well with online courses. Here are some pairings that I have found work well. If you have your own recommendations, please let everyone know via the comments.
I am developing this post so that pairs at a more granular level. Books and courses describe many different concepts, and sometimes we just need to learn one concept quickly.
JavaScript The Good Parts Book | JavaScript The Good Parts Course |
1 Good Parts | – |
2 Grammar | – |
3 Objects | – |
4 Functions | Background on Functions |
5 Inheritance | Prototypal Inheritance |
6 Arrays | – |
7 Regular Expressions | – |
8 Methods | – |
9 Style | The Way We Think |
You Don’t Know JS Book Series | Advanced JavaScript Course |
Scope and Closures |
Advanced JavaScript: Scope Module Advanced JavaScript: Closure Module |
this and object prototype | Advanced JavaScript: Object Orienting Module |
Types and Grammar | |
Async and Performance | Advanced JavaScript: Async Module |
All of the above course links are currently Pluralsight or Front End Masters courses, but with your help I would very much like to add some examples from other online training sites, as well as the best You Tube videos.