Racer.js wrapper for React which allows to create realtime isomorphic applications with offline support.
In a few words racer-react allows you to query racer model in declarative way from react-router handlers:
;;; { ev; thispropsracerModel; } { return <div> <form onSubmit= this_submit > <textarea ref="message" } /> <button>Add</button> </form> <ul> thispropstestList } { ; }TestPage;
Full list of racer features is here.
Usage examples.