andrejewski / raj

The Elm Architecture for JavaScript
https://jew.ski/raj
MIT License
196 stars 8 forks source link

Accept a Component, not React #6

Closed andrejewski closed 7 years ago

andrejewski commented 7 years ago

React offers Component and PureComponent classes to extend and since we don't need React itself for anything but the Component class asking for it directly allows people the choice.