Skip to content

Commit c1aa740

Browse files
committed
Add TODOs
1 parent 978dc9d commit c1aa740

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Diff for: README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -203,9 +203,11 @@ Special thanks to those who'll correct the grammar issues in this README.
203203

204204
* **[Flux]** Add tests
205205
* **[Flux]** Remove `/public` stuff out of repo + symlink it to shared folder on production
206-
* **[Flux]** Improve error handling
207206
* **[Flux]** Add `immutable.js`
207+
* **[Flux]** Fix login form example (move its state from local state to global store)
208+
* **[Flux]** Switch to `babel-node` in development & production envs
208209
* **[Flux]** Add `redux-devtools`
210+
* **[Flux]** Improve error handling
209211
* ~~**[Flux]** Rewrite `meta` generator: class -> function~~
210212
* **[Flux]** Add notifications from webpack server
211213
* **[Flux]** Add server-side retina detection

0 commit comments

Comments
 (0)