worldwide meteor day 2014 
GÖTEBORG
growing community
Today: 
introduction to meteor 
Live-coded workshop 
Hangouts, MDG Q&A 
demos
Introduction to 
meteor
what is meteor?
Open-source platform for building 
web and mobile apps in JavaScript
Built to power the next generation of apps: 
Rich user interfaces 
Collaborative multi-user applications 
Cross platform 
Fast development
complete platform 
—— 
New architecture
Data, not html
Learning resources: 
meteor.com/learn 
Book - Discover Meteor 
Meteor tag on Stack Overflow 
Documentation at docs.meteor.com
live workshop 
starring: patrik and oscar
We are building reddit 
in 30 minutes 
(well, Not reallY)
Collaborative 
gif board/community
Collaborative 
gif board/community 
(basically reddit)
Join us! 
You will need: 
a Laptop 
A pre made css FILE
Join us! 
# install Meteor 
$ curl https://install.meteor.com/ | sh 
# create an app and run it 
$ meteor create app_name 
$ cd app_name 
$ meteor
Deploy! 
# deploy to meteor.com servers 
$ meteor deploy unique_app_name.meteor.com
meddit.meteor.com 
github.com/gopatrik/meteor-day- 
demo

Meteor Day Gothenburg