SlideShare a Scribd company logo
from rags to open-source 
Raleigh, North Carolina 
2014
Mike McNeil 
@mikermcneil 
github.com/mikermcneil
bdfl of 
the leading open-source 
MVC framework for Node.js
the leading open-source 
MVC framework for Node.js
over 1 , 5 0 0 downloads / day 
8,030 GitHub stars 
at least pageviews 830,000 since 2013
$0 in funding
Rags to Open Source - AllThingsOpen, Raleigh, NC  2014
est. feb 2012
Rags to Open Source - AllThingsOpen, Raleigh, NC  2014
(us) 
(customer) 
(Javascript app)
Node.js... 
love at first sight 
circa 2011
“We’re doing I/O 
completely wrong.”
“Not acceptable!” 
<— “just look at the 
Unterschied!”
“Concurrency 
should be easy.” 
“Threads should 
be used by 
experts only.”
How is that possible? 
(copy the browser)
// synchronous! 
console.log(‘hi’) 
vs. 
// asynchronous! 
setTimeout(function (){! 
console.log(‘hi’);! 
}, 240000000); 
incredible
I wondered… 
could we use 
…for everything?
so…
Rags to Open Source - AllThingsOpen, Raleigh, NC  2014
You don't want to be writing all 
these system calls. 
You need something that gives 
you… an ORM abstraction, or 
something.
so Sails.js was born
Rags to Open Source - AllThingsOpen, Raleigh, NC  2014
Rags to Open Source - AllThingsOpen, Raleigh, NC  2014
Sails is an MVC framework.
Sails is an MVC framework.
Sails is an MVC framework.
Sails is an MVC framework.
Sails is an MVC framework.
Sails is an MVC framework.
Sails is an MVC framework.
Sails is an MVC framework.
first version (late 2011)
December 2012
Rags to Open Source - AllThingsOpen, Raleigh, NC  2014
>=20 other community adapters custom app-specific adapters
http://web.archive.org/web/20130514080123/http://balderdashy.github.io/sails/ 
first halfway-decent docs 
January 2013
posted screencast in early 2013
…woke up to 1000 views
reddit — Feb 2013 
hacker news — Mar 2013 
and again two months later
Rags to Open Source - AllThingsOpen, Raleigh, NC  2014
managed to get sailsjs.org online 
mid-spring 2013
issues 
pull requests 
questions
Rags to Open Source - AllThingsOpen, Raleigh, NC  2014
Rags to Open Source - AllThingsOpen, Raleigh, NC  2014
Rags to Open Source - AllThingsOpen, Raleigh, NC  2014
????
???????????
v0.9 introduced 
a new streamlined asset pipeline
asset pipeline???? 
asset pipeline????????!!!! 
“what about gulp?!” 
“so thirsty…” 
asset pipeline????????!!!! 
asset pipeline????????!!!! 
asset pipeline????????!!!! 
asset pipeline????????!!!!
so v0.10 introduced generators.
feature requests 
are the hydra
they will never stop.
they will never stop. 
ever.
moral of the story
only write code you actually need 
if someone else actually needs something, 
they’ll write a pull request 
only merge new code if someone actually needs 
you to merge it (i.e. there’s no other way, via a 
plugin or something)
Rags to Open Source - AllThingsOpen, Raleigh, NC  2014
Rags to Open Source - AllThingsOpen, Raleigh, NC  2014
Supporting the Community
Tools 
Metrics 
Advice
#sails on freenode (IRC) 
issues 
groups
Tools 
Metrics 
Advice
• Github stars 
• NPM downloads / day 
• Google group membership 
• IRC channel activity 
• Number of tagged StackOverflow questions 
(and your answer ratio)
Tools 
Metrics 
Advice
inline jsdoc comments 
are not enough 
write docs in markdown 
compile to HTML
DRY 
don’t repeat yourself
the goal of open source 
DRO 
don’t repeat ourselves
so 
make an IRC channel 
start a Google group 
post a YouTube video
but remember 
support !== marketing
support !== marketing 
( ) 
but remember
∃ 
far more front-end developers 
than back-end developers
∃ 
far more front-end developers 
than back-end developers 
eventually 
everyday backend development 
will be commoditized
Questions?
from rags to open-source 
@mikermcneil

