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.1k
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
580
The Secret
mmozuras
0
280
Am I Still Productive?
mmozuras
0
440
The Three Last Conversations
mmozuras
0
380
Vinted Adventure
mmozuras
0
410
Frequent Releases & Major Changes
mmozuras
1
890
Engineering for Engineering's Sake
mmozuras
1
1.3k
Life Embetterment With Hundreds of Deployments a Day
mmozuras
1
510
How to Build an Open Source Project in 3 Years
mmozuras
2
570
Other Decks in Programming
See All in Programming
Flutter × Firebase Genkit で加速する生成 AI アプリ開発
coborinai
0
150
『GO』アプリ データ基盤のログ収集システムコスト削減
mot_techtalk
0
110
パスキーのすべて ── 導入・UX設計・実装の紹介 / 20250213 パスキー開発者の集い
kuralab
3
670
[JAWS-UG横浜 #79] re:Invent 2024 の DB アップデートは Multi-Region!
maroon1st
1
140
富山発の個人開発サービスで日本中の学校の業務を改善した話
krpk1900
4
370
技術を根付かせる / How to make technology take root
kubode
1
240
法律の脱レガシーに学ぶフロントエンド刷新
oguemon
5
730
“あなた” の開発を支援する AI エージェント Bedrock Engineer / introducing-bedrock-engineer
gawa
11
1.8k
Spring gRPC について / About Spring gRPC
mackey0225
0
220
AHC041解説
terryu16
0
590
Grafana Loki によるサーバログのコスト削減
mot_techtalk
1
110
[JAWS-UG横浜 #80] うわっ…今年のServerless アップデート、少なすぎ…?
maroon1st
1
170
Featured
See All Featured
Docker and Python
trallard
44
3.3k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
44
7k
For a Future-Friendly Web
brad_frost
176
9.5k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
232
17k
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.1k
The Cost Of JavaScript in 2023
addyosmani
47
7.3k
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
129
19k
Building Better People: How to give real-time feedback that sticks.
wjessup
366
19k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
507
140k
Writing Fast Ruby
sferik
628
61k
Site-Speed That Sticks
csswizardry
3
370
"I'm Feeling Lucky" - Building Great Search Experiences for Today's Users (#IAC19)
danielanewman
226
22k
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!