SlideShare a Scribd company logo
Meteor
Meteor for IT weekend
Meteor for IT weekend
Meteor for IT weekend
Meteor for IT weekend
Meteor for IT weekend
Meteor for IT weekend
Meteor for IT weekend
Meteor for IT weekend
Meteor for IT weekend
js
    rub
       y
  pyt
      hon
obj
    ect
        ive
            -c

    Jav
           a



    C#


    php

    C+
      +

     C
Meteor for IT weekend
Meteor for IT weekend
Meteor for IT weekend
Meteor for IT weekend
Meteor for IT weekend
Meteor for IT weekend
Meteor for IT weekend
Meteor for IT weekend
Meteor for IT weekend
A better way to build

     Meteor is an open-source platform for
     building top-quality web apps in a fraction
     of the time, whether you're an expert
     developer or just getting started.
Dustin Moskovitz                          This is great!
Co-founder, Asana; Co-founder, Facebook   Definitely something
                                          the industry needs
                                          right now.


Garry Tan                                 This is the web
Founder and designer, Posterous           framework I always
                                          wanted.
Seven Principles of Meteor
 ✤   One Language

 ✤   Data on the Wire

 ✤   Database Everywhere

 ✤   Latency Compensation

 ✤   Full Stack Reactivity

 ✤   Embrace the Ecosystem

 ✤   Simplicity Equals Productivity
In the box
 ✤   Structuring your application

 ✤   Data and security

 ✤   Reactivity

 ✤   Live HTML

 ✤   Templates

 ✤   Smart packages

 ✤   Deploying
API
✤ Core                    ✤ Accounts

✤ Publish and subscribe   ✤ Passwords

✤ Methods                 ✤ Templates

✤ Server connections      ✤ Timers

✤ Collections             ✤ Meteor.deps / Meteor.http

✤ Session                 ✤ Email
Quick start	
 Install Meteor:
 $ curl https://install.meteor.com | /bin/sh

 Create a project:
 $ meteor create myapp

 Run it locally:
 $ cd myapp
 $ meteor run
 Running on: http://localhost:3000/

 Deploying:
 $ meteor deploy myapp.meteor.com
Developer Resources
✤   Stack Overflow. The best place to ask (and answer!) technical questions is
    on [Stack Overflow](http://stackoverflow.com/questions/tagged/meteor). Be
    sure to add the meteortag to your question.

✤   Mailing list. We have two mailing lists for Meteor. meteor-
    talk@googlegroups.com is for general questions, requests for help, and
    new project announcements.meteor-core@googlegroups.com is for
    discussing Meteor internals and proposed changes.

✤   IRC. #meteor on irc.freenode.net. The developers hang out here and will
    answer your questions whenever they can.

✤   Github. The code is on GitHub. The best way to send a patch is with a
    GitHub pull request, and the best way to file a bug is in the GitHub bug
    tracker.
Demo time :)
Questions???
Thanks for your
  attention!

More Related Content

PPTX
What Visual Studio Code can do for Java Development
Ed Burns
 
ODP
Drupal7
guest0b5da
 
PDF
Spring Boot
Diego Pacheco
 
PDF
20150415 Something About Meteor
Rick Wehrle
 
PDF
Better UX using Meteor and Famo.us
Patrik Svensson
 
PDF
Better than Google.
VanderleiaPereira9
 
PDF
MenloHacks Workshop 2019
Bruce Lin
 
PDF
Building an open source python application the right way
Kiran Gangadharan
 
What Visual Studio Code can do for Java Development
Ed Burns
 
Drupal7
guest0b5da
 
Spring Boot
Diego Pacheco
 
20150415 Something About Meteor
Rick Wehrle
 
Better UX using Meteor and Famo.us
Patrik Svensson
 
Better than Google.
VanderleiaPereira9
 
MenloHacks Workshop 2019
Bruce Lin
 
Building an open source python application the right way
Kiran Gangadharan
 

What's hot (19)

PDF
Introduction to development with Django web framework
Sammy Fung
 
PDF
Composer and deployer for enterprise
Elena Pustovoit
 
ODP
How I Learned to Stop Worrying and Backup WordPress
Chris Jean
 
PDF
Developing PWAs and Mobile Apps with Ionic, Angular, and JHipster - Devoxx Mo...
Matt Raible
 
