Add Redux and use it as the navigator
Showing
- app/features/app/components/App.js 4 additions, 2 deletionsapp/features/app/components/App.js
- app/features/conference/components/Conference.js 12 additions, 8 deletionsapp/features/conference/components/Conference.js
- app/features/redux/index.js 1 addition, 0 deletionsapp/features/redux/index.js
- app/features/redux/middleware.js 11 additions, 0 deletionsapp/features/redux/middleware.js
- app/features/redux/reducers.js 9 additions, 0 deletionsapp/features/redux/reducers.js
- app/features/redux/store.js 8 additions, 0 deletionsapp/features/redux/store.js
- app/features/router/history.js 5 additions, 0 deletionsapp/features/router/history.js
- app/features/router/index.js 5 additions, 0 deletionsapp/features/router/index.js
- app/features/router/middleware.js 7 additions, 0 deletionsapp/features/router/middleware.js
- app/features/router/reducer.js 5 additions, 0 deletionsapp/features/router/reducer.js
- app/features/welcome/components/Welcome.js 13 additions, 9 deletionsapp/features/welcome/components/Welcome.js
- app/index.js 22 additions, 4 deletionsapp/index.js
- package-lock.json 1331 additions, 1007 deletionspackage-lock.json
- package.json 7 additions, 2 deletionspackage.json
- webpack.config.js 2 additions, 1 deletionwebpack.config.js
Loading
Please register or sign in to comment