Skip to content

Instantly share code, notes, and snippets.

@zinyando
Last active April 18, 2016 15:24

Revisions

  1. zinyando revised this gist Apr 18, 2016. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion Things to learn.md
    Original file line number Diff line number Diff line change
    @@ -6,7 +6,7 @@ This is a list of things that I want to learn. I am writing them down and the da

    ###Video tutorials to go through

    - [ ] [Getting Started with Redux](https://egghead.io/series/getting-started-with-redux)
    - [x] [Getting Started with Redux](https://egghead.io/series/getting-started-with-redux)
    - [x] [Immutable JavaScript: You can't change this](https://www.youtube.com/watch?v=wA98Coal4jk)
    - [x] [Introduction to Reactive Programming](https://www.youtube.com/watch?v=fec9nEIybp0)
    - [ ] [Thinking in Angular 2.0](https://www.youtube.com/watch?v=XlqoPpLMdwY)
  2. zinyando revised this gist Apr 12, 2016. 1 changed file with 2 additions and 0 deletions.
    2 changes: 2 additions & 0 deletions Things to learn.md
    Original file line number Diff line number Diff line change
    @@ -1,5 +1,7 @@
    #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
  3. zinyando revised this gist Apr 12, 2016. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion Things to learn.md
    Original file line number Diff line number Diff line change
    @@ -1,4 +1,4 @@
    #Angular2 learning checklist
    #Developer learning checklist

    ##08/04/16

  4. zinyando revised this gist Apr 12, 2016. 1 changed file with 5 additions and 0 deletions.
    5 changes: 5 additions & 0 deletions Things to learn.md
    Original file line number Diff line number Diff line change
    @@ -28,3 +28,8 @@
    - [ ] Dependecy Injection
    - [ ] Interfaces
    - [ ] Testing

    ##12/04/16

    - [ ] CouchDB
    - [ ] PouchDB
  5. zinyando revised this gist Apr 11, 2016. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion Things to learn.md
    Original file line number Diff line number Diff line change
    @@ -5,7 +5,7 @@
    ###Video tutorials to go through

    - [ ] [Getting Started with Redux](https://egghead.io/series/getting-started-with-redux)
    - [ ] [Immutable JavaScript: You can't change this](https://www.youtube.com/watch?v=wA98Coal4jk)
    - [x] [Immutable JavaScript: You can't change this](https://www.youtube.com/watch?v=wA98Coal4jk)
    - [x] [Introduction to Reactive Programming](https://www.youtube.com/watch?v=fec9nEIybp0)
    - [ ] [Thinking in Angular 2.0](https://www.youtube.com/watch?v=XlqoPpLMdwY)

  6. zinyando revised this gist Apr 11, 2016. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion Things to learn.md
    Original file line number Diff line number Diff line change
    @@ -6,7 +6,7 @@

    - [ ] [Getting Started with Redux](https://egghead.io/series/getting-started-with-redux)
    - [ ] [Immutable JavaScript: You can't change this](https://www.youtube.com/watch?v=wA98Coal4jk)
    - [ ] [Introduction to Reactive Programming](https://www.youtube.com/watch?v=fec9nEIybp0)
    - [x] [Introduction to Reactive Programming](https://www.youtube.com/watch?v=fec9nEIybp0)
    - [ ] [Thinking in Angular 2.0](https://www.youtube.com/watch?v=XlqoPpLMdwY)

    ##10/04/16
  7. zinyando revised this gist Apr 11, 2016. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion Things to learn.md
    Original file line number Diff line number Diff line change
    @@ -16,7 +16,7 @@

    ##11/04/16

    ###Things to understand
    ###[Things to understand from the docs](https://angular.io/docs/ts/latest/)

    - [ ] Component decorator
    - [ ] Directives
  8. zinyando revised this gist Apr 11, 2016. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions Things to learn.md
    Original file line number Diff line number Diff line change
    @@ -27,3 +27,4 @@
    - [ ] Forms
    - [ ] Dependecy Injection
    - [ ] Interfaces
    - [ ] Testing
  9. zinyando revised this gist Apr 11, 2016. 1 changed file with 5 additions and 5 deletions.
    10 changes: 5 additions & 5 deletions Things to learn.md
    Original file line number Diff line number Diff line change
    @@ -1,22 +1,22 @@
    #Angular2 learning checklist

    08/04/16
    ##08/04/16

    ##Video tutorials to go through
    ###Video tutorials to go through

    - [ ] [Getting Started with Redux](https://egghead.io/series/getting-started-with-redux)
    - [ ] [Immutable JavaScript: You can't change this](https://www.youtube.com/watch?v=wA98Coal4jk)
    - [ ] [Introduction to Reactive Programming](https://www.youtube.com/watch?v=fec9nEIybp0)
    - [ ] [Thinking in Angular 2.0](https://www.youtube.com/watch?v=XlqoPpLMdwY)

    10/04/16
    ##10/04/16

    - [ ] Study the code example in [ng2-redux](https://github.com/wbuchwalter/ng2-redux)
    - [ ] [RxJS Beyond the Basics: Creating Observables from scratch](https://egghead.io/series/rxjs-beyond-the-basics-creating-observables-from-scratch)

    11/04/16
    ##11/04/16

    Things to understand
    ###Things to understand

    - [ ] Component decorator
    - [ ] Directives
  10. zinyando revised this gist Apr 11, 2016. 1 changed file with 3 additions and 1 deletion.
    4 changes: 3 additions & 1 deletion Things to learn.md
    Original file line number Diff line number Diff line change
    @@ -1,7 +1,9 @@
    #Video tutorials to go through
    #Angular2 learning checklist

    08/04/16

    ##Video tutorials to go through

    - [ ] [Getting Started with Redux](https://egghead.io/series/getting-started-with-redux)
    - [ ] [Immutable JavaScript: You can't change this](https://www.youtube.com/watch?v=wA98Coal4jk)
    - [ ] [Introduction to Reactive Programming](https://www.youtube.com/watch?v=fec9nEIybp0)
  11. zinyando revised this gist Apr 11, 2016. 1 changed file with 11 additions and 2 deletions.
    13 changes: 11 additions & 2 deletions Things to learn.md
    Original file line number Diff line number Diff line change
    @@ -14,5 +14,14 @@

    11/04/16

    - [ ]
    - - [ ]
    Things to understand

    - [ ] Component decorator
    - [ ] Directives
    - [ ] Pipes
    - [ ] Http Client
    - [ ] Lifecycle Hooks
    - [ ] Routing and Navigation
    - [ ] Forms
    - [ ] Dependecy Injection
    - [ ] Interfaces
  12. zinyando revised this gist Apr 11, 2016. 1 changed file with 5 additions and 0 deletions.
    5 changes: 5 additions & 0 deletions Things to learn.md
    Original file line number Diff line number Diff line change
    @@ -11,3 +11,8 @@

    - [ ] Study the code example in [ng2-redux](https://github.com/wbuchwalter/ng2-redux)
    - [ ] [RxJS Beyond the Basics: Creating Observables from scratch](https://egghead.io/series/rxjs-beyond-the-basics-creating-observables-from-scratch)

    11/04/16

    - [ ]
    - - [ ]
  13. zinyando revised this gist Apr 10, 2016. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions Things to learn.md
    Original file line number Diff line number Diff line change
    @@ -10,3 +10,4 @@
    10/04/16

    - [ ] Study the code example in [ng2-redux](https://github.com/wbuchwalter/ng2-redux)
    - [ ] [RxJS Beyond the Basics: Creating Observables from scratch](https://egghead.io/series/rxjs-beyond-the-basics-creating-observables-from-scratch)
  14. zinyando revised this gist Apr 10, 2016. 1 changed file with 5 additions and 1 deletion.
    6 changes: 5 additions & 1 deletion Things to learn.md
    Original file line number Diff line number Diff line change
    @@ -1,8 +1,12 @@
    #Video tutorials to go through 08/04/16 - 10/04/16
    #Video tutorials to go through

    08/04/16

    - [ ] [Getting Started with Redux](https://egghead.io/series/getting-started-with-redux)
    - [ ] [Immutable JavaScript: You can't change this](https://www.youtube.com/watch?v=wA98Coal4jk)
    - [ ] [Introduction to Reactive Programming](https://www.youtube.com/watch?v=fec9nEIybp0)
    - [ ] [Thinking in Angular 2.0](https://www.youtube.com/watch?v=XlqoPpLMdwY)

    10/04/16

    - [ ] Study the code example in [ng2-redux](https://github.com/wbuchwalter/ng2-redux)
  15. zinyando revised this gist Apr 10, 2016. 1 changed file with 3 additions and 1 deletion.
    4 changes: 3 additions & 1 deletion Things to learn.md
    Original file line number Diff line number Diff line change
    @@ -3,4 +3,6 @@
    - [ ] [Getting Started with Redux](https://egghead.io/series/getting-started-with-redux)
    - [ ] [Immutable JavaScript: You can't change this](https://www.youtube.com/watch?v=wA98Coal4jk)
    - [ ] [Introduction to Reactive Programming](https://www.youtube.com/watch?v=fec9nEIybp0)
    - [ ] [Thinking in Angular 2.0](https://www.youtube.com/watch?v=XlqoPpLMdwY)
    - [ ] [Thinking in Angular 2.0](https://www.youtube.com/watch?v=XlqoPpLMdwY)

    - [ ] Study the code example in [ng2-redux](https://github.com/wbuchwalter/ng2-redux)
  16. zinyando revised this gist Apr 8, 2016. 1 changed file with 4 additions and 5 deletions.
    9 changes: 4 additions & 5 deletions Things to learn.md
    Original file line number Diff line number Diff line change
    @@ -1,7 +1,6 @@
    Video tutorials to go through 08/04/16 - 10/04/16
    #Video tutorials to go through 08/04/16 - 10/04/16

    -[ ] [Getting Started with Redux](https://egghead.io/series/getting-started-with-redux)
    -[ ] [Immutable JavaScript: You can't change this](https://www.youtube.com/watch?v=wA98Coal4jk)
    - [ ] [Getting Started with Redux](https://egghead.io/series/getting-started-with-redux)
    - [ ] [Immutable JavaScript: You can't change this](https://www.youtube.com/watch?v=wA98Coal4jk)
    - [ ] [Introduction to Reactive Programming](https://www.youtube.com/watch?v=fec9nEIybp0)
    - [ ] [Thinking in Angular 2.0](https://www.youtube.com/watch?v=XlqoPpLMdwY)
    - [ ] this is an incomplete item
    - [ ] [Thinking in Angular 2.0](https://www.youtube.com/watch?v=XlqoPpLMdwY)
  17. zinyando renamed this gist Apr 8, 2016. 1 changed file with 0 additions and 0 deletions.
    File renamed without changes.
  18. zinyando revised this gist Apr 8, 2016. 1 changed file with 2 additions and 1 deletion.
    3 changes: 2 additions & 1 deletion Things to learn
    Original file line number Diff line number Diff line change
    @@ -3,4 +3,5 @@ Video tutorials to go through 08/04/16 - 10/04/16
    -[ ] [Getting Started with Redux](https://egghead.io/series/getting-started-with-redux)
    -[ ] [Immutable JavaScript: You can't change this](https://www.youtube.com/watch?v=wA98Coal4jk)
    - [ ] [Introduction to Reactive Programming](https://www.youtube.com/watch?v=fec9nEIybp0)
    - [ ] [Thinking in Angular 2.0](https://www.youtube.com/watch?v=XlqoPpLMdwY)
    - [ ] [Thinking in Angular 2.0](https://www.youtube.com/watch?v=XlqoPpLMdwY)
    - [ ] this is an incomplete item
  19. zinyando revised this gist Apr 8, 2016. 1 changed file with 4 additions and 4 deletions.
    8 changes: 4 additions & 4 deletions Things to learn
    Original file line number Diff line number Diff line change
    @@ -1,6 +1,6 @@
    Video tutorials to go through 08/04/16 - 10/04/16

    [ ] [Getting Started with Redux](https://egghead.io/series/getting-started-with-redux)
    [ ] [Immutable JavaScript: You can't change this](https://www.youtube.com/watch?v=wA98Coal4jk)
    [ ] [Introduction to Reactive Programming](https://www.youtube.com/watch?v=fec9nEIybp0)
    [ ] [Thinking in Angular 2.0](https://www.youtube.com/watch?v=XlqoPpLMdwY)
    -[ ] [Getting Started with Redux](https://egghead.io/series/getting-started-with-redux)
    -[ ] [Immutable JavaScript: You can't change this](https://www.youtube.com/watch?v=wA98Coal4jk)
    - [ ] [Introduction to Reactive Programming](https://www.youtube.com/watch?v=fec9nEIybp0)
    - [ ] [Thinking in Angular 2.0](https://www.youtube.com/watch?v=XlqoPpLMdwY)
  20. zinyando revised this gist Apr 8, 2016. 1 changed file with 4 additions and 4 deletions.
    8 changes: 4 additions & 4 deletions Things to learn
    Original file line number Diff line number Diff line change
    @@ -1,6 +1,6 @@
    Video tutorials to go through 08/04/16 - 10/04/16

    [ ]- [Getting Started with Redux](https://egghead.io/series/getting-started-with-redux)
    [ ]- [Immutable JavaScript: You can't change this](https://www.youtube.com/watch?v=wA98Coal4jk)
    [ ]- [Introduction to Reactive Programming](https://www.youtube.com/watch?v=fec9nEIybp0)
    [ ]- [Thinking in Angular 2.0](https://www.youtube.com/watch?v=XlqoPpLMdwY)
    [ ] [Getting Started with Redux](https://egghead.io/series/getting-started-with-redux)
    [ ] [Immutable JavaScript: You can't change this](https://www.youtube.com/watch?v=wA98Coal4jk)
    [ ] [Introduction to Reactive Programming](https://www.youtube.com/watch?v=fec9nEIybp0)
    [ ] [Thinking in Angular 2.0](https://www.youtube.com/watch?v=XlqoPpLMdwY)
  21. zinyando created this gist Apr 8, 2016.
    6 changes: 6 additions & 0 deletions Things to learn
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,6 @@
    Video tutorials to go through 08/04/16 - 10/04/16

    [ ]- [Getting Started with Redux](https://egghead.io/series/getting-started-with-redux)
    [ ]- [Immutable JavaScript: You can't change this](https://www.youtube.com/watch?v=wA98Coal4jk)
    [ ]- [Introduction to Reactive Programming](https://www.youtube.com/watch?v=fec9nEIybp0)
    [ ]- [Thinking in Angular 2.0](https://www.youtube.com/watch?v=XlqoPpLMdwY)