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
simpler
Search
Mindaugas Mozūras
May 28, 2012
Programming
9
5.2k
simpler
Lightning talk about simpler tools.
Mindaugas Mozūras
May 28, 2012
Tweet
Share
More Decks by Mindaugas Mozūras
See All by Mindaugas Mozūras
Sustainable Speed
mmozuras
0
620
The Secret
mmozuras
0
310
Am I Still Productive?
mmozuras
0
470
The Three Last Conversations
mmozuras
0
410
Vinted Adventure
mmozuras
0
440
Frequent Releases & Major Changes
mmozuras
1
1.1k
Engineering for Engineering's Sake
mmozuras
1
1.6k
Life Embetterment With Hundreds of Deployments a Day
mmozuras
1
540
How to Build an Open Source Project in 3 Years
mmozuras
2
600
Other Decks in Programming
See All in Programming
Web技術を最大限活用してRAW画像を現像する / Developing RAW Images on the Web
ssssota
2
1k
VisionFrameworkで実現する - プライバシーに配慮した「顔ぼかし」機能 / Face blurring with Vision Framework
imaizume
0
190
階層構造を表現するデータ構造とリファクタリング 〜1年で10倍成長したプロダクトの変化と課題〜
yuhisatoxxx
3
830
Current States of Java Web Frameworks at JCConf 2025
kishida
0
530
AIを活用したレシート読み取り機能の開発から得られた実践知 / AI Receipt Scan Practice
rockname
2
1.5k
CSC509 Lecture 01
javiergs
PRO
1
430
詳しくない分野でのVibe Codingで困ったことと学び/vibe-coding-in-unfamiliar-area
shibayu36
1
1k
Build your own WebP codec in Swift
kishikawakatsumi
2
860
開発者への寄付をアプリ内課金として実装する時の気の使いどころ
ski
0
330
iOS 17で追加されたSubscriptionStoreView を利用して5分でサブスク実装チャレンジ
natmark
0
430
Web Components で実現する Hotwire とフロントエンドフレームワークの橋渡し / Bridging with Web Components
da1chi
2
1.4k
メモリ不足との戦い〜大量データを扱うアプリでの実践例〜
kwzr
1
670
Featured
See All Featured
What’s in a name? Adding method to the madness
productmarketing
PRO
23
3.7k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
657
61k
How STYLIGHT went responsive
nonsquared
100
5.8k
ピンチをチャンスに:未来をつくるプロダクトロードマップ #pmconf2020
aki_iinuma
127
53k
A designer walks into a library…
pauljervisheath
208
24k
Building an army of robots
kneath
306
46k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
140
34k
Faster Mobile Websites
deanohume
310
31k
GitHub's CSS Performance
jonrohan
1032
460k
Making Projects Easy
brettharned
118
6.4k
How to train your dragon (web standard)
notwaldorf
96
6.2k
How To Stay Up To Date on Web Technology
chriscoyier
791
250k
Transcript
simpler
“I use <powerful-framework> for everything.” Some dude
with power...
... come a lot of things.
rails django cucumber socketstream ember.js
Harder to understand what’s going on underneath.
Easy to create a Rails app using Rails.
Easy to create a Django app using Django.
Harder to create an app that they weren’t meant for.
But people try...
Take more time to set up.
You Ain’t Gonna Need It
less power
sinatra flask minitest express batman.js
More flexibility.
Easier to understand what’s going on underneath.
Easier to set up.
Good choice for smaller apps and prototypes.
before you think pick
I’ll use Rails for everything!
No.
I’ll use Sinatra for everything!
None
Pick the right tool for the job.
Simpler tools should not be forgotten.
codingfearlessly.com twitter.com/mmozuras github.com/mmozuras thanks!