dwyl / learn-redux

:boom: Comprehensive Notes for Learning (how to use) Redux to manage state in your Web/Mobile (React.js) Apps.
GNU General Public License v2.0
446 stars 42 forks source link

Sentence hangs in React Section ... #25

Closed nelsonic closed 8 years ago

nelsonic commented 8 years ago

Sentence incomplete in React section... See: https://github.com/dwyl/learn-redux/tree/da9da0e847423e3f1ed19b96851f1b4c1f619040#do-i-need-to-use-react- dwyl-learn-redux-sentence-hangs Suggested:

React is a good fit for rendering views in a Redux-based app, however there are many other great alternative component-based virtual-DOM-enabled view rendering libraries (#mouth-full) that work really well with Redux; e.g: https://github.com/dekujs/deku