/wired

this is where lain and I store our code

Primary LanguageHTML

wired

this is where lain and I store our code and learn to program

Coding online

Basic

Eloquent Javascript code sandbox

LeetCode playground

Larger scale

CodePen

Glitch 🎏

Learning

Eloquent Javascript (Marijn Haverbeke, interactive book)

#Javascript30 (Wes Bos, videos and projects)

Getting started with Git (github.com)

Mozilla Javascript basics

You Don't Know JS, (@getify/Kyle Simpson, book-in-progress))

Resources

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

Documentation

MDN Javascript reference

Git (but just use the cheat sheet)