SlideShare a Scribd company logo
Node.js
Wes Eklund
October 1st, 2015
Why use Node?
•Server side Javascript (I know..)
•OS independent (Looking at you .NET)
•No more multiple universes
•Foot on the floorboard fast (V8)
•JIT Compilation
raid6.com.au/~onlyjob/posts/arena/
Why should I learn
Node?
•Web guys already know it!
•Asynchronous Event Loop outta the box
•Arguably the biggest community
•npm ecosystem is best ecosystem
•Iterate faster
How easy is it to
setup?
Node Primer
Node Primer
•Rebuilt a Java app in Node
•Took half the time with less dev
•2x requests per second
•35% faster response time
•1 to 12 Node apps in 6 months
PayPal
•55% of all black Friday traffic is
Walmart.com
•CPU usage hovered at 1% that day
Walmart
DEMO
Thanks!
@weseklund

More Related Content

PDF
The Shape of Speed
PPTX
Coding for the cloud - development of modern web applications
PPTX
Breaking the eggshell: From .NET to Node.js
PPTX
Through Meteor to the stars - Developing full-stack SPA's with meteor.js
PDF
The Ruby workflow
PDF
The JavaScript Delusion
PPTX
Intro to nodejs
ODP
Lyonrb 12feb2014-sidekiq
The Shape of Speed
Coding for the cloud - development of modern web applications
Breaking the eggshell: From .NET to Node.js
Through Meteor to the stars - Developing full-stack SPA's with meteor.js
The Ruby workflow
The JavaScript Delusion
Intro to nodejs
Lyonrb 12feb2014-sidekiq

What's hot (20)

PDF
Semi-automated bank transfers with Rails and Shinsei
PPTX
MobX intro
PDF
Intoduction to React
PDF
NodeJS and MEAN stack - II SorocabaJS
PPTX
React Fiber
KEY
Node.js rulz! JavaScript takes over the full Stack
KEY
SFJS 6-19-2012
PDF
The Tools to get you started with React Native
PDF
HH.JS - State of the Automation
PDF
Devops at Startup Weekend BXL
PDF
Symfony vs. Message Brokers
PPTX
Memaksimalkan Non-Blocking IO pada Node.js
PPT
Lesson learned of twitter storm
PDF
From nothing to a video under 2 seconds / Mikhail Sychev (YouTube)
PDF
Introduction to Phoenix Web Framework
PDF
React, London JS Meetup, 11 Aug 2015
PPTX
All about that reactive ui
PDF
2014 Picking a Platform by Anand Kulkarni
PDF
WebAssembly vs JavaScript: What is faster?
PPTX
MVVM for the Web
Semi-automated bank transfers with Rails and Shinsei
MobX intro
Intoduction to React
NodeJS and MEAN stack - II SorocabaJS
React Fiber
Node.js rulz! JavaScript takes over the full Stack
SFJS 6-19-2012
The Tools to get you started with React Native
HH.JS - State of the Automation
Devops at Startup Weekend BXL
Symfony vs. Message Brokers
Memaksimalkan Non-Blocking IO pada Node.js
Lesson learned of twitter storm
From nothing to a video under 2 seconds / Mikhail Sychev (YouTube)
Introduction to Phoenix Web Framework
React, London JS Meetup, 11 Aug 2015
All about that reactive ui
2014 Picking a Platform by Anand Kulkarni
WebAssembly vs JavaScript: What is faster?
MVVM for the Web
Ad

Viewers also liked (9)

PDF
harry_mapengo_project.compressed
PPTX
harry presentation
PPTX
Startup Weekend Chicago 2015 - Chews Pitch Deck
PPTX
Machine learning
PPTX
Dial up your flow
PPTX
Android Primer - LEX >> FWD
PDF
JavaScript as a Server side language (NodeJS): JSConf 2011, Dhaka
PPTX
Recess App - Pitch deck
PPTX
Docker presentation
harry_mapengo_project.compressed
harry presentation
Startup Weekend Chicago 2015 - Chews Pitch Deck
Machine learning
Dial up your flow
Android Primer - LEX >> FWD
JavaScript as a Server side language (NodeJS): JSConf 2011, Dhaka
Recess App - Pitch deck
Docker presentation
Ad

Recently uploaded (20)

PDF
Advanced methodologies resolving dimensionality complications for autism neur...
PDF
Unlocking AI with Model Context Protocol (MCP)
PDF
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
PPTX
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
PDF
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
PDF
Electronic commerce courselecture one. Pdf
PDF
Agricultural_Statistics_at_a_Glance_2022_0.pdf
PPTX
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
PDF
Reach Out and Touch Someone: Haptics and Empathic Computing
PDF
Chapter 3 Spatial Domain Image Processing.pdf
PDF
Diabetes mellitus diagnosis method based random forest with bat algorithm
PDF
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
PPTX
Digital-Transformation-Roadmap-for-Companies.pptx
PPTX
sap open course for s4hana steps from ECC to s4
PDF
KodekX | Application Modernization Development
PDF
Machine learning based COVID-19 study performance prediction
PDF
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
PDF
Per capita expenditure prediction using model stacking based on satellite ima...
PDF
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
PDF
Encapsulation_ Review paper, used for researhc scholars
Advanced methodologies resolving dimensionality complications for autism neur...
Unlocking AI with Model Context Protocol (MCP)
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
Electronic commerce courselecture one. Pdf
Agricultural_Statistics_at_a_Glance_2022_0.pdf
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
Reach Out and Touch Someone: Haptics and Empathic Computing
Chapter 3 Spatial Domain Image Processing.pdf
Diabetes mellitus diagnosis method based random forest with bat algorithm
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
Digital-Transformation-Roadmap-for-Companies.pptx
sap open course for s4hana steps from ECC to s4
KodekX | Application Modernization Development
Machine learning based COVID-19 study performance prediction
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
Per capita expenditure prediction using model stacking based on satellite ima...
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
Encapsulation_ Review paper, used for researhc scholars

Node Primer