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
RSNA2024振り返り
nanachi
0
560
インフラをつくるとはどういうことなのか、 あるいはPlatform Engineeringについて
nwiizo
5
2.5k
Developers Summit 2025 浅野卓也(13-B-7 LegalOn Technologies)
legalontechnologies
PRO
0
650
クラウドサービス事業者におけるOSS
tagomoris
0
210
偶然 × 行動で人生の可能性を広げよう / Serendipity × Action: Discover Your Possibilities
ar_tama
1
1.1k
現場の種を事業の芽にする - エンジニア主導のイノベーションを事業戦略に装着する方法 -
kzkmaeda
2
2k
ホワイトボードチャレンジ 説明&実行資料
ichimichi
0
130
バックエンドエンジニアのためのフロントエンド入門 #devsumiC
panda_program
18
7.3k
データ資産をシームレスに伝達するためのイベント駆動型アーキテクチャ
kakehashi
PRO
2
500
技術的負債解消の取り組みと専門チームのお話 #技術的負債_Findy
bengo4com
1
1.3k
ハッキングの世界に迫る~攻撃者の思考で考えるセキュリティ~
nomizone
13
5.1k
組織貢献をするフリーランスエンジニアという生き方
n_takehata
1
1.3k
Featured
See All Featured
Site-Speed That Sticks
csswizardry
4
380
Evolution of real-time – Irina Nazarova, EuRuKo, 2024
irinanazarova
6
550
Writing Fast Ruby
sferik
628
61k
Measuring & Analyzing Core Web Vitals
bluesmoon
6
240
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
133
33k
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
160
15k
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
100
18k
Helping Users Find Their Own Way: Creating Modern Search Experiences
danielanewman
29
2.4k
Scaling GitHub
holman
459
140k
GitHub's CSS Performance
jonrohan
1030
460k
Keith and Marios Guide to Fast Websites
keithpitt
411
22k
Navigating Team Friction
lara
183
15k
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!