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
NodeJS-Talk @convergese 2012
Search
Tom Wilson
April 27, 2012
Programming
3
310
NodeJS-Talk @convergese 2012
A small talk about nodejs using for backend services
Tom Wilson
April 27, 2012
Tweet
Share
More Decks by Tom Wilson
See All by Tom Wilson
Application Development
jackhq
1
110
JS the language every programmer should know
jackhq
4
650
AngularJS
jackhq
5
630
Programming Basics with JavaScript
jackhq
0
190
Pair Programming and TDD
jackhq
5
280
Other Decks in Programming
See All in Programming
UbieのAIパートナーを支えるコンテキストエンジニアリング実践
syucream
2
810
プロポーザル駆動学習 / Proposal-Driven Learning
mackey0225
2
610
Oracle Database Technology Night 92 Database Connection control FAN-AC
oracle4engineer
PRO
1
380
TanStack DB ~状態管理の新しい考え方~
bmthd
2
460
Claude Codeで挑むOSSコントリビュート
eycjur
0
190
AIでLINEスタンプを作ってみた
eycjur
1
220
Protocol Buffersの型を超えて拡張性を得る / Beyond Protocol Buffers Types Achieving Extensibility
linyows
0
100
CSC305 Summer Lecture 12
javiergs
PRO
0
130
RDoc meets YARD
okuramasafumi
4
160
Rancher と Terraform
fufuhu
2
200
モバイルアプリからWebへの横展開を加速した話_Claude_Code_実践術.pdf
kazuyasakamoto
0
300
AIコーディングAgentとの向き合い方
eycjur
0
250
Featured
See All Featured
The Cult of Friendly URLs
andyhume
79
6.6k
Fashionably flexible responsive web design (full day workshop)
malarkey
407
66k
Understanding Cognitive Biases in Performance Measurement
bluesmoon
29
1.9k
GraphQLとの向き合い方2022年版
quramy
49
14k
Practical Tips for Bootstrapping Information Extraction Pipelines
honnibal
PRO
23
1.4k
Thoughts on Productivity
jonyablonski
69
4.8k
The Art of Programming - Codeland 2020
erikaheidi
55
13k
What’s in a name? Adding method to the madness
productmarketing
PRO
23
3.6k
Build The Right Thing And Hit Your Dates
maggiecrowley
37
2.8k
For a Future-Friendly Web
brad_frost
179
9.9k
VelocityConf: Rendering Performance Case Studies
addyosmani
332
24k
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
252
21k
Transcript
NodeJs Enhance your Apps with NodeJs Friday, April 27, 12
@twilson63 President of Jack Russell Software Friday, April 27, 12
http://html2haml.heroku.com Friday, April 27, 12
express-coffee linchpin apprentice cloudq ding cupcake qmeme creamer cakefile-template newbalance
freeway kramer authur easybake ask fortknox mr clean Nodejs Libraries Friday, April 27, 12
What is NodeJs • Single Threaded - Event I/O •
Javascript on the Server Friday, April 27, 12
Three Conventions Friday, April 27, 12
callbacks Friday, April 27, 12
Friday, April 27, 12
Event Emitter Friday, April 27, 12
Friday, April 27, 12
Streams Friday, April 27, 12
http://maxogden.com/node-streams Friday, April 27, 12
http://nodejs.org Friday, April 27, 12
Lets Code Friday, April 27, 12
Twitter Stream API Use Case 1 Friday, April 27, 12
https://dev.twitter.com/ Friday, April 27, 12
Friday, April 27, 12
Friday, April 27, 12
https://gist.github.com/ 2503844 Friday, April 27, 12
• HTTP/JSON API • Easy to manage • Cloud Friendly
(Heroku, CloudFoundry, Nodejitsu) • CouchDb or MongoDb (Redis coming soon) Friday, April 27, 12
Friday, April 27, 12
• Easy to use API • Supports Streams • JSON
Friendly Friday, April 27, 12
Friday, April 27, 12
https://gist.github.com/2509697 Friday, April 27, 12
Friday, April 27, 12
Lets Create a Server Friday, April 27, 12
images provide by quickmeme.net Friday, April 27, 12