Skip to content

Commit

Permalink
update roadmap
Browse files Browse the repository at this point in the history
  • Loading branch information
spoeck committed Mar 24, 2019
1 parent f6fd259 commit 6fefcb6
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,15 @@ Inspired by:
- [x] [React Router](https://github.com/ReactTraining/react-router)
- [x] [Redux DevTools Extension](https://github.com/zalmoxisus/redux-devtools-extension)
- [x] [TodoMVC example](http:https://todomvc.com)
- [ ] Hot Reloading
- [x] PWA Support

## Roadmap

- [x] Make function based components and use hooks for state etc.
- [x] Implement [Material-UIs new styling solution](https://material-ui.com/css-in-js/basics/) based on hooks
- [] Waiting for the public hook api of react-redux which is discussed [here](https://github.com/reduxjs/react-redux/issues/1179)
- [ ] Waiting for the public hook api of react-redux which is discussed [here](https://github.com/reduxjs/react-redux/issues/1179)
- [ ] Hot Reloading -> Waiting for official support of react-scripts


## How to use

Expand Down

0 comments on commit 6fefcb6

Please sign in to comment.