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
370
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
200
Capistrano for non-Rubyists
tsironis
4
96
HTML+CSS: how to get started
tsironis
1
65
Coffescript - take a sip of code
tsironis
4
150
Startup Weekend Next Presentation
tsironis
2
150
Other Decks in Technology
See All in Technology
AI Services 概要 / AI Services overview
oracle4engineer
PRO
0
170
証明書って何だっけ? 〜AWSの中間CA移行に備える〜
minorun365
3
2.1k
NGINXENG JP#2 - 4-NGINX-エンジニアリング勉強会
hiropo20
0
120
SignalR を使ったアプリケーション開発をより快適に!
nenonaninu
0
630
金属加工屋の営業マンがSTマイクロで・・・
usashirou
0
160
WebLogic Server for OCI 概要
oracle4engineer
PRO
3
880
もし本番ネットワークをまるごと仮想環境に”コピー”できたらうれしいですか? / janog51
corestate55
0
380
2年で10→70人へ! スタートアップの 情報セキュリティ課題と施策
miekobayashi
1
630
USB PD で迎える AC アダプター大統一時代
puhitaku
2
1.9k
Kaggleシミュレーションコンペの動向
nagiss
0
270
地方自治体業務あるある ーアナログ最適化編-
y150saya
1
270
Deep Neural Networkの共同学習
hf149
0
290
Featured
See All Featured
Robots, Beer and Maslow
schacon
154
7.3k
Designing the Hi-DPI Web
ddemaree
273
32k
Facilitating Awesome Meetings
lara
33
4.6k
What's new in Ruby 2.0
geeforr
336
30k
How STYLIGHT went responsive
nonsquared
89
4.2k
The Power of CSS Pseudo Elements
geoffreycrofte
52
4.3k
The Invisible Side of Design
smashingmag
292
48k
Atom: Resistance is Futile
akmur
256
24k
Art Directing for the Web. Five minutes with CSS Template Areas
malarkey
196
9.8k
It's Worth the Effort
3n
177
26k
Reflections from 52 weeks, 52 projects
jeffersonlam
338
18k
GitHub's CSS Performance
jonrohan
1020
430k
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