Skip to content

Instantly share code, notes, and snippets.

@terakilobyte
Created June 10, 2015 20:55
Show Gist options
  • Select an option

  • Save terakilobyte/ac714907efe31841e28b to your computer and use it in GitHub Desktop.

Select an option

Save terakilobyte/ac714907efe31841e28b to your computer and use it in GitHub Desktop.
JS Curriculum
1. Variable Types (Primitive/Object)
2. Logical Operators
3. Branch Statements (If/Else/Switch)
4. Arrays (Basic)
5. Loops (For/While)
6. Functions (Basic)
7. Objects (Basic)
8. Arrays and Objects (Intermediate)
9. Scope
10. This keyword
11. Prototypes
12. Advanced Functions
13. ES6
14. JavaScript Patterns
15. Design Patterns
16. Functional Programming (Basic)
17. Observables (Basic)
18. Functional Programming (Intermediate)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment