react-future
react-future copied to clipboard
Specs & docs for potential future and experimental React APIs and JavaScript syntax.
Please blame @vjeux for me promoting my work again! To implement [Flux over the Wire](blog.rotenberg.io/flux-over-the-wire-3/) I rearranged the Flux abstraction slightly to make it more symmetrical. Basically, Flux has two...
Managing the selection with something like a filtered controlled `` is a huge pain right now -- if you do the simple thing of filtering the value in the onChange...
How do we work around with the specificity problem if we are declaring styles inline? 1.0.0.0? One common use case is if you want to reuse a component and just...
This idea in my head isn't fully formed for it to be a pull request yet. But I would love to start a discussion on this. The idea is a...
I would like to propose a greater abstraction from the top level composite events that the browser provides. This would allow developers building applications with react to avoid the complexity...