biotope / experimental-biotope-components

MIT License
2 stars 1 forks source link

Wrapped Components #7

Open jurekbarth opened 6 years ago

jurekbarth commented 6 years ago

In react you have the concept of higher order components. Basically it injects some helpers into a components or it provides data from an api for example. I would like to see a demo with some global state management (redux/mobx) and an API?

jurekbarth commented 6 years ago

You may take a look here: https://github.com/biotope/biotope-element/pull/1