More Related Content

PDF
JHipster
PDF
Webinar - Matteo Manchi: Dal web al nativo: Introduzione a React Native
PDF
Drag and Drop UI Development with React Native
PDF
Implementing real time web applications with Django
PDF
Configuration As Code - Adoption of the Job DSL Plugin at Netflix
PDF
Full Stack Reactive with React and Spring WebFlux Workshop - KCDC 2019
PPTX
Eduards Sizovs - Micro Service Architecture
PDF
Future of Grails
JHipster
Webinar - Matteo Manchi: Dal web al nativo: Introduzione a React Native
Drag and Drop UI Development with React Native
Implementing real time web applications with Django
Configuration As Code - Adoption of the Job DSL Plugin at Netflix
Full Stack Reactive with React and Spring WebFlux Workshop - KCDC 2019
Eduards Sizovs - Micro Service Architecture
Future of Grails

What's hot (19)

PDF
淺談 Startup 公司的軟體開發流程 v2
PDF
The State of WebSockets in Django
PDF
9 anti-patterns for node.js teams
PDF
Ratpack for Real
PDF
Intoduction to React
PDF
Realtime MVC with Sails.js
PDF
Netflix Nebula - Gradle Summit 2014
PDF
Zero To Cloud (OSCon 2014)
PPTX
Memaksimalkan Non-Blocking IO pada Node.js
PDF
xlab #7 - ReactJS & NodeJS
PPTX
Javascript Apps at Build Artifacts
PDF
MEAN Stack - Google Developers Live 10/03/2013
PDF
Monitoring Big Data Systems Done "The Simple Way" - Codemotion Milan 2017 - D...
PDF
Xlab #2: wzorce projektowe
PDF
CI doesn’t start with Jenkins
PPTX
Saving Time By Testing With Jest
PDF
React Webinar With CodePolitan
PDF
Full Stack Reactive with React and Spring WebFlux - Dublin JUG 2019
PDF
10+ Deploys Per Day: Dev and Ops Cooperation at Flickr
淺談 Startup 公司的軟體開發流程 v2
The State of WebSockets in Django
9 anti-patterns for node.js teams
Ratpack for Real
Intoduction to React
Realtime MVC with Sails.js
Netflix Nebula - Gradle Summit 2014
Zero To Cloud (OSCon 2014)
Memaksimalkan Non-Blocking IO pada Node.js
xlab #7 - ReactJS & NodeJS
Javascript Apps at Build Artifacts
MEAN Stack - Google Developers Live 10/03/2013
Monitoring Big Data Systems Done "The Simple Way" - Codemotion Milan 2017 - D...
Xlab #2: wzorce projektowe
CI doesn’t start with Jenkins
Saving Time By Testing With Jest
React Webinar With CodePolitan
Full Stack Reactive with React and Spring WebFlux - Dublin JUG 2019
10+ Deploys Per Day: Dev and Ops Cooperation at Flickr
Ad

Viewers also liked (18)

PPT
Weather presentation
PPT
Brand jordan nguyen
PPTX
Hre wheels fit 1000
PPTX
Going to the zoo
DOCX
Ed 610 survey analysis report i
PDF
SxSW 2015
PDF
Fasciculo general gestion de aprendizajes
PDF
Node PDX: Intro to Sails.js
DOC
Programacion curricular-de-persona-civica-y-educ-fisica
PPTX
Resumen del enfoque por compencias
PDF
I Love APIs - Oct 2015
PPTX
Etm teknologi pendidikan
PPTX
Presentacion
PDF
How to Build a Great Web Application
PDF
Ue 305 plazas vacantes
PDF
Smarter commerce overview
DOCX
Apa itu corporation
DOC
Keputusan investasi
Weather presentation
Brand jordan nguyen
Hre wheels fit 1000
Going to the zoo
Ed 610 survey analysis report i
SxSW 2015
Fasciculo general gestion de aprendizajes
Node PDX: Intro to Sails.js
Programacion curricular-de-persona-civica-y-educ-fisica
Resumen del enfoque por compencias
I Love APIs - Oct 2015
Etm teknologi pendidikan
Presentacion
How to Build a Great Web Application
Ue 305 plazas vacantes
Smarter commerce overview
Apa itu corporation
Keputusan investasi
Ad

