Autoplay
Autocomplete
Previous Lesson
Complete and Continue
Master Meteor - Meteor JS From the Ground up
Introduction
What is Meteor (0:54)
What this course will cover (0:49)
Who this course is for (0:31)
Why use Meteor (2:46)
Key Technologies in Meteor (2:12)
JavaScript Basics
Introduction (2:15)
Javascript Variables & Data Types (2:15)
Operators in JavaScript (6:26)
Conditional Statements in JavaScript (4:31)
Loops in JavaScript (8:24)
Functions & Scope of Variables in JavaScript (5:33)
Closures in JavaScript (6:31)
Understanding Objects in JavaScript (3:54)
Object.Prototype (3:24)
Code Download
Understanding Meteor
How Meteor Works (1:43)
Understanding Pub/Sub Model (0:57)
Standard Meteor App Structure (1:58)
Page updates in Meteor (1:41)
Installing Meteor (1:06)
Creating your first Meteor Application (3:54)
Meteor Package (1:49)
Using Meteor Packages (3:11)
Installing Meteor Examples (1:36)
Code Demo Todos Application (2:58)
Introduction to Distributed Data Protocol
Meteor Basics
Template Inclusion Helpers (0:41)
#if Helper (1:01)
#with Helper (0:53)
#each Helper (0:39)
Templates, Collections and Event Handlers
Introduction (0:23)
Fitness Tracker (0:39)
Creating the Fitness Tracker Application (1:17)
Introducing Templates (4:43)
Making our Templates Functional (5:48)
Introducing Collections (0:32)
Creating Collections (6:02)
Introducing Event Handlers (4:24)
Sorting and Limiting a Collection (1:43)
Managing Auto Publishing of Collections (5:45)
Code Download
Authentication, Session & Server Side of Meteor
Introduction (1:04)
Implementing Authentication using Meteor Packages (1:48)
Implementing Google Sign-in (5:16)
Exploring {{> loginButtons }} and {{ currentUser }} (1:00)
Associating Users and Data (4:34)
Multi User Support (0:51)
Understanding Sessions (5:50)
Computations (4:21)
Server Methods (8:47)
Performing CRUD Operations (3:49)
Code Download
Bootstrap, Favicon and Exploring Shadow DOM
Bootstrap, Favicon and Exploring Shadow DOM (5:20)
Code Download
Refactoring Our Application
Refactoring our Fitness Tracker (2:38)
Code Download
Routing
Introduction (7:53)
Creating Routes (6:33)
Code Download
Deployment
Introduction (0:43)
Deploying on Meteor (2:38)
Deploying on AWS (12:14)
Features of Meteor 1.3 and 1.4
Features of Meteor 1.3 and 1.4 (5:17)
Installing Build Tool Chain (2:45)
Installing GIT (1:27)
Working with Meteor 1.4
Creating Sample Application (1:10)
Creating New Meteor Application (1:11)
Traversing the application structure (1:24)
Defining views with templates (7:21)
Working with Collections (6:31)
Working with Forms and Events (7:14)
Making Updates and Doing Deletions (8:10)
Authorizing Users (9:35)
Securing our application (6:38)
Publish and Subscribe (9:17)
Code Download
Working with Mobile OS [Android and iOS] - MAC only
Working with iOS and Android (2:53)
Conclusion
Meteor Reset (0:21)
Conclusion (0:39)
Using Meteor Packages
Lesson content locked
If you're already enrolled,
you'll need to login
.
Enroll in Course to Unlock