Lock in $30 Savings on PRO—Offer Ends Soon! ⏳
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
test
Search
Hooopo
December 05, 2011
Programming
2
120
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
目的で駆動する、AI時代のアーキテクチャ設計 / purpose-driven-architecture
minodriven
11
3.6k
生成AIを活用したリファクタリング実践 ~コードスメルをなくすためのアプローチ
raedion
0
150
複数人でのCLI/Infrastructure as Codeの暮らしを良くする
shmokmt
1
160
WebRTC と Rust と8K 60fps
tnoho
1
550
Atomics APIを知る / Understanding Atomics API
ssssota
1
220
Promise.tryで実現する新しいエラーハンドリング New error handling with Promise try
bicstone
3
1.7k
Full-Cycle Reactivity in Angular: SignalStore mit Signal Forms und Resources
manfredsteyer
PRO
0
150
手軽に積ん読を増やすには?/読みたい本と付き合うには?
o0h
PRO
1
120
AI駆動開発ライフサイクル(AI-DLC)のホワイトペーパーを解説
swxhariu5
0
1.6k
Reactive Thinking with Signals and the new Resource API
manfredsteyer
PRO
0
120
海外登壇の心構え - コワクナイヨ - / how to prepare for a presentation abroad
kishida
2
110
ソフトウェア設計の課題・原則・実践技法
masuda220
PRO
22
19k
Featured
See All Featured
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
37
2.6k
GraphQLとの向き合い方2022年版
quramy
49
14k
The Hidden Cost of Media on the Web [PixelPalooza 2025]
tammyeverts
1
58
The MySQL Ecosystem @ GitHub 2015
samlambert
251
13k
Art, The Web, and Tiny UX
lynnandtonic
303
21k
Building Flexible Design Systems
yeseniaperezcruz
329
39k
Docker and Python
trallard
46
3.7k
Helping Users Find Their Own Way: Creating Modern Search Experiences
danielanewman
31
3k
The Pragmatic Product Professional
lauravandoore
36
7k
[RailsConf 2023] Rails as a piece of cake
palkan
57
6.1k
KATA
mclloyd
PRO
32
15k
A designer walks into a library…
pauljervisheath
210
24k
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!