Read more

Links to CoffeeScript 1 documentation

Arne Hartherz
October 18, 2019Software engineer at makandra GmbH

coffeescript.org Show archive.org snapshot contains only documentation for the latest CoffeeScript version. Version 2 transpiles to ES6.

Illustration online protection

Rails Long Term Support

Rails LTS provides security patches for old versions of Ruby on Rails (2.3, 3.2, 4.2 and 5.2)

  • Prevents you from data breaches and liability risks
  • Upgrade at your own pace
  • Works with modern Rubies
Read more Show archive.org snapshot

We stopped using CoffeeScript a while ago, but older projects still use version 1 which transpiles to ES5. This means that examples for transpiled results or the "Try CoffeeScript" web console behave differently, and lookup up stuff when working on older projects may be somewhat hard.

Here are some links to version 1 documentation:

Posted by Arne Hartherz to makandra dev (2019-10-18 10:17)