this is where lain and I store our code and learn to program
Eloquent Javascript code sandbox
Eloquent Javascript (Marijn Haverbeke, interactive book)
#Javascript30 (Wes Bos, videos and projects)
Getting started with Git (github.com)
You Don't Know JS, (@getify/Kyle Simpson, book-in-progress))
OverAPI collection of various cheat sheets & quick references
Dev.to Lots of people posting articles, so there's a lot of good info but also anyone can post an article
StackOverflow people ask questions and other people answer them or just get abrasive in the comments
Github cheat sheet (github.com) Because the official Git docs are a nightmare
Oh shit, Git Because sometimes you need to unfuck something and you don't need to understand it