title | permalink | excerpt | last_modified_at |
---|---|---|---|
Redux Inspiration |
/create-react-app/redux-inspiration |
2018-05-16 15:58:49 -0400 |
Dan Abramov created Redux to make development more fun with better tooling.
He's the guy who's written some amazing modules like create-react-app, react-hot-loader and react-dnd.
He wanted a minimal API that improved the application structure and had better tools. Redux makes data management and debugging a whole lot easier.