-
-
Save rajeshpillai/a2758090d70e98395cd799ff751f219f to your computer and use it in GitHub Desktop.
Revisions
-
stevekinney revised this gist
Nov 16, 2017 . 1 changed file with 5 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or 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 charactersOriginal file line number Diff line number Diff line change @@ -11,4 +11,8 @@ Download the following repositories and run `yarn install` in each: ## Slides - [Slides](https://www.dropbox.com/s/a3rpf77rpaw3hgi/Advanced%20State%20Management.pdf?dl=0) ## Redux Live Coding Segment - [JSBin](http://jsbin.com/yixuyok/edit?js,console) -
stevekinney revised this gist
Nov 15, 2017 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or 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 charactersOriginal file line number Diff line number Diff line change @@ -2,7 +2,7 @@ ## Repositories Download the following repositories and run `yarn install` in each: - [Basic Counter](https://github.com/stevekinney/basic-counter) - [Pizza Calculator](https://github.com/stevekinney/pizza-calculator) -
stevekinney created this gist
Nov 15, 2017 .There are no files selected for viewing
This file contains hidden or 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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,14 @@ # State Management Patterns ## Repositories Down the following repositories and run `yarn install` in each: - [Basic Counter](https://github.com/stevekinney/basic-counter) - [Pizza Calculator](https://github.com/stevekinney/pizza-calculator) - [Jetsetter](https://github.com/stevekinney/jetsetter) - [Offices and Dragons](https://github.com/stevekinney/offices-and-dragons) ## Slides - [Slides](https://www.dropbox.com/s/a3rpf77rpaw3hgi/Advanced%20State%20Management.pdf?dl=0)