Hacker News new | ask | show | jobs
by davemo 4502 days ago
If you'd like to use React + JSX + CoffeeScript I built a little workflow [1] using Gulp that works pretty nicely; it takes advantage of the backtick character in coffeescript compilation to let you do cool things [2].

[1] - https://github.com/davemo/react-battleplanner/blob/battlepla...

[2] - https://github.com/davemo/react-battleplanner/blob/battlepla...