Autoplay
Autocomplete
Previous Lesson
Complete and Continue
Learn Web Development by Creating a Social Network
Course Intro
Course Intro (5:13)
HTML Basics
HTML Intro (1:06)
HTML Source Code Files
Titles and Paragraphs (6:14)
Links (3:08)
Images (2:54)
Forms (5:21)
Lists (3:10)
Tables (2:59)
HTML Template for our Social Network
HTML Structure (3:42)
Project Structure (9:14)
CSS Basics
CSS Intro (1:32)
CSS Source Code Files
Selecting by Tag with CSS (4:00)
Selecting by Class (5:06)
Selecting by Id (6:49)
Styling Fonts (6:04)
Pseudo Elements (5:05)
Box Model (5:18)
Styling the Social Network
Sidebar (5:49)
Styling Form (9:12)
Comments Area (6:15)
CSS3 Transitions (3:01)
Let's Make it Responsive
Floating Elements (3:26)
Media Queries and Responsive Web Design (8:21)
Phone View (3:42)
JavaScript Basics
Module Intro (2:16)
JavaScript Source Code Files
Hello JS (6:10)
Variables (5:44)
Arithmetic Operations (8:34)
Console (6:34)
Objects (7:03)
Strings (6:39)
JavaScript Arrays
Arrays (7:15)
Accessing and Removing Elements (5:05)
Multidimensional Arrays (5:03)
Arrays and Objects (5:41)
JavaScript Functions
Functions (5:16)
Scope (4:22)
Nested Functions (3:38)
Methods (5:49)
Function Expressions (3:42)
Conditionals and Loops in JavaScript
While Loops (3:55)
If and Else Statements (5:28)
Boolean Variables (4:11)
Boolean Operations (4:13)
DOM Access and Manipulation
Introducing the DOM (3:55)
DOM Access and Manipulation (3:41)
Form Submission (4:24)
Other JavaScript Topics
Classes (6:51)
Starting with Meteor
Intro to Meteor.js (1:34)
What is Meteor (6:24)
Where to Get Help (3:04)
Creating a Meteor Project (8:08)
Overview of Default Code (7:12)
Posts Collection (7:31)
Add Post (5:48)
Meteor and MongoDB project Source Code Files
MongoDB Crash Course
Intro to MongoDB (1:45)
What is MongoDB (4:03)
Inserting Documents (9:32)
Adding Fixtures (8:21)
Find Queries (7:19)
More Operations for Find (9:47)
Options in Find Queries (5:54)
Update and Remove (9:35)
Preparing our Social Network Project
Special Folders and Loading Order (8:17)
Project Folder Structure (4:00)
Implementing Existing Template (5:54)
User Accounts
Adding User Accounts (5:35)
Template-Level Security (2:35)
Saving Post Author (4:24)
Meteor Methods (5:54)
Completing and Deploying our Social Network
Follow (11:05)
Show Following (4:46)
Show Followers (3:45)
Filtering Posts (7:10)
Conclusion
Conclusion (2:28)
Adding User Accounts
Lesson content locked
If you're already enrolled,
you'll need to login
.
Enroll in Course to Unlock