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
レガシーで硬直したテーブル設計から変更容易で柔軟なテーブル設計にする
red_frasco
4
490
自然言語でAPI作業を片付ける!「Postman Agent Mode」
nagix
0
110
単一Kubernetesクラスタで実現する AI/ML 向けクラウドサービス
pfn
PRO
1
340
Error.prototype.stack の今と未来
progfay
1
190
国産クラウドを支える設計とチームの変遷 “技術・組織・ミッション”
kazeburo
4
6.2k
ABEJA FIRST GUIDE for Software Engineers
abeja
0
3.2k
重厚長大企業で、顧客価値をスケールさせるためのプロダクトづくりとプロダクト開発チームづくりの裏側 / Developers X Summit 2025
mongolyy
0
160
入社したばかりでもできる、 アクセシビリティ改善の第一歩
unachang113
2
340
Rubyist入門: The Way to The Timeless Way of Programming
snoozer05
PRO
7
540
How We Built a Secure Sandbox Platform for AI
flatt_security
1
110
膨大なデータをどうさばく? Java × MQで作るPub/Subアーキテクチャ
zenta
0
120
マルチドライブアーキテクチャ: 複数の駆動力でプロダクトを前進させる
knih
0
7.2k
Featured
See All Featured
Scaling GitHub
holman
464
140k
[RailsConf 2023] Rails as a piece of cake
palkan
57
6.1k
Site-Speed That Sticks
csswizardry
13
970
BBQ
matthewcrist
89
9.9k
ReactJS: Keep Simple. Everything can be a component!
pedronauck
666
130k
Faster Mobile Websites
deanohume
310
31k
GitHub's CSS Performance
jonrohan
1032
470k
Sharpening the Axe: The Primacy of Toolmaking
bcantrill
46
2.6k
StorybookのUI Testing Handbookを読んだ
zakiyama
31
6.3k
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
285
14k
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
49
3.2k
Building Flexible Design Systems
yeseniaperezcruz
329
39k
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!