|
|
|
|
|
by BinaryIdiot
3481 days ago
|
|
I'm not a fan of CoffeeScript but do they really need to lug the huge amount of dependencies babel brings along with it? Why not target ES5 with some ES2015 sprinkles in depending on compatibility and slowly work towards ES6? |
|
The only way we can use them is through transpiling. This will be the case for at least another three or four years.