Just migrated it from Codepen.io to markdown. Credit goes to David Conner.
| Working with DOM | Working with JS | Working With Functions | 
|---|---|---|
| Accessing Dom Elements | Add/Remove Array Item | Add Default Arguments to Function | 
| Grab Children/Parent Node(s) | Add/Remove Object Properties | Throttle/Debounce Functions | 
| Create DOM Elements | Conditionals |