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
570
The Secret
mmozuras
0
270
Am I Still Productive?
mmozuras
0
430
The Three Last Conversations
mmozuras
0
380
Vinted Adventure
mmozuras
0
400
Frequent Releases & Major Changes
mmozuras
1
860
Engineering for Engineering's Sake
mmozuras
1
1.3k
Life Embetterment With Hundreds of Deployments a Day
mmozuras
1
500
How to Build an Open Source Project in 3 Years
mmozuras
2
560
Other Decks in Programming
See All in Programming
OnlineTestConf: Test Automation Friend or Foe
maaretp
0
100
RubyLSPのマルチバイト文字対応
notfounds
0
120
とにかくAWS GameDay!AWSは世界の共通言語! / Anyway, AWS GameDay! AWS is the world's lingua franca!
seike460
PRO
1
860
見せてあげますよ、「本物のLaravel批判」ってやつを。
77web
7
7.7k
型付き API リクエストを実現するいくつかの手法とその選択 / Typed API Request
euxn23
8
2.2k
「今のプロジェクトいろいろ大変なんですよ、app/services とかもあって……」/After Kaigi on Rails 2024 LT Night
junk0612
5
2.1k
Amazon Bedrock Agentsを用いてアプリ開発してみた!
har1101
0
330
『ドメイン駆動設計をはじめよう』のモデリングアプローチ
masuda220
PRO
8
530
レガシーシステムにどう立ち向かうか 複雑さと理想と現実/vs-legacy
suzukihoge
14
2.2k
Enabling DevOps and Team Topologies Through Architecture: Architecting for Fast Flow
cer
PRO
0
310
ペアーズにおけるAmazon Bedrockを⽤いた障害対応⽀援 ⽣成AIツールの導⼊事例 @ 20241115配信AWSウェビナー登壇
fukubaka0825
6
1.8k
WebフロントエンドにおけるGraphQL(あるいはバックエンドのAPI)との向き合い方 / #241106_plk_frontend
izumin5210
4
1.4k
Featured
See All Featured
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
8
740
Visualization
eitanlees
145
15k
Done Done
chrislema
181
16k
How STYLIGHT went responsive
nonsquared
95
5.2k
Designing the Hi-DPI Web
ddemaree
280
34k
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
31
2.7k
Put a Button on it: Removing Barriers to Going Fast.
kastner
59
3.5k
Imperfection Machines: The Place of Print at Facebook
scottboms
265
13k
Into the Great Unknown - MozCon
thekraken
32
1.5k
Testing 201, or: Great Expectations
jmmastey
38
7.1k
The Art of Programming - Codeland 2020
erikaheidi
52
13k
How To Stay Up To Date on Web Technology
chriscoyier
788
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!