-
Notifications
You must be signed in to change notification settings - Fork 15
Description
I started this project extending @trusktr 's React + Famo.us integration idea posted at https://github.com/Famous/famous-react/issues/10, simply because I didn't want to wait for it forever.
I'm still experimenting with it and trying to figure out what is the best way to design propTypes of each wrapper component. Ideally we want something that is idiomatic enough for both worlds. I'm currently learning about Meteor's famous-views and Angular's famous-angular since they solved some shared design problems. (done)
I'd like to personally invite @trusktr @zoomclub @stereokai @coodoo @marcus from the discussion and Mr. @talves to this thread to get some early feedback. Any comment/suggestion/feedback would be appreciated. I'm also curious if you think there is enough value in growing this project (hopefully together) or it is probably not worth the effort beyond this prototype stage. (Update 3/11/2015: also invited @adrianhunter @bradparks @brev @giantelk @gojohnnygo @hookercookerman @jbremmer @jiyinyiyong @khoerling @nickdima @nmn @timcash and one of my heroes @petehunt)
Please share your insight :)
Updates
- 3/10/2015: Examples app built with
react-famousis available: http://react-famous.github.io/ - 3/10/2015: Emailed Steve and Myles at Famo.us to request early access to mixed mode so this project grow. (still awaiting their response)
- 3/11/2015: Invited more hackers to this discussion.
- 3/11/2015: Published to NPM registry and created a seed project react-famous-seed