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
640
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
Jaspr Dart Web Framework 박제창 @Devfest 2024
itsmedreamwalker
0
150
“あなた” の開発を支援する AI エージェント Bedrock Engineer / introducing-bedrock-engineer
gawa
3
130
Fixstars高速化コンテスト2024準優勝解法
eijirou
0
190
Androidアプリのモジュール分割における:x:commonを考える
okuzawats
1
280
Androidアプリの One Experience リリース
nein37
0
1.2k
為你自己學 Python
eddie
0
520
PHPで学ぶプログラミングの教訓 / Lessons in Programming Learned through PHP
nrslib
4
1.1k
オニオンアーキテクチャを使って、 Unityと.NETでコードを共有する
soi013
0
370
chibiccをCILに移植した結果 (NGK2025S版)
kekyo
PRO
0
130
ある日突然あなたが管理しているサーバーにDDoSが来たらどうなるでしょう?知ってるようで何も知らなかったDDoS攻撃と対策 #phpcon.2024
akase244
2
7.7k
Azure AI Foundryのご紹介
qt_luigi
1
210
20年もののレガシープロダクトに 0からPHPStanを入れるまで / phpcon2024
hirobe1999
0
1k
Featured
See All Featured
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
160
15k
Music & Morning Musume
bryan
46
6.3k
Visualization
eitanlees
146
15k
GraphQLとの向き合い方2022年版
quramy
44
13k
Art, The Web, and Tiny UX
lynnandtonic
298
20k
A Tale of Four Properties
chriscoyier
157
23k
ピンチをチャンスに:未来をつくるプロダクトロードマップ #pmconf2020
aki_iinuma
113
50k
[RailsConf 2023] Rails as a piece of cake
palkan
53
5.1k
Scaling GitHub
holman
459
140k
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
98
18k
Building Better People: How to give real-time feedback that sticks.
wjessup
366
19k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
44
7k
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