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
600
The Secret
mmozuras
0
300
Am I Still Productive?
mmozuras
0
460
The Three Last Conversations
mmozuras
0
400
Vinted Adventure
mmozuras
0
430
Frequent Releases & Major Changes
mmozuras
1
1k
Engineering for Engineering's Sake
mmozuras
1
1.5k
Life Embetterment With Hundreds of Deployments a Day
mmozuras
1
530
How to Build an Open Source Project in 3 Years
mmozuras
2
590
Other Decks in Programming
See All in Programming
deno-redisの紹介とJSRパッケージの運用について (toranoana.deno #21)
uki00a
0
150
A2A プロトコルを試してみる
azukiazusa1
2
1.2k
ReadMoreTextView
fornewid
1
490
Benchmark
sysong
0
270
都市をデータで見るってこういうこと PLATEAU属性情報入門
nokonoko1203
1
580
Rubyでやりたい駆動開発 / Ruby driven development
chobishiba
1
490
DroidKnights 2025 - 다양한 스크롤 뷰에서의 영상 재생
gaeun5744
3
330
今ならAmazon ECSのサービス間通信をどう選ぶか / Selection of ECS Interservice Communication 2025
tkikuc
20
3.7k
Code as Context 〜 1にコードで 2にリンタ 34がなくて 5にルール? 〜
yodakeisuke
0
110
童醫院敏捷轉型的實踐經驗
cclai999
0
200
LT 2025-06-30: プロダクトエンジニアの役割
yamamotok
0
590
Blazing Fast UI Development with Compose Hot Reload (droidcon New York 2025)
zsmb
1
260
Featured
See All Featured
Practical Orchestrator
shlominoach
188
11k
Principles of Awesome APIs and How to Build Them.
keavy
126
17k
Automating Front-end Workflow
addyosmani
1370
200k
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
8
670
Practical Tips for Bootstrapping Information Extraction Pipelines
honnibal
PRO
20
1.3k
Fantastic passwords and where to find them - at NoRuKo
philnash
51
3.3k
The MySQL Ecosystem @ GitHub 2015
samlambert
251
13k
KATA
mclloyd
30
14k
Music & Morning Musume
bryan
46
6.6k
Statistics for Hackers
jakevdp
799
220k
The Art of Programming - Codeland 2020
erikaheidi
54
13k
Raft: Consensus for Rubyists
vanstee
140
7k
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!