Next lesson playing in 5 seconds

Cancel
  • Overview
  • Transcript

1.1 Introduction

Welcome to Get Started with Meteor. In this course, we’re going to be building a complete web application with Meteor—a real-time, multi-user chess game. You’ll learn everything you need to know to start using this amazing framework.

Related Links

1.1 Introduction

Meteor is one of the most popular JavaScript application frameworks. However, it's more than just a JavaScript framework. It's actually a full stack platform that allows you to very easily build web applications that run both on the desktop and on mobile. Hi, I'm Andrew Burgess. And in this course I'm going to be teaching you how to build an application with Meteor. We're going to build a chess game. And in the process, we're going to look at all the main features of Meteor and how they work together to make it really, really easy for us to build a complex web application in hardly any time at all. So if you're ready to get started learning Meteor, let's go.

Back to the top