9 ms·
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
by davemo 13y 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/battleplanner/gulpfile.coffee https://github.com/davemo/react-battleplanner/blob/battlepla...
[2] - https://github.com/davemo/react-battleplanner/blob/battleplanner/app/js/components/character_selector.coffee https://github.com/davemo/react-battleplanner/blob/battlepla...