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
Why we ditched Rails
Search
Jerry Jäppinen
September 21, 2012
Programming
0
110
Why we ditched Rails
Presentation about Deveo's development challenges in Frozen Rails 2012.
Jerry Jäppinen
September 21, 2012
Tweet
Share
More Decks by Jerry Jäppinen
See All by Jerry Jäppinen
New Programmer’s Handbook
jerryjappinen
0
3.6k
AI and user experience
jerryjappinen
0
530
UX audit
jerryjappinen
0
16
Product development toolchain
jerryjappinen
0
58
Lateral Nord company intro
jerryjappinen
0
73
Productisation workshop
jerryjappinen
0
360
Elements of web design
jerryjappinen
1
310
Design thinking: Intro workshop
jerryjappinen
0
270
Vue.js introduction
jerryjappinen
0
290
Other Decks in Programming
See All in Programming
私達はmodernize packageに夢を見るか feat. go/analysis, go/ast / Go Conference 2025
kaorumuta
2
480
エンジニアとして高みを目指す、 利益を生み出す設計の考え方 / design-for-profit
minodriven
23
12k
dynamic!
moro
9
6.3k
Reduxモダナイズ 〜コードのモダン化を通して、将来のライブラリ移行に備える〜
pvcresin
2
680
iOSDC.pdf
chronos2500
2
660
AIエージェント時代における TypeScriptスキーマ駆動開発の新たな役割
bicstone
4
1.5k
実践AIチャットボットUI実装入門
syumai
7
2.4k
Local Peer-to-Peer APIはどのように使われていくのか?
hal_spidernight
2
440
Introducing ReActionView: A new ActionView-Compatible ERB Engine @ Kaigi on Rails 2025, Tokyo, Japan
marcoroth
3
910
Go Conference 2025: Goで体感するMultipath TCP ― Go 1.24 時代の MPTCP Listener を理解する
takehaya
7
1.6k
Django Ninja による API 開発効率化とリプレースの実践
kashewnuts
0
910
どの様にAIエージェントと 協業すべきだったのか?
takefumiyoshii
2
590
Featured
See All Featured
Build your cross-platform service in a week with App Engine
jlugia
232
18k
The Invisible Side of Design
smashingmag
301
51k
Automating Front-end Workflow
addyosmani
1371
200k
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
9
850
Rebuilding a faster, lazier Slack
samanthasiow
84
9.2k
Context Engineering - Making Every Token Count
addyosmani
5
180
Being A Developer After 40
akosma
91
590k
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
49
3.1k
How STYLIGHT went responsive
nonsquared
100
5.8k
Documentation Writing (for coders)
carmenintech
75
5k
It's Worth the Effort
3n
187
28k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
140
34k
Transcript
Why we ditched Rails 6 lessons we learned the hard
way
Jerry Jäppinen GUI Designer @jerryjappinen
[email protected]
Apps & APIs Collaboration Repo hosting
Views shouldn’t be tied to domain objects Rails is logical,
UIs are not 1.
View’s lifetime is just beginning on page load Preprocessed views
won’t cut it 2.
HTML, CSS, JS & JSON Technology stack gets out of
hand 3.
Seriously WTF, look at your smartphone Page refreshes *_* 4.
JavaScript can’t be escaped or superceded No options for writing
modern UIs 5.
Ruby != JavaScript Rails is Ruby 6.
No Rails :( For now. =
www.deveo.com @deveoteam
None
None