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
100
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
Go1.24 go vetとtestsアナライザ
kuro_kurorrr
2
800
AIコードエディタの基盤となるLLMのFlutter性能評価
alquist4121
0
190
Unlock the Potential of Swift Code Generation
rockname
0
210
新卒から4年間、20年もののWebサービスと 向き合って学んだソフトウェア考古学
oguri
8
7.1k
AWSで雰囲気でつくる! VRChatの写真変換ピタゴラスイッチ
anatofuz
0
130
AWS で実現する安全な AI エージェントの作り方 〜 Bedrock Engineer の実装例を添えて 〜 / how-to-build-secure-ai-agents
gawa
8
570
Coding Experience Cpp vs Csharp - meetup app osaka@9
harukasao
0
670
Fluent UI Blazor 5 (alpha)の紹介
tomokusaba
0
170
Devin入門と最近のアップデートから見るDevinの進化 / Introduction to Devin and the Evolution of Devin as Seen in Recent Update
rkaga
9
4.4k
Denoでフロントエンド開発 2025年春版 / Frontend Development with Deno (Spring 2025)
petamoriken
1
1.3k
Defying Front-End Inertia: Inertia.js on Rails
skryukov
0
430
小田原でみんなで一句詠みたいな #phpcon_odawara
stefafafan
0
300
Featured
See All Featured
YesSQL, Process and Tooling at Scale
rocio
172
14k
Raft: Consensus for Rubyists
vanstee
137
6.9k
Code Reviewing Like a Champion
maltzj
522
39k
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
33
2.2k
Agile that works and the tools we love
rasmusluckow
328
21k
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
4
510
Building Better People: How to give real-time feedback that sticks.
wjessup
367
19k
Reflections from 52 weeks, 52 projects
jeffersonlam
349
20k
It's Worth the Effort
3n
184
28k
Large-scale JavaScript Application Architecture
addyosmani
511
110k
Embracing the Ebb and Flow
colly
85
4.6k
"I'm Feeling Lucky" - Building Great Search Experiences for Today's Users (#IAC19)
danielanewman
227
22k
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