CoffeeScript: Difference between revisions

Content deleted Content added
WikiCleanerBot (talk | contribs)
m v2.03b - Bot T20 CW#61 - WP:WCW project (Reference before punctuation)
Monkbot (talk | contribs)
m Task 18 (cosmetic): eval 18 templates: del empty params (12×); hyphenate params (2×);
Line 190:
On September 13, 2012, [[Dropbox (service)|Dropbox]] announced that their browser-side code base has been rewritten from [[JavaScript]] to CoffeeScript,<ref>{{cite web|url=https://tech.dropbox.com/?p=361| title=Dropbox dives into CoffeeScript| date=13 September 2012|last= Wheeler| first=Dan| last2= Mahkovec|first2= Ziga |last3= Varenhorst |first3=Chris|accessdate=11 May 2013}}</ref> however it has been migrated to [[TypeScript]] in 2017.<ref>{{cite web |last1=Goldstein |first1=David |title=The Great CoffeeScript to Typescript Migration of 2017 |url=https://dropbox.tech/frontend/the-great-coffeescript-to-typescript-migration-of-2017 |website=Dropbox.Tech |accessdate=30 June 2020 |date=13 May 2020}}</ref>
 
[[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|archiveurlarchive-url=https://web.archive.org/web/20130815075924/https://github.com/styleguide/javascript|archivedatearchive-date=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>
 
== See also ==
Line 211:
 
== Further reading ==
* {{Cite book|last1=Lee|first1=Patrick|date=May 14, 2014|title=CoffeeScript in Action|edition=First|publisher=[[Manning Publications]]|volume=|page=432|isbn=978-1617290626|via=}}
* {{Cite journal|last1=Grosenbach|first1=Geoffrey|date=May 12, 2011|title=Meet CoffeeScript|journal=|edition=First|publisher=[[PeepCode]]|volume=|pages=|via=}}
* {{Cite book|last1=Bates|first1=Mark|date=May 31, 2012|title=Programming in CoffeeScript|edition=First|publisher=[[Addison-Wesley]]|volume=|page=350|isbn=978-0-321-82010-5|via=}}
* {{Cite book|last1=MacCaw|first1=Alex|date=January 31, 2012|title=The Little Book on CoffeeScript|edition=First|publisher=[[O'Reilly Media]]|volume=|page=62|isbn=978-1449321055|via=}}
* {{Cite book|last1=Burnham|first1=Trevor|date=August 3, 2011|title=CoffeeScript: Accelerated JavaScript Development|edition=First|publisher=[[Pragmatic Bookshelf]]|volume=|page=[https://archive.org/details/isbn_9781934356784/page/138 138]|isbn=978-1934356784|via=|url-access=registration|url=https://archive.org/details/isbn_9781934356784/page/138}}
 
== External links ==