#Developer learning checklist
This is a list of things that I want to learn. I am writing them down and the date I add them as a way to track them. I realized random topics in my head are hard to track. So I am just putting stuff down here and hope to quickly go over the list and have fun while learning.
##08/04/16
###Video tutorials to go through
- Getting Started with Redux
- Immutable JavaScript: You can't change this
- Introduction to Reactive Programming
- Thinking in Angular 2.0
##10/04/16
- Study the code example in ng2-redux
- RxJS Beyond the Basics: Creating Observables from scratch
##11/04/16
###Things to understand from the docs
- Component decorator
- Directives
- Pipes
- Http Client
- Lifecycle Hooks
- Routing and Navigation
- Forms
- Dependecy Injection
- Interfaces
- Testing
##12/04/16
- CouchDB
- PouchDB