React and CoffeeScript (cjsx) on Middleman
React and Middleman are not a common pair, but when working entirely on the front-end and digesting a Rails API, it’s really advantageous to stick with a stack you already know. The only viable alternatives are vanilla everything or a js stack. This tutorial will get you up and running so that you can use React with CoffeeScript compiled by middleman and deployed on heroku.
Post a comment