Content deleted Content added
Undid revision 962930548 by 192.38.136.119 (talk). It was right before. (Think "if (BMI > 18.5 && BMI < 25) ...".) |
→Adoption: Dropbox: migration from CoffeeScript to TypeScript |
||
Line 188:
== Adoption ==
On September 13, 2012, [[Dropbox (service)|Dropbox]] announced that their browser-side code base has been rewritten from [[JavaScript]] to CoffeeScript
[[GitHub]]'s internal style guide once said "write new JS in CoffeeScript", and while it no longer does, all the advice in the style guide references how to write good CoffeeScript,<ref>{{cite web|url=https://github.com/styleguide/javascript|title=JavaScript · Styleguide · GitHub|publisher=Github.com|accessdate=2015-11-30|archiveurl=https://web.archive.org/web/20130815075924/https://github.com/styleguide/javascript|archivedate=2013-08-15|url-status=dead}}</ref> and their [[Atom (text editor)|Atom text editor]] is also written in the language.<ref>[https://github.com/atom/atom Atom source code]. github.com. Retrieved on 2015-07-22.</ref>
|