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
300
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
99
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
270
Other Decks in Programming
See All in Programming
密集、ドキュメントのコロケーション with AWS Lambda
satoshi256kbyte
0
190
ソフトウェアエンジニアの成長
masuda220
PRO
12
1.8k
Ruby on cygwin 2025-02
fd0
0
150
Kubernetes History Inspector(KHI)を触ってみた
bells17
0
230
Grafana Cloudとソラカメ
devoc
0
170
Serverless Rust: Your Low-Risk Entry Point to Rust in Production (and the benefits are huge)
lmammino
1
110
GAEログのコスト削減
mot_techtalk
0
120
AWS Organizations で実現する、 マルチ AWS アカウントのルートユーザー管理からの脱却
atpons
0
150
SwiftUI Viewの責務分離
elmetal
PRO
1
240
pylint custom ruleで始めるレビュー自動化
shogoujiie
0
120
color-scheme: light dark; を完全に理解する
uhyo
5
400
Writing documentation can be fun with plugin system
okuramasafumi
0
120
Featured
See All Featured
Designing Experiences People Love
moore
140
23k
Designing for humans not robots
tammielis
250
25k
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
251
21k
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
33
2.1k
ピンチをチャンスに:未来をつくるプロダクトロードマップ #pmconf2020
aki_iinuma
114
50k
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
280
13k
Bootstrapping a Software Product
garrettdimon
PRO
306
110k
A Tale of Four Properties
chriscoyier
158
23k
Learning to Love Humans: Emotional Interface Design
aarron
273
40k
Into the Great Unknown - MozCon
thekraken
35
1.6k
Making Projects Easy
brettharned
116
6k
Building Adaptive Systems
keathley
40
2.4k
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