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
test
Search
Hooopo
December 05, 2011
Programming
2
110
test
test
Hooopo
December 05, 2011
Tweet
Share
More Decks by Hooopo
See All by Hooopo
Web Security
hooopo
4
210
Other Decks in Programming
See All in Programming
今ならAmazon ECSのサービス間通信をどう選ぶか / Selection of ECS Interservice Communication 2025
tkikuc
20
3.8k
GitHub Copilot and GitHub Codespaces Hands-on
ymd65536
1
130
アンドパッドの Go 勉強会「 gopher 会」とその内容の紹介
andpad
0
280
なぜ適用するか、移行して理解するClean Architecture 〜構造を超えて設計を継承する〜 / Why Apply, Migrate and Understand Clean Architecture - Inherit Design Beyond Structure
seike460
PRO
1
710
ruby.wasmで多人数リアルタイム通信ゲームを作ろう
lnit
2
320
20250628_非エンジニアがバイブコーディングしてみた
ponponmikankan
0
530
Result型で“失敗”を型にするPHPコードの書き方
kajitack
4
550
ニーリーにおけるプロダクトエンジニア
nealle
0
690
Is Xcode slowly dying out in 2025?
uetyo
1
240
「Cursor/Devin全社導入の理想と現実」のその後
saitoryc
0
640
既存デザインを変更せずにタップ領域を広げる方法
tahia910
1
250
LINEヤフー データグループ紹介
lycorp_recruit_jp
0
1.6k
Featured
See All Featured
Product Roadmaps are Hard
iamctodd
PRO
54
11k
Reflections from 52 weeks, 52 projects
jeffersonlam
351
20k
A Tale of Four Properties
chriscoyier
160
23k
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
46
9.6k
Understanding Cognitive Biases in Performance Measurement
bluesmoon
29
1.8k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
34
5.9k
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
281
13k
Adopting Sorbet at Scale
ufuk
77
9.4k
Large-scale JavaScript Application Architecture
addyosmani
512
110k
Stop Working from a Prison Cell
hatefulcrawdad
270
20k
Building Better People: How to give real-time feedback that sticks.
wjessup
367
19k
Why Our Code Smells
bkeepers
PRO
337
57k
Transcript
aspgems.com rack by example: bacchanalytics April 2.010
2
3 What is rack? Ruby API that models HTTP
4 HTTP request response →
5 request
6 response
7 What is rack? Object.call(env) [status, headers, body] →
8 Stack
9 Basic rack app
10
11 bacchanalytics
¡gracias!