leifdenby / jshistory_react_mixin

JSHistory mixin for Reactjs
9 stars 0 forks source link

JSHistory mixin for Reactjs

This was written to facilitate linking Reactjs components with the browser's history. To insert and update the browser history HistoryJS is used.

Short article about this mixin: http://leifdenby.svbtle.com/reactjs-and-browser-history-a-historyjs-mixin

Any additions/bugfixes/suggestions welcome.