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
¿Por qué usar Ruby on Rails?
Search
Ian Murray
November 19, 2011
Technology
2
120
¿Por qué usar Ruby on Rails?
Mi charla del Barcamp Santiago 2011.
Ian Murray
November 19, 2011
Tweet
Share
More Decks by Ian Murray
See All by Ian Murray
BDD on iOS with Kiwi
ianmurrays
1
170
Other Decks in Technology
See All in Technology
初めてのAzure FunctionsをClaude Codeで作ってみた / My first Azure Functions using Claude Code
hideakiaoyagi
1
200
監視のこれまでとこれから/sakura monitoring seminar 2025
fujiwara3
11
3.5k
AIのAIによるAIのための出力評価と改善
chocoyama
2
530
“社内”だけで完結していた私が、AWS Community Builder になるまで
nagisa53
1
280
【TiDB GAME DAY 2025】Shadowverse: Worlds Beyond にみる TiDB 活用術
cygames
0
930
データプラットフォーム技術におけるメダリオンアーキテクチャという考え方/DataPlatformWithMedallionArchitecture
smdmts
5
590
BigQuery Remote FunctionでLooker Studioをインタラクティブ化
cuebic9bic
2
240
Wasm元年
askua
0
120
ローカルLLMでファインチューニング
knishioka
0
140
_第3回__AIxIoTビジネス共創ラボ紹介資料_20250617.pdf
iotcomjpadmin
0
150
A2Aのクライアントを自作する
rynsuke
1
160
25分で解説する「最小権限の原則」を実現するための AWS「ポリシー」大全 / 20250625-aws-summit-aws-policy
opelab
9
930
Featured
See All Featured
Imperfection Machines: The Place of Print at Facebook
scottboms
267
13k
Agile that works and the tools we love
rasmusluckow
329
21k
Principles of Awesome APIs and How to Build Them.
keavy
126
17k
It's Worth the Effort
3n
184
28k
How to Ace a Technical Interview
jacobian
277
23k
Fireside Chat
paigeccino
37
3.5k
Why You Should Never Use an ORM
jnunemaker
PRO
56
9.4k
Code Reviewing Like a Champion
maltzj
524
40k
Build The Right Thing And Hit Your Dates
maggiecrowley
36
2.8k
A Modern Web Designer's Workflow
chriscoyier
693
190k
Adopting Sorbet at Scale
ufuk
77
9.4k
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
10
920
Transcript
RAILS ¿POR QUÉ USAR?
@synt4x Ian Murray
RAILS? ¿Qué es Ruby on
MITOS y no tanto
ruby mito #1 es lento
NO!
ruby no es lento se toma su tiempo ... ruby
es especial
el problema de ruby es la carga de librerías
el problema de ruby es la carga de librerías era
(no lo es en 1.9.3)
ruby mito #2 es lento rails
TAMPOCO!
rails es rápido sólo que la gente lo usa mal
optimizar SQL caching load balancing etc ...
rails es caro mito #3
en cierto sentido
PHP JAVA ··· $250 RAILS $500
se paga con PRODUCTIVIDAD y felicidad también!
BENEFICIOS
¿Por qué gastar TIEMPO y REINVENTAR LA RUEDA ?
∞ gems
∞ gems (tal vez menos)
∞ gems (tal vez menos) background jobs
∞ gems (tal vez menos) background jobs tags
∞ gems (tal vez menos) background jobs tags servidores push
∞ gems (tal vez menos) background jobs tags servidores push
búsqueda
pensado para nuestra felicidad :)
unless blocks paréntesis opcionales
una enorme comunidad
testing R S p e c TestUnit Cucumber ···
ágil
MVC
heroku
DESVENTAJAS siempre hay :(
toma tiempo ... Aprender
A la gente no le gusta
los mitos son mitos cambiemos la mentalidad aprender por aprender
gracias! speakerdeck.com/u/ianmurrays @synt4x
necesitamos railers!