sp-dev-fx-webparts/samples/react-redux-async-immutablejs/src/webparts/demo
Vardhaman Deshpande db3a0653a2 SPFx webpart sample using Redux Async Actions and ImmutableJS (#262)
* added wp base

* started on adding redux

* removed immutable to start with

* initial code working (redux, immutable)

* get lists, basic add new list ready

* basic code using redux and immutable js ready

* comments

* image and readme

* readme update

* updated image

* appease the linter

* added comments

* changed folder name

* updated gif

* typo in layouts path

* link to blog and telemetry
2017-07-21 20:55:53 +03:00
..
actions SPFx webpart sample using Redux Async Actions and ImmutableJS (#262) 2017-07-21 20:55:53 +03:00
api SPFx webpart sample using Redux Async Actions and ImmutableJS (#262) 2017-07-21 20:55:53 +03:00
components SPFx webpart sample using Redux Async Actions and ImmutableJS (#262) 2017-07-21 20:55:53 +03:00
loc SPFx webpart sample using Redux Async Actions and ImmutableJS (#262) 2017-07-21 20:55:53 +03:00
reducers SPFx webpart sample using Redux Async Actions and ImmutableJS (#262) 2017-07-21 20:55:53 +03:00
state SPFx webpart sample using Redux Async Actions and ImmutableJS (#262) 2017-07-21 20:55:53 +03:00
store SPFx webpart sample using Redux Async Actions and ImmutableJS (#262) 2017-07-21 20:55:53 +03:00
tests SPFx webpart sample using Redux Async Actions and ImmutableJS (#262) 2017-07-21 20:55:53 +03:00
DemoWebPart.manifest.json SPFx webpart sample using Redux Async Actions and ImmutableJS (#262) 2017-07-21 20:55:53 +03:00
DemoWebPart.ts SPFx webpart sample using Redux Async Actions and ImmutableJS (#262) 2017-07-21 20:55:53 +03:00
IDemoWebPartProps.ts SPFx webpart sample using Redux Async Actions and ImmutableJS (#262) 2017-07-21 20:55:53 +03:00