brodycj / hyperapp-like-native-view-demo

5 stars 0 forks source link

Might not need [state/action management library API, etc.] (discussion) #4

Open brodycj opened 6 years ago

brodycj commented 6 years ago

https://medium.com/@dan_abramov/you-might-not-need-redux-be46360cf367 is an excellent article about how state/action management may not be so hard to embed in a React-like application, could be taken to mean "might not need Hyperapp state/action management library API".

This project shows how simple it can be to add state/action management, maybe an illustration of this kind of a point.

brodycj commented 6 years ago

Additional: https://reactjs.org/docs/lifting-state-up.html