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
実践Claude Code:20の失敗から学ぶAIペアプログラミング
takedatakashi
18
9.1k
pnpm に provenance のダウングレード を検出する PR を出してみた
ryo_manba
1
160
What's new in Spring Modulith?
olivergierke
1
180
Reactive Thinking with Signals and the Resource API
manfredsteyer
PRO
0
120
フロントエンド開発のためのブラウザ組み込みAI入門
masashi
7
3.6k
EMこそClaude Codeでコード調査しよう
shibayu36
0
470
三者三様 宣言的UI
kkagurazaka
0
280
CSC305 Lecture 10
javiergs
PRO
0
310
The Past, Present, and Future of Enterprise Java
ivargrimstad
0
370
なんでRustの環境構築してないのにRust製のツールが動くの? / Why Do Rust-Based Tools Run Without a Rust Environment?
ssssota
14
47k
Devoxx BE - Local Development in the AI Era
kdubois
0
150
CSC509 Lecture 07
javiergs
PRO
0
250
Featured
See All Featured
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
31
2.6k
Art, The Web, and Tiny UX
lynnandtonic
303
21k
The Straight Up "How To Draw Better" Workshop
denniskardys
239
140k
Embracing the Ebb and Flow
colly
88
4.9k
We Have a Design System, Now What?
morganepeng
53
7.8k
Building Adaptive Systems
keathley
44
2.8k
A Modern Web Designer's Workflow
chriscoyier
697
190k
Build your cross-platform service in a week with App Engine
jlugia
234
18k
The Cult of Friendly URLs
andyhume
79
6.6k
StorybookのUI Testing Handbookを読んだ
zakiyama
31
6.2k
Connecting the Dots Between Site Speed, User Experience & Your Business [WebExpo 2025]
tammyeverts
10
630
The Language of Interfaces
destraynor
162
25k
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