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
How I learned to love Ember
Search
Sponsored
·
Your Podcast. Everywhere. Effortlessly.
Share. Educate. Inspire. Entertain. You do you. We'll handle the rest.
→
Ju Liu
March 30, 2016
Programming
6
1.2k
How I learned to love Ember
Ju Liu
March 30, 2016
Tweet
Share
More Decks by Ju Liu
See All by Ju Liu
Taking back control of your life with Nerves
arkham
0
130
The best tomato pasta of your life
arkham
1
280
Have your Sorbet and eat it too
arkham
1
93
No REST for the wicked: an introduction to GraphQL
arkham
4
200
Sonic Pi, Live Music, Live Coding
arkham
2
240
The Design of Everyday Ruby
arkham
3
430
Remote is not remote
arkham
0
190
^RegexR4Strn<3$
arkham
2
470
Learn Javascript or Die
arkham
1
340
Other Decks in Programming
See All in Programming
登壇資料を作る時に意識していること #登壇資料_findy
konifar
4
2k
AI時代のキャリアプラン「技術の引力」からの脱出と「問い」へのいざない / tech-gravity
minodriven
22
8k
PJのドキュメントを全部Git管理にしたら、一番喜んだのはAIだった
nanaism
0
210
15年続くIoTサービスのSREエンジニアが挑む分散トレーシング導入
melonps
2
440
2025年の活動の振り返り
hideg
0
110
生成AIを活用したソフトウェア開発ライフサイクル変革の現在値
hiroyukimori
PRO
0
140
OCaml 5でモダンな並列プログラミングを Enjoyしよう!
haochenx
0
160
AI時代でも変わらない技術コミュニティの力~10年続く“ゆるい”つながりが生み出す価値
n_takehata
2
400
Raku Raku Notion 20260128
hareyakayuruyaka
0
420
kintone + ローカルLLM = ?
akit37
0
110
Claude Code、ちょっとした工夫で開発体験が変わる
tigertora7571
0
170
2026年 エンジニアリング自己学習法
yumechi
0
160
Featured
See All Featured
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
133
19k
Design in an AI World
tapps
0
160
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
31
10k
First, design no harm
axbom
PRO
2
1.1k
Fashionably flexible responsive web design (full day workshop)
malarkey
408
66k
Ruling the World: When Life Gets Gamed
codingconduct
0
150
Six Lessons from altMBA
skipperchong
29
4.2k
State of Search Keynote: SEO is Dead Long Live SEO
ryanjones
0
140
The AI Revolution Will Not Be Monopolized: How open-source beats economies of scale, even for LLMs
inesmontani
PRO
3
3.1k
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
49
9.9k
Rails Girls Zürich Keynote
gr2m
96
14k
DevOps and Value Stream Thinking: Enabling flow, efficiency and business value
helenjbeal
1
130
Transcript
How I learned to <3 Ember
HI!
I'm Ju !
You can find me as @arkh4m
I'm Italian !
MAMMA BUTTA LA PASTA
I live in London !
None
I work at AlphaSights We're in London and New York
And we're huuuge Ruby & Ember fans
I'm addicted to rock climbing!
None
BUSINESS TIME
I'm here to tell a story
A long time ago in a galaxy far, far away....
I was a PhD student working on packet filtering in
high speed networks
Friend: "Hey, wanna join our Rails shop?"
Me: "OK"
PROBLEM
I knew nothing about web development.
So I started studying Ruby
But that wasn't enough, so I studied Rails
But that wasn't enough, so I studied OOP
But that wasn't enough, so I studied TDD
And I was happy
I was really enjoying myself doing what every backend Ruby
developer loves to do
BUT THEN CAME THE JAVASCRIPT
So I learned jQuery
Then I learned KnockoutJS
Then I learned BackboneJS
Then I learned MarionetteJS
Then I learned BatmanJS
Then I learned AngularJS
But I still wasn't happy
None
A9. The most advanced chip ever The most vivid Retina
display ever TouchID faster and better than ever 3D Touch lets you do more than ever The most powerful 4-inch phone ever IOS 9 is smarter and more essential than ever The 27-inch iMac is faster and more powerful than ever
When everything is revolutionary, probably nothing really is — Albert
Einstein
I was pretty deep into The Pit of JavaScript Disillusionment
But I had my Ruby, my OOP and my TDD
So everything was good!
But one day..
We're going to rebuild this Rails app in Ember!
Initially I wasn't really excited
None
But then I start poking around...
"This looks nice and familiar..."
15 minutes later...
None
Even though I thought I knew Rails and JS, Ember
looked like something completely different
And I wasn't a huge fan because it was doing
too many things
KISS
Keep It Simple, Stupid
Simple is better than complex — The Zen of Python
Write programs that do one thing and do it well
— Doug McIlroy
Why do you have to go and make things so
complicated? — Avril Lavigne
2 years later...
Now I love Ember :)
I can do everything!
So what changed?
The Gmail Test
I have to rebuild Gmail. How would I do it?
None
I couldn't figure out a way to do it by
keeping it simple...
Simple is better than complex — The Zen of Python
But complex is better than complicated — The Zen of
Python
None
An ambitious application solves a real problem
And as we know, reality is full of complexity
Everything should be made as simple as possible, but not
simpler — Albert Einstein
So I stopped using 'simplicity' as an excuse :)
Also, I found out why I wasn't enjoying myself in
JS
It wasn't the syntax
It wasn't handling state
It wasn't handling async
But the revolution at any cost mindset
HYPE FATIGUE
None
Second System Syndrome
We need to rebuild this from scratch
It's going to be easier, faster, more expressive
But it's not gonna be backwards compatible
→ Perl 5 -> Perl 6
→ Python 2 -> Python 3
→ Angular 1 -> Angular 2
Intelligent design
I have the perfect plan, now let's build it
None
Natura non facit saltus — Linnaeus, 1751
Stability Without Stagnation
Eventually all the good ideas will end up in Ember
— wycats
When I was learning Ember, I was learning a piece
of software.
But the truth is, there are many pieces of software
around.
This is my framework. There are many like it, but
this one is mine. — Full Metal Jacket
But what I learned to love is much more than
a frame of work
It's a frame of mind
It's having a truly open source process
It's valuing backwards compatibility
It's building inclusive communities
It's embracing continuous mutation over short lived revolutions
Don't be a JS Creationist Learn to love Ember!
Thank you! ! @arkh4m engineering.alphasights.com