-
This is on the current 2.1 branch. With the exception of one line, they're identical:
```
$ diff -u .themes/classic/assets/javascripts/github{.coffee,-repos.coffee}
--- .themes/classic/assets/javasc…
MrJoy updated
10 years ago
-
If the primary language is Javascript, pull all languages and search for significant Coffeescript, for when compiled JS happens to exceed CS.
-
Coffeescript moved on npm. `coffee-script` ➡️ `coffeescript` (no hyphen).
-
Should this project also provide examples of how to write without a jsx transform?
e.g.
``` coffeescript
React = require 'react'
E = React.createElement
N = null
Link = require('react-router').Link
…
-
Rewrite the current mess to CoffeeScript. Thank god it's not a lot of it.
-
I've found that I have an issue with the way that coffeescript plays with asset pipeline libraries.
As an example, when dealing with a larger project, sometimes you'll want to split your js into mult…
-
# Refactoring to JavaScript with Enhanced Modularization
## Context and Problem Statement
Bigfoot.js currently uses CoffeeScript, which is transpiled into JavaScript. However, with CoffeeScript'…
-
Hi,
Can there be a different setting/options available for comment coffeescript for eg
single # . This would be helpful for codo style documentation.
thanks
-
... in favor of ES6?
-
replace it with es7