PDF
OpenShift – the open-source PaaS by Marek Jelen
Codemotion
 
PDF
What's New in JHipsterLand - DevNexus 2017
Matt Raible
 
PPTX
SQL Server - CLR integration
Peter Gfader
 
PPTX
ReactJS maakt het web eenvoudig
Rick Beerendonk
 
PDF
Testing Big in JavaScript
Robert DeLuca
 
PDF
Full Stack Reactive with React and Spring WebFlux Workshop - KCDC 2019
Matt Raible
 
PPTX
Effective Documentation for Open Source Projects
Bryan Hughes
 
PDF
Building Reactive, Realtime Apps Without Writing Javascript
All Things Open
 
PPTX
Visual Studio App Center: React Native A/B Testing
John M. Wargo
 
PDF
Build an App with JavaScript & jQuery
Aaron Lamphere
 
PDF
Build an App with JavaScript and jQuery - LA - July 18 Pasadena
Thinkful
 
PDF
Full Stack Reactive with React and Spring WebFlux - Switzerland JUG 2020
Matt Raible
 
PDF
Full Stack Reactive with React and Spring WebFlux - PWX 2019
Matt Raible
 
PDF
Openstack summit
Jesse Noller
 
PPTX
React in production
Michael Haberman
 
Introduction to development with Django web framework
Sammy Fung
 
Composer and deployer for enterprise
Elena Pustovoit
 
How I Learned to Stop Worrying and Backup WordPress
Chris Jean
 
Developing PWAs and Mobile Apps with Ionic, Angular, and JHipster - Devoxx Mo...
Matt Raible
 
OpenShift – the open-source PaaS by Marek Jelen
Codemotion
 
What's New in JHipsterLand - DevNexus 2017
Matt Raible
 
SQL Server - CLR integration
Peter Gfader
 
ReactJS maakt het web eenvoudig
Rick Beerendonk
 
Testing Big in JavaScript
Robert DeLuca
 
Full Stack Reactive with React and Spring WebFlux Workshop - KCDC 2019
Matt Raible
 
Effective Documentation for Open Source Projects
Bryan Hughes
 
Building Reactive, Realtime Apps Without Writing Javascript
All Things Open
 
Visual Studio App Center: React Native A/B Testing
John M. Wargo
 
Build an App with JavaScript & jQuery
Aaron Lamphere
 
Build an App with JavaScript and jQuery - LA - July 18 Pasadena
Thinkful
 
Full Stack Reactive with React and Spring WebFlux - Switzerland JUG 2020
Matt Raible
 
Full Stack Reactive with React and Spring WebFlux - PWX 2019
Matt Raible
 
Openstack summit
Jesse Noller
 
React in production
Michael Haberman
 
Ad

Similar to Meteor for IT weekend (20)

PDF
Understanding meteor
M A Hossain Tonu
 
PPTX
Meteor Day - Nov 6 at La Commune
Michael Elfassy
 
PDF
Meteorjs
Radhouen Assakra
 
PDF
Meteorjs
Radhouen Assakra
 
PPTX
Meteor
Michael Elfassy
 
PDF
Get started with meteor | designveloper software agency meteor prime partner
Designveloper
 
PDF
[DevDay2018] Javascript on the Rise - By Trang Tran, Co-founder & Manager at ...
DevDay Da Nang
 
PPTX
Why meteor
Jonathan Perl
 
PPTX
Laurentiu macovei meteor. a better way of building apps
Codecamp Romania
 
PPTX
Node.js meetup 17.05.2017 ember.js - escape the javascript fatigue
Tobias Braner
 
PDF
Introduction to Meteor - Worldwide Meteor Day
M A Hossain Tonu
 
PDF
GDD Japan 2009 - Designing OpenSocial Apps For Speed and Scale
Patrick Chanezon
 
PDF
Spring Boot & Spring Cloud on PAS- Nate Schutta (1/2)
VMware Tanzu
 
PPTX
Meteor Introduction
Randell Hynes
 
PDF
Write Once, Run Everywhere
Mike North
 
PDF
Castles in the Cloud: Developing with Google App Engine
catherinewall
 
PDF
Intro To Meteor (Las Vegas Ruby User Group Talk)
Almog Koren
 
PDF
Rapidly Building and Deploying Scalable Web Architectures
Keith Fitzgerald
 
PDF
Dart By Example 1st Edition Davy Mitchell
eugdwqhex2095
 
PDF
MeteorDay Copenhagen
Lars Buur
 
Understanding meteor
M A Hossain Tonu
 
Meteor Day - Nov 6 at La Commune
Michael Elfassy
 
Get started with meteor | designveloper software agency meteor prime partner
Designveloper
 
[DevDay2018] Javascript on the Rise - By Trang Tran, Co-founder & Manager at ...
DevDay Da Nang
 
Why meteor
Jonathan Perl
 
Laurentiu macovei meteor. a better way of building apps
Codecamp Romania
 
Node.js meetup 17.05.2017 ember.js - escape the javascript fatigue
Tobias Braner
 
Introduction to Meteor - Worldwide Meteor Day
M A Hossain Tonu
 
GDD Japan 2009 - Designing OpenSocial Apps For Speed and Scale
Patrick Chanezon
 
Spring Boot & Spring Cloud on PAS- Nate Schutta (1/2)
VMware Tanzu
 
Meteor Introduction
Randell Hynes
 
Write Once, Run Everywhere
Mike North
 
Castles in the Cloud: Developing with Google App Engine
catherinewall
 
Intro To Meteor (Las Vegas Ruby User Group Talk)
Almog Koren
 
Rapidly Building and Deploying Scalable Web Architectures
Keith Fitzgerald
 
Dart By Example 1st Edition Davy Mitchell
eugdwqhex2095
 
MeteorDay Copenhagen
Lars Buur
 
Ad

More from Dmytro Ovcharenko (6)

PPTX
Go Revel Gooo...
Dmytro Ovcharenko
 
PPTX
JS performance tools
Dmytro Ovcharenko
 
PDF
NodeWay in my project & sails.js
Dmytro Ovcharenko
 
PDF
Typescript for grails for pacemaker conf
Dmytro Ovcharenko
 
PDF
Typescript for grails
Dmytro Ovcharenko
 
Go Revel Gooo...
Dmytro Ovcharenko
 
JS performance tools
Dmytro Ovcharenko
 
NodeWay in my project & sails.js
Dmytro Ovcharenko
 
Typescript for grails for pacemaker conf
Dmytro Ovcharenko
 
Typescript for grails
Dmytro Ovcharenko
 

Meteor for IT weekend

  • 11. js rub y pyt hon obj ect ive -c Jav a C# php C+ + C
  • 21. A better way to build Meteor is an open-source platform for building top-quality web apps in a fraction of the time, whether you're an expert developer or just getting started.
  • 22. Dustin Moskovitz This is great! Co-founder, Asana; Co-founder, Facebook Definitely something the industry needs right now. Garry Tan This is the web Founder and designer, Posterous framework I always wanted.
  • 23. Seven Principles of Meteor ✤ One Language ✤ Data on the Wire ✤ Database Everywhere ✤ Latency Compensation ✤ Full Stack Reactivity ✤ Embrace the Ecosystem ✤ Simplicity Equals Productivity
  • 24. In the box ✤ Structuring your application ✤ Data and security ✤ Reactivity ✤ Live HTML ✤ Templates ✤ Smart packages ✤ Deploying
  • 25. API ✤ Core ✤ Accounts ✤ Publish and subscribe ✤ Passwords ✤ Methods ✤ Templates ✤ Server connections ✤ Timers ✤ Collections ✤ Meteor.deps / Meteor.http ✤ Session ✤ Email
  • 26. Quick start Install Meteor: $ curl https://install.meteor.com | /bin/sh Create a project: $ meteor create myapp Run it locally: $ cd myapp $ meteor run Running on: http://localhost:3000/ Deploying: $ meteor deploy myapp.meteor.com
  • 27. Developer Resources ✤ Stack Overflow. The best place to ask (and answer!) technical questions is on [Stack Overflow](http://stackoverflow.com/questions/tagged/meteor). Be sure to add the meteortag to your question. ✤ Mailing list. We have two mailing lists for Meteor. meteor- [email protected] is for general questions, requests for help, and new project [email protected] is for discussing Meteor internals and proposed changes. ✤ IRC. #meteor on irc.freenode.net. The developers hang out here and will answer your questions whenever they can. ✤ Github. The code is on GitHub. The best way to send a patch is with a GitHub pull request, and the best way to file a bug is in the GitHub bug tracker.
  • 30. Thanks for your attention!