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
Node.js Rulz!
Search
Adron Hall
October 20, 2012
Programming
0
69
Node.js Rulz!
Adron Hall
October 20, 2012
Tweet
Share
More Decks by Adron Hall
See All by Adron Hall
Hacking F# on Systems, Not Windows
adron
0
290
Visual Studio Code & .NET on OS-X, Linux, and Windows
adron
0
470
Integration & Delivery Continuously
adron
0
480
Programming Languages from 30k Feet (wide screen)
adron
0
300
Programming Languages from 30k Feet
adron
0
360
SITREP
adron
0
2.7k
Intro to Riak with...
adron
1
360
Riak - An Intro With Windows Azure
adron
1
470
Continuously Kicking Ass
adron
0
370
Other Decks in Programming
See All in Programming
ChatGPT とつくる PHP で OS 実装
memory1994
PRO
2
130
毎日13時間もかかるバッチ処理をたった3日で60%短縮するためにやったこと
sho_ssk_
1
360
return文におけるstd::moveについて
onihusube
1
1.3k
短期間での新規プロダクト開発における「コスパの良い」Goのテスト戦略」 / kamakura.go
n3xem
2
180
AppRouterを用いた大規模サービス開発におけるディレクトリ構成の変遷と問題点
eiganken
1
160
Recoilを剥がしている話
kirik
5
7.2k
「とりあえず動く」コードはよい、「読みやすい」コードはもっとよい / Code that 'just works' is good, but code that is 'readable' is even better.
mkmk884
3
770
[JAWS-UG横浜 #76] イケてるアップデートを宇宙いち早く紹介するよ!
maroon1st
0
510
rails stats で紐解く ANDPAD のイマを支える技術たち
andpad
1
300
PHPで作るWebSocketサーバー ~リアクティブなアプリケーションを知るために~ / WebSocket Server in PHP - To know reactive applications
seike460
PRO
2
650
EC2からECSへ 念願のコンテナ移行と巨大レガシーPHPアプリケーションの再構築
sumiyae
2
440
創造的活動から切り拓く新たなキャリア 好きから始めてみる夜勤オペレーターからSREへの転身
yjszk
1
140
Featured
See All Featured
What's in a price? How to price your products and services
michaelherold
244
12k
YesSQL, Process and Tooling at Scale
rocio
170
14k
How To Stay Up To Date on Web Technology
chriscoyier
789
250k
Learning to Love Humans: Emotional Interface Design
aarron
274
40k
GraphQLとの向き合い方2022年版
quramy
44
13k
Evolution of real-time – Irina Nazarova, EuRuKo, 2024
irinanazarova
6
450
[RailsConf 2023] Rails as a piece of cake
palkan
53
5.1k
jQuery: Nuts, Bolts and Bling
dougneiner
61
7.6k
Build your cross-platform service in a week with App Engine
jlugia
229
18k
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
17
2.3k
The World Runs on Bad Software
bkeepers
PRO
66
11k
KATA
mclloyd
29
14k
Transcript
Node.js Rulz! JavaScript takes over the full Stack
Node.js What is it? What’s it do? Why does it
matter? How do we GSD?
Node.js is... A Web Server A good KISSer Written in
C/C++
Node.js does... Event Driven I/O Based on V8 Run on
*nix & Windows
Why? Let’s talk about things we hate...
Why? Let’s talk about things we love...
Node.js Really Lean Exceptionally Fast Easily Scalable
NPM Node Package Manager
JavaScript It’s the language we all know and love (or
hate). It’s been around for years!
Building Node.js Express.js
Express.js
Mongo DB Easy Setup Fast Prototyping
Testing QUnit Nodeunit
Deployment I’m using Tier 3’s Web Fabric PaaS...
PaaS Built on Cloud Foundry .NET Support w/ Iron Foundry
More Frameworks than any other
GSD Time