Build Your First Meteor App

Lesson 1, Step 1: Introduction

Courses Outline

Free
Introduction
1:28
Getting Started
0:39
Command Line
1:56
Installing Meteor
1:13
Projects
2:03
Create a Project
3:47
Local Servers
2:19
Default Application
2:02
Databases (Part 1)
1:26
SQL vs Mongo
1:53
Create a Collection
2:41
Inserting Data
3:55
Finding Data
2:31
Templates
3:57
Client vs Server
4:34
Helper Functions
4:04
Each Blocks
2:35
Events
3:30
Sessions
3:20
The Player's ID
2:44
Selected Effect
4:13
Databases (Part 2)
1:29
Mongo Operators
4:21
Sorting Documents
2:19
Individual Documents
2:04
Forms
2:54
The Event Object
3:19
Removing Players
0:56
Accounts
2:08
Login Interface
3:09
One Leaderboard Per User
2:57
Publish and Subscribe
3:53
isServer
1:09
Publications (Part 1)
2:09
Publications (Part 2)
1:50
Methods
2:11
Create a Method
3:14
Optimistic UI
3:06
Passing Arguements
4:25
Removing Players
2:41
Modifying Scores
3:05