Decoupled modals with React and Backbone
Currently, my preferred technology stack on the front-end is using React for the views and Backbone to give the app its structure (router, event bus, models, collections etc.).
[Read More]