Y
Hacker News
new
|
ask
|
show
|
jobs
by
ziahamza
4152 days ago
The biggest reason why I still dont use coffeescript is that most compile javascript tooling doesnt work. I cant use types from TypeScript, or use JSX extentions with coffeescript.
1 comments
tiglionabbit
4152 days ago
You can use coffee-script with JSX. I'm using cjsx-loader with webpack, and there's also a stand-alone cjsx compiler.
https://github.com/jsdf/coffee-react
https://github.com/KyleAMathews/cjsx-loader
link
https://github.com/jsdf/coffee-react
https://github.com/KyleAMathews/cjsx-loader