Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Meteor: Build a real-time web app using only JavaScript!
Rating: 3.7 out of 5(14 ratings)
813 students
Created byDave Kaplan
Last updated 5/2014
English

What you'll learn

  • Learn how to build a full-stack javascript application
  • Understand the difference between server-side and client-side code
  • Learn the basics of using a document-store database (MongoDB)

Course content

2 sections10 lectures33m total length
  • Introduction to Meteor.js: Build a real-time web app using only JavaScript!1:30

    Learn to build real-time web applications with Meteor using only JavaScript, and follow setup steps to install Meteor and create a to-do list app while mastering core concepts.

  • Install Meteor in less than 1 minute1:05
  • Key Concepts of Meteor2:33
  • Project file structure2:05
  • Meteor Collections4:13

    Create and use a meteor collection as the MongoDB equivalent, performing create, read, update, and delete on to-do items with title and completed fields.

Requirements

  • Javascript
  • HTML
  • Mac or Unix computer (Meteor windows compatibility is unsupported)

Description

Receive a verifiable certificate of completion to present to employers after completing this course.

We're going to teach you how to build a database-powered web application using only javascript and HTML, using the Meteor framework. This is a great entry point for web developers looking to learn full stack development with a new exciting technology.

Meteor allows you to build real time complex web applications using what you already know: just Javascript, HTML, and CSS. Take this class and you’ll be able to build and deploy a working application. Whether you want to build your own application or improve your marketable skills, Meteor is a great development tool to learn.

"I took this course and finally finished a Udemy course!! It was fantastic. The pace was good and the level of detail was perfect. The course gave insight into Meteor, Handlebars, and Bootstrap all integrated together which is what you need to know to create anything... Thanks for a wonderful course!! I was very impressed with the real-time updates to multiple browsers without hitting the refresh browser button!!"
- 5-star review by John Sylora

This course was produced by Exygy, a custom web shop in San Francisco.

Who this course is for:

  • Anyone interested in Meteor
  • Front-end developers interested in learning server-side development