Last active
June 8, 2016 22:21
-
-
Save wendydra/bd945697d3cdd4d575c581830ae3770d to your computer and use it in GitHub Desktop.
Front-End Getting Started Resource Gist
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
//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