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

Redux (JS) !== Redux-Framework (PHP) #22

Closed nelsonic closed 8 years ago

nelsonic commented 8 years ago

_Redux_ the JavaScript Library should not to be confused with the Redux Framework PHP framework ... naming collisions are inevitable in the world of code. naming things is a hard problem