Similar to Rags to Open Source - AllThingsOpen, Raleigh, NC 2014 (20)

PDF
Sails.js: Rags to...Open Source
PDF
Intro to Sails.js
PDF
Sails Framework Instroduction
PPT
NijmegenJS - SailsJS intro march 10 2016
PPTX
Come Sail Away With Me (you guys): Node.js MVC Web API's Using Sails.js
PDF
Sails.js Intro
PPTX
Like Ruby on Rails for Node - the Sails js framework
PDF
JS Lab`16. Андрей Колодницкий: "Разработка REST сервисов на SailsJS"
PDF
MVC way to introduce Sails.js - node.js framework
PDF
Introduction to sails.js
PDF
2015 - a static site generator odyssey
PDF
2015: A static site generator odyssey
PDF
Node.js on microsoft azure april 2014
PPT
The future of server side JavaScript
PDF
Osconorion
PDF
DevCon-Shikhar Slides
PDF
Essential Node.js for Web Developers from Developer Week 2013
PPTX
Micro services
PDF
The Happy Path: Migration Strategies for Node.js
PDF
Nodejs a-practical-introduction-oredev
Sails.js: Rags to...Open Source
Intro to Sails.js
Sails Framework Instroduction
NijmegenJS - SailsJS intro march 10 2016
Come Sail Away With Me (you guys): Node.js MVC Web API's Using Sails.js
Sails.js Intro
Like Ruby on Rails for Node - the Sails js framework
JS Lab`16. Андрей Колодницкий: "Разработка REST сервисов на SailsJS"
MVC way to introduce Sails.js - node.js framework
Introduction to sails.js
2015 - a static site generator odyssey
2015: A static site generator odyssey
Node.js on microsoft azure april 2014
The future of server side JavaScript
Osconorion
DevCon-Shikhar Slides
Essential Node.js for Web Developers from Developer Week 2013
Micro services
The Happy Path: Migration Strategies for Node.js
Nodejs a-practical-introduction-oredev

Recently uploaded (20)

PDF
Review of recent advances in non-invasive hemoglobin estimation
PPTX
20250228 LYD VKU AI Blended-Learning.pptx
PDF
Chapter 3 Spatial Domain Image Processing.pdf
PPTX
Programs and apps: productivity, graphics, security and other tools
PDF
Dropbox Q2 2025 Financial Results & Investor Presentation
PDF
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
PPTX
ACSFv1EN-58255 AWS Academy Cloud Security Foundations.pptx
PDF
Approach and Philosophy of On baking technology
PDF
Electronic commerce courselecture one. Pdf
PDF
Building Integrated photovoltaic BIPV_UPV.pdf
PDF
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
PPTX
sap open course for s4hana steps from ECC to s4
PDF
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
PPTX
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
PPTX
Spectroscopy.pptx food analysis technology
PDF
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
PPTX
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
PPTX
Understanding_Digital_Forensics_Presentation.pptx
PDF
Optimiser vos workloads AI/ML sur Amazon EC2 et AWS Graviton
PDF
Empathic Computing: Creating Shared Understanding
Review of recent advances in non-invasive hemoglobin estimation
20250228 LYD VKU AI Blended-Learning.pptx
Chapter 3 Spatial Domain Image Processing.pdf
Programs and apps: productivity, graphics, security and other tools
Dropbox Q2 2025 Financial Results & Investor Presentation
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
ACSFv1EN-58255 AWS Academy Cloud Security Foundations.pptx
Approach and Philosophy of On baking technology
Electronic commerce courselecture one. Pdf
Building Integrated photovoltaic BIPV_UPV.pdf
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
sap open course for s4hana steps from ECC to s4
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
Spectroscopy.pptx food analysis technology
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
Understanding_Digital_Forensics_Presentation.pptx
Optimiser vos workloads AI/ML sur Amazon EC2 et AWS Graviton
Empathic Computing: Creating Shared Understanding

Rags to Open Source - AllThingsOpen, Raleigh, NC 2014