Skip to content
This repository was archived by the owner on Jan 4, 2018. It is now read-only.

Commit 8609eea

Browse files
committed
Update readme and todo
1 parent 7ab0de9 commit 8609eea

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
http://emmenko.github.io/redux-react-router-async-example
22

3-
This is a boilerplate example showcasing _mostly_ [Redux](https://github.com/gaearon/redux) and [React Router](https://github.com/rackt/react-router).
3+
This is a boilerplate example showcasing _mostly_ [Redux](https://github.com/gaearon/redux) and [React Router](https://github.com/rackt/react-router) and it aims to provide different examples or use cases with the two libraries.
44

5-
> Still a **WIP** but it aims to provide different examples or use cases with the two libraries.
5+
##### The project will be constantly updated and improved with the latest dependencies, features, best practices and so on.
6+
7+
> Check out the [migration to babel 6](https://github.com/emmenko/redux-react-router-async-example/pull/52).
68
79
## Features
810

TODO.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# TODO
22

33
- JSDoc
4-
- better error handling
4+
- loading spinner for data fetching
55
- use inline styles https://github.com/emmenko/redux-react-router-async-example/issues/7
66
- add use-case for `AsyncProps`
77
- add use-case for external plugin https://dl.dropboxusercontent.com/u/4803975/ReactEurope/slides.pdf

0 commit comments

Comments
 (0)