Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Speaker Deck
PRO
Sign in
Sign up for free
Coffeescript: unfancy javascript
Dimitris Tsironis
February 03, 2013
Technology
2
360
Coffeescript: unfancy javascript
Dimitris Tsironis
February 03, 2013
Tweet
Share
More Decks by Dimitris Tsironis
See All by Dimitris Tsironis
How to Develop Backbone Plugins (...for the greater good!)
tsironis
0
140
Modern Webapps
tsironis
1
83
Automating your workflow with Grunt
tsironis
2
170
Git 201
tsironis
0
140
Git 101
tsironis
0
190
Capistrano for non-Rubyists
tsironis
4
91
HTML+CSS: how to get started
tsironis
1
61
Coffescript - take a sip of code
tsironis
4
150
Startup Weekend Next Presentation
tsironis
2
150
Other Decks in Technology
See All in Technology
Build 2022で発表されたWindowsアプリ開発のあれこれ振り返ろう
hatsunea
1
370
リファインメントは楽しいかね?
kitamu_mu
1
380
インフラのCI/CDはGitHub Actionsに任せた
mihyon
0
110
ソフトウェアライセンス 2022 / Software License 2022
cybozuinsideout
PRO
1
1k
How to start with DDD when you have a Monolith
javujavichi
0
240
The application of formal methods in Kafka reliability engineering
line_developers
PRO
0
150
Building smarter apps with machine learning, from magic to reality
picardparis
4
3.2k
1人目QA奮闘記/QA Engineer's Struggle
mii3king
2
1.1k
HoloLens2とMetaQuest2どちらも動くWebXRアプリをBabylon.jsで作る
iwaken71
0
180
Custom AppをIP制限ありのままで審査に通す方法
yusuga
0
650
SlackBotで あらゆる業務を自動化。問い合わせ〜DevOpsまで #CODT2022
kogatakanori
0
710
現状のFedCMの動作解説と OIDCとの親和性について- OpenID TechNight vol.19
ritou
2
440
Featured
See All Featured
Building Better People: How to give real-time feedback that sticks.
wjessup
344
17k
Navigating Team Friction
lara
175
11k
Embracing the Ebb and Flow
colly
73
3.4k
In The Pink: A Labor of Love
frogandcode
131
21k
How New CSS Is Changing Everything About Graphic Design on the Web
jensimmons
213
11k
How To Stay Up To Date on Web Technology
chriscoyier
780
250k
Unsuck your backbone
ammeep
659
55k
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
269
11k
Build your cross-platform service in a week with App Engine
jlugia
219
17k
A designer walks into a library…
pauljervisheath
196
16k
Three Pipe Problems
jasonvnalue
89
8.7k
Dealing with People You Can't Stand - Big Design 2015
cassininazir
351
21k
Transcript
coff script unfancy javascript
CEO & Founder at Geembo Dimitri Tsironi boo!!
what’ thi about? Coffeescript (duh!) “Pragmatic” coffeescript How we use
it Explore new stuff Open-source
A little language that compiles into javascript
backbone.js & coffeescript creator Jeremy Ashkena
Philosophy code is art ruby’s syntax rocks less is more
verbal syntax it’s javascript after all
We want some proof! LIAR
code examples straight from the oven let’ s some code!
code example #1 search.js.coffee
code example #2 setting.js.coffee
code example #3 Multiply an array o Search in a
string Happy Birthday!
everyday workflow magic ho we use it
workflo Rails (with Asset Pipeline) gem install coffee-script npm install
-g coffee-script Codekit
Coff script on Rail seamless compile on development minify and
concatenation backbone-on-rails gem! same philosophy as Ruby
the first coffeescript butler hubot
Hubot coffeescript on node.js Github’s robot for stuff mainly, finds
you kittens and embarrassing photos totally open-source easily extensible (see docs)
Resource http://coffeescript.org Codeschool course A little book for Coffeescript http://js2coffee.org
http://www.ricardo.cc/2011/06/02/10-CoffeeScript-One-Liners-to- Impress-Your-Friends.html
@tsironakos Thank ! @geembohq