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
Ju Liu
March 30, 2016
Programming
1.2k
6
Share
How I learned to love Ember
Ju Liu
March 30, 2016
More Decks by Ju Liu
See All by Ju Liu
Taking back control of your life with Nerves
arkham
0
140
The best tomato pasta of your life
arkham
1
290
Have your Sorbet and eat it too
arkham
1
99
No REST for the wicked: an introduction to GraphQL
arkham
4
210
Sonic Pi, Live Music, Live Coding
arkham
2
240
The Design of Everyday Ruby
arkham
3
440
Remote is not remote
arkham
0
190
^RegexR4Strn<3$
arkham
2
480
Learn Javascript or Die
arkham
1
350
Other Decks in Programming
See All in Programming
安いハードウェアでVulkan
fadis
1
850
夢の無限スパゲッティ製造機 -実装篇- #phpstudy
o0h
PRO
0
180
実践ハーネスエンジニアリング #MOSHTech
kajitack
7
5.1k
Strategy for Finding a Problem for OSS: With Real Examples
kibitan
0
130
Smarter Angular mit Transformers.js & Prompt API
christianliebel
PRO
1
110
L’IA au service des devs : Anatomie d'un assistant de Code Review
toham
0
150
モダンOBSプラグイン開発
umireon
0
190
「接続」—パフォーマンスチューニングの最後の一手 〜点と点を結ぶ、その一瞬のために〜
kentaroutakeda
4
2.2k
ローカルで稼働するAI エージェントを超えて / beyond-local-ai-agents
gawa
1
190
PHP 7.4でもOpenTelemetryゼロコード計装がしたい! / PHPerKaigi 2026
arthur1
1
450
[PHPerKaigi 2026]PHPerKaigi2025の企画CodeGolfが最高すぎて社内で内製して半年運営して得た内製と運営の知見
ikezoemakoto
0
310
AIと共にエンジニアとPMの “二刀流”を実現する
naruogram
0
110
Featured
See All Featured
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.6k
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
31
10k
<Decoding/> the Language of Devs - We Love SEO 2024
nikkihalliwell
1
170
The Power of CSS Pseudo Elements
geoffreycrofte
82
6.2k
The MySQL Ecosystem @ GitHub 2015
samlambert
251
13k
Breaking role norms: Why Content Design is so much more than writing copy - Taylor Woolridge
uxyall
0
240
Building an army of robots
kneath
306
46k
Practical Tips for Bootstrapping Information Extraction Pipelines
honnibal
25
1.8k
Evolving SEO for Evolving Search Engines
ryanjones
0
170
SEOcharity - Dark patterns in SEO and UX: How to avoid them and build a more ethical web
sarafernandez
0
160
コードの90%をAIが書く世界で何が待っているのか / What awaits us in a world where 90% of the code is written by AI
rkaga
61
43k
[RailsConf 2023] Rails as a piece of cake
palkan
59
6.4k
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