We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6e98ea commit bf90657Copy full SHA for bf90657
README.md
@@ -69,7 +69,7 @@ npm run coverage
69
```
70
71
## Todo
72
-* Replace Reflux with [nuclear-js](https://github.com/optimizely/nuclear-js)
+* Replace [Reflux](https://www.npmjs.com/package/reflux) with [nuclear-js](https://github.com/optimizely/nuclear-js)
73
* Add examples of [Flow](http://flowtype.org/) types checking
74
* Add more [prop validation](http://facebook.github.io/react/docs/reusable-components.html) examples
75
* Add more unit tests showing [Jest](http://facebook.github.io/jest/) testing ES5/ES7 code with [Flow](http://flowtype.org/) types checking.
0 commit comments