Project URL: https://gomix.com/#!/project/coffee-script-base
A CoffeeScript starter project that uses CoffeeScript on the backend and compiles the clientside code with CoffeeScript using browserify middleware.
Project URL: https://gomix.com/#!/project/coffee-script-base
A CoffeeScript starter project that uses CoffeeScript on the backend and compiles the clientside code with CoffeeScript using browserify middleware.
Thank you! Is there an analogous base project for ES6 (ES2015)?
Here are some possibilities I found but they seem crufty/broken:
Hi dreeves,
there is this one that looks promising: https://gomix.com/#!/project/react-webpack-boilerate
Cool, thanks! The Gomix editor is complaining of parse errors. I know you could ignore them but I wonder if those could be gotten rid of by using .jsx file extensions…
Also I see that in the original CoffeeScript base project it doesn’t work to type things in the “tell me your dreams” box.