Avoiding Event Chains in Single Page Applications

added by JavaScript Kicks
9/1/2014 10:44:23 AM

137 Views

At my company, we recently finished the fifth iteration over a medium sized, but very interactive and graphical web-app. We started a first prototype with Backbone and as the project got bigger, expanded to Chaplin with d3.js. Some time ago, we started to use React and liked it so much that we ended up with a pure Flux-React implementation.


0 comments