Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Coffeescript: unfancy javascript
Search
Sponsored
·
Your Podcast. Everywhere. Effortlessly.
Share. Educate. Inspire. Entertain. You do you. We'll handle the rest.
→
Dimitris Tsironis
February 03, 2013
Technology
2
480
Coffeescript: unfancy javascript
Dimitris Tsironis
February 03, 2013
Tweet
Share
More Decks by Dimitris Tsironis
See All by Dimitris Tsironis
Introduction to Digigov SDK
tsironis
0
55
How to Develop Backbone Plugins (...for the greater good!)
tsironis
0
280
Modern Webapps
tsironis
1
100
Automating your workflow with Grunt
tsironis
2
200
Git 201
tsironis
0
190
Git 101
tsironis
0
230
Capistrano for non-Rubyists
tsironis
4
150
HTML+CSS: how to get started
tsironis
1
85
Coffescript - take a sip of code
tsironis
4
180
Other Decks in Technology
See All in Technology
Go標準パッケージのI/O処理をながめる
matumoto
0
200
社内レビューは機能しているのか
matsuba
0
130
マルチプレーンGPUネットワークを実現するシャッフルアーキテクチャの整理と考察
markunet
2
250
AI時代のSaaSとETL
shoe116
1
140
親子 or ペアで Mashup for the Future! しゃべって楽しむ 初手AI駆動でものづくり体験
hiroramos4
PRO
0
120
複数クラスタ運用と検索の高度化:ビズリーチにおけるElastic活用事例 / ElasticON Tokyo2026
visional_engineering_and_design
0
150
2026-03-11 JAWS-UG 茨城 #12 改めてALBを便利に使う
masasuzu
2
380
実践 Datadog MCP Server
nulabinc
PRO
2
190
The_Evolution_of_Bits_AI_SRE.pdf
nulabinc
PRO
0
200
堅牢.py#2 LT資料
t3tra
0
150
Postman v12 で変わる API開発ワークフロー (Postman v12 アップデート) / New API development workflow with Postman v12
yokawasa
0
120
Claude Codeの進化と各機能の活かし方
oikon48
22
13k
Featured
See All Featured
The Language of Interfaces
destraynor
162
26k
A designer walks into a library…
pauljervisheath
210
24k
svc-hook: hooking system calls on ARM64 by binary rewriting
retrage
2
170
SEOcharity - Dark patterns in SEO and UX: How to avoid them and build a more ethical web
sarafernandez
0
150
Rebuilding a faster, lazier Slack
samanthasiow
85
9.4k
Un-Boring Meetings
codingconduct
0
220
What Being in a Rock Band Can Teach Us About Real World SEO
427marketing
0
190
Lightning Talk: Beautiful Slides for Beginners
inesmontani
PRO
1
480
Building Applications with DynamoDB
mza
96
7k
The AI Search Optimization Roadmap by Aleyda Solis
aleyda
1
5.4k
Agile Actions for Facilitating Distributed Teams - ADO2019
mkilby
0
150
What's in a price? How to price your products and services
michaelherold
247
13k
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