[Frontend] react-tea-cup (react + the elm architecture) #1707
rinn7e
started this conversation in
WIP Implementations
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone, I've implemented a WIP
realworldexample app usingreact-tea-cuphere: https://github.com/rinn7e/tea-cup-realworldreact-tea-cup is a react library that follow TEA (the elm architecture) faithfully which allow the bridge between react and elm world (port elm library easily, and use react library easily as well)
The demo is hosted here: https://rinn7e.github.io/tea-cup-realworld/, there is only a few things left that needs to be done (article pagination, proper form validation etc..)
Feel free to test/review/ask anything!
Beta Was this translation helpful? Give feedback.
All reactions