react-stampit
react-stampit copied to clipboard
A specialized stampit factory for React
I'm a big fan of what react-stampit represents in terms of application structure, and I began to use it in a project recently to become more familiar with React. Another...
Is it possible to create a reference implementation of this that follows the current [candidate composable spec?](https://github.com/stampit-org/stamp-specification) I think this would be a good exercise to discover weaknesses in the...
API
Let's discuss what the final API should look like. Do we want to include any of stampit's [utility methods](https://github.com/ericelliott/stampit#utility-methods)? **Public Stamp Interface** ~~\- [ ] stamp.methods~~ ~~\- [ ] stamp.state~~...