-
Урок 1.
00:01:24
Introduction
-
Урок 2.
00:02:05
What Is Feathers
-
Урок 3.
00:01:47
Installing Atom
-
Урок 4.
00:05:40
Installing Node
-
Урок 5.
00:06:11
Installing Feathers CLI
-
Урок 6.
00:02:50
Installing Postman
-
Урок 7.
00:00:36
Introduction to Section
-
Урок 8.
00:14:07
Promises
-
Урок 9.
00:03:21
Arrow Functions Part 1
-
Урок 10.
00:08:16
Arrow Functions Part 2
-
Урок 11.
00:03:59
Destructuring
-
Урок 12.
00:00:35
Section Introduction
-
Урок 13.
00:03:06
Services
-
Урок 14.
00:12:46
Create a Service
-
Урок 15.
00:00:54
Tying up Services
-
Урок 16.
00:02:45
Hooks Overview
-
Урок 17.
00:05:01
Common Hooks Example
-
Урок 18.
00:08:37
Custom Hooks
-
Урок 19.
00:00:35
Section Introduction
-
Урок 20.
00:01:46
Create the Feathers Application
-
Урок 21.
00:08:58
Bootstrap and Client Application
-
Урок 22.
00:12:28
Form HTML
-
Урок 23.
00:04:06
Account Page
-
Урок 24.
00:06:58
Chat User Interface
-
Урок 25.
00:04:48
User Sidebar
-
Урок 26.
00:10:32
Chat Area
-
Урок 27.
00:04:28
Finalize Chat Area
-
Урок 28.
00:05:37
A Few Best Practices
-
Урок 29.
00:00:35
Section Introduction
-
Урок 30.
00:05:02
Generate Messages Service
-
Урок 31.
00:12:11
New User Account Part 1
-
Урок 32.
00:09:19
New User Account Part 2
-
Урок 33.
00:06:09
Login Page Part 1
-
Урок 34.
00:08:38
Login Page Part 2
-
Урок 35.
00:08:15
Logout
-
Урок 36.
00:07:08
Check for Authentication
-
Урок 37.
00:08:54
Create a New Message
-
Урок 38.
00:04:03
New Message Events
-
Урок 39.
00:06:15
New Message HTML
-
Урок 40.
00:03:51
Dynamic Message Functionality
-
Урок 41.
00:04:06
Appending New Messages
-
Урок 42.
00:05:21
Scroll Animation
-
Урок 43.
00:04:29
"Create At" Hook
-
Урок 44.
00:09:02
Async/Await Aside
-
Урок 45.
00:07:37
Querying for Messages
-
Урок 46.
00:05:56
Query Properties
-
Урок 47.
00:05:46
Page Load Messages
-
Урок 48.
00:02:03
Deleting Messages Introduction
-
Урок 49.
00:05:45
Add Related User to Database
-
Урок 50.
00:07:54
Get User ID on Client
-
Урок 51.
00:11:24
Conditionally Render Delete Icon
-
Урок 52.
00:01:14
Remove Message Overview
-
Урок 53.
00:03:32
Add Message ID to Media Object
-
Урок 54.
00:06:28
Remove Message With Feathers
-
Урок 55.
00:07:20
Removed Events
-
Урок 56.
00:09:36
Protect Messages Service
-
Урок 57.
00:03:25
Adding Nodemon
-
Урок 58.
00:05:47
Adding a Username
-
Урок 59.
00:03:19
Socket.io Introduction
-
Урок 60.
00:07:15
Channels Overview
-
Урок 61.
00:05:49
Publishing
-
Урок 62.
00:05:37
Set User to Online
-
Урок 63.
00:04:05
Set User to Offline
-
Урок 64.
00:04:51
Users Class
-
Урок 65.
00:05:29
Patched Event
-
Урок 66.
00:05:25
Helper Functions
-
Урок 67.
00:06:07
Loading Users
-
Урок 68.
00:02:43
Message Class Cleanup
-
Урок 69.
00:02:24
Bug Fix
-
Урок 70.
00:02:10
Dynamic Message Date
-
Урок 71.
00:08:44
Feathers Populate Method
-
Урок 72.
00:02:20
Wrapping Up
-
Урок 73.
00:00:56
Section Introduction
-
Урок 74.
00:03:07
Installing Robo 3T and MongoDB
-
Урок 75.
00:05:07
Running Robo 3T and MongoDB
-
Урок 76.
00:02:59
Set up the React Application
-
Урок 77.
00:03:54
Brief React Overview
-
Урок 78.
00:04:38
Feathers Mongoose Application Setup
-
Урок 79.
00:07:40
Connect React to Feathers
-
Урок 80.
00:02:08
Generate Toys Service
-
Урок 81.
00:10:30
HTML Boilerplate Setup
-
Урок 82.
00:13:18
Setting up our React State
-
Урок 83.
00:10:43
Create Toy in MongoDB via Feathers
-
Урок 84.
00:03:40
Clear Input Elements after Form Submittal
-
Урок 85.
00:12:25
Update Service Method
-
Урок 86.
00:07:30
Patch Service Method
-
Урок 87.
00:03:50
Remove Service Method
-
Урок 88.
00:00:31
Section Introduction
-
Урок 89.
00:00:43
Brief Hook Overview & Review
-
Урок 90.
00:02:26
Nodemon Installation
-
Урок 91.
00:08:36
Before Hook and Context Object
-
Урок 92.
00:07:46
Custom Lowercase Hook
-
Урок 93.
00:08:36
Async Call Within Hook
-
Урок 94.
00:06:08
Modify Reponse to Client
-
Урок 95.
00:06:32
Errors in Hooks
-
Урок 96.
00:06:58
Error Hooks
-
Урок 97.
00:05:14
Application Level Hooks
-
Урок 98.
00:00:13
Section Introduction
-
Урок 99.
00:08:06
Login Component
-
Урок 100.
00:12:14
Showing Logged in User Content
-
Урок 101.
00:01:20
Authenticated Toys Service
-
Урок 102.
00:07:25
Create Authenticated React Component
-
Урок 103.
00:07:47
Logout
-
Урок 104.
00:00:24
Google Authentication with Feathers
-
Урок 105.
00:03:22
Google Authentication Project Setup
-
Урок 106.
00:02:31
Google Authorization Index Page
-
Урок 107.
00:01:15
Google Authentication Project Setup
-
Урок 108.
00:03:52
Google Authentication Getting Credentials
-
Урок 109.
00:03:32
Google Authentication Sign In
-
Урок 110.
00:00:38
Google Authentication Messages Service
-
Урок 111.
00:08:29
Making Authenticated Calls Via Google
-
Урок 112.
00:03:26
Section Introduction
-
Урок 113.
00:01:33
Mailgun Signup
-
Урок 114.
00:00:45
Create Project
-
Урок 115.
00:01:46
Finish Project Setup
-
Урок 116.
00:07:27
Create Before Hook
-
Урок 117.
00:08:46
Restrict Access to Verified Users
-
Урок 118.
00:04:11
Configuration Setup for Mailgun
-
Урок 119.
00:02:31
HTML Email Template
-
Урок 120.
00:13:08
Set up Email Hook
-
Урок 121.
00:10:46
Activate Account Page
-
Урок 122.
00:11:29
Verify Users Service
-
Урок 123.
00:01:50
Feathers Authentication Management
-
Урок 124.
00:02:55
Context Provider
-
Урок 125.
00:00:48
Course Ending