Skip to content

Instantly share code, notes, and snippets.

@wendydra
Last active June 8, 2016 22:21
Show Gist options
  • Save wendydra/bd945697d3cdd4d575c581830ae3770d to your computer and use it in GitHub Desktop.
Save wendydra/bd945697d3cdd4d575c581830ae3770d to your computer and use it in GitHub Desktop.
Front-End Getting Started Resource Gist
//Before the Basics
From Zero to Front-end Hero (Part 1)
- https://medium.freecodecamp.com/from-zero-to-front-end-hero-part-1-7d4f7f0bff02#.opdw5hu0i
- Comprehensive guide with additional resources that touch each section
//Life of the Bug Chasing Gunslinger
Debugging Javascript Guide
- https://developer.chrome.com/devtools/docs/javascript-debugging
//Understanding DNS - The Good Parts
- https://getpocket.com/a/read/401129876'
//Understanding Async and Await
- https://zeit.co/blog/async-and-await
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment