TorBT - Torrents and Magnet Links Search Engine

[DesireCourse.Com] Udemy - Full-Stack Web Apps with Meteor and React

File Name
Size
01 Welcome Asking Awesome Questions/001 Welcome Asking Awesome Questions.mp4
27 MB
02 Installing and Exploring Meteor/002 Section Intro.mp4
6.5 MB
02 Installing and Exploring Meteor/003 Installing Meteor Linux macOS Windows.mp4
8.8 MB
02 Installing and Exploring Meteor/004 What Is Meteor and Why Should I Use It.mp4
21 MB
02 Installing and Exploring Meteor/005 Need a Text Editor Try Atom.mp4
4.8 MB
02 Installing and Exploring Meteor/006 Hello Meteor.mp4
23 MB
03 Meteor and React Fundamentals Score Keeper App/007 Section Intro.mp4
12 MB
03 Meteor and React Fundamentals Score Keeper App/008 Exploring the Final Score Keep App.mp4
3.1 MB
03 Meteor and React Fundamentals Score Keeper App/009 Stripping down the Meteor Boilerplate App.mp4
36 MB
03 Meteor and React Fundamentals Score Keeper App/010 ES6 Aside - Importing and Exporting.mp4
32 MB
03 Meteor and React Fundamentals Score Keeper App/011 ES6 Aside - Advanced Importing and Exporting.mp4
16 MB
03 Meteor and React Fundamentals Score Keeper App/012 Installing React and Exploring JSX.mp4
36 MB
03 Meteor and React Fundamentals Score Keeper App/013 Render Complex HTML with JSX.mp4
15 MB
03 Meteor and React Fundamentals Score Keeper App/014 DB Planning and Rendering Static Data.mp4
35 MB
03 Meteor and React Fundamentals Score Keeper App/015 What is NoSQL.mp4
5.1 MB
03 Meteor and React Fundamentals Score Keeper App/016 Creating a MongoDb and MiniMongo Collection.mp4
27 MB
03 Meteor and React Fundamentals Score Keeper App/017 Quering Data on the Client with MiniMongo.mp4
26 MB
03 Meteor and React Fundamentals Score Keeper App/018 Rendering Players List.mp4
21 MB
03 Meteor and React Fundamentals Score Keeper App/019 Inserting Players via a Form.mp4
25 MB
03 Meteor and React Fundamentals Score Keeper App/020 ES6 Aside - Arrow Functions.mp4
33 MB
03 Meteor and React Fundamentals Score Keeper App/021 Arrow Function Refactor.mp4
9.2 MB
03 Meteor and React Fundamentals Score Keeper App/022 Removing Player Documents.mp4
19 MB
03 Meteor and React Fundamentals Score Keeper App/023 Updating Player Documents.mp4
30 MB
03 Meteor and React Fundamentals Score Keeper App/attached_files/009 Stripping down the Meteor Boilerplate App/m-3-2-stripping-boilerplate.zip
7.1 kB
03 Meteor and React Fundamentals Score Keeper App/attached_files/010 ES6 Aside - Importing and Exporting/m-3-3-es6-import.zip
6.1 kB
03 Meteor and React Fundamentals Score Keeper App/attached_files/011 ES6 Aside - Advanced Importing and Exporting/m-3-4-es6-import-2.zip
8.0 kB
03 Meteor and React Fundamentals Score Keeper App/attached_files/012 Installing React and Exploring JSX/m-3-5-jsx.zip
7.7 kB
03 Meteor and React Fundamentals Score Keeper App/attached_files/013 Render Complex HTML with JSX/m-3-6-nested-jsx.zip
8.1 kB
03 Meteor and React Fundamentals Score Keeper App/attached_files/014 DB Planning and Rendering Static Data/m-3-7-jsx-arrays-funcs.zip
8.6 kB
03 Meteor and React Fundamentals Score Keeper App/attached_files/016 Creating a MongoDb and MiniMongo Collection/m-3-9-collections.zip
8.2 kB
03 Meteor and React Fundamentals Score Keeper App/attached_files/017 Quering Data on the Client with MiniMongo/m-3-10-mini-mongo.zip
8.3 kB
03 Meteor and React Fundamentals Score Keeper App/attached_files/018 Rendering Players List/m-3-11-mini-mongo-challenge.zip
8.8 kB
03 Meteor and React Fundamentals Score Keeper App/attached_files/019 Inserting Players via a Form/m-3-12-insert-players.zip
8.6 kB
03 Meteor and React Fundamentals Score Keeper App/attached_files/020 ES6 Aside - Arrow Functions/m-3-13-arrow-functions.zip
8.8 kB
03 Meteor and React Fundamentals Score Keeper App/attached_files/021 Arrow Function Refactor/m-3-14-arrow-functions-2.zip
8.7 kB
03 Meteor and React Fundamentals Score Keeper App/attached_files/022 Removing Player Documents/m-3-15-removing-players.zip
8.7 kB
03 Meteor and React Fundamentals Score Keeper App/attached_files/023 Updating Player Documents/m-3-16-updating-players.zip
8.7 kB
04 React Components Score Keeper App/024 Section Intro.mp4
8.8 MB
04 React Components Score Keeper App/025 What are React Components.mp4
14 MB
04 React Components Score Keeper App/026 ES6 Aside - Classes Part I.mp4
26 MB
04 React Components Score Keeper App/027 ES6 Aside - Classes Part II.mp4
33 MB
04 React Components Score Keeper App/028 Your First React Component.mp4
25 MB
04 React Components Score Keeper App/029 Props Prop Types and Prop Defaults.mp4
31 MB
04 React Components Score Keeper App/030 Prop Type Update.mp4
8.6 MB
04 React Components Score Keeper App/031 Custom Component Methods.mp4
23 MB
04 React Components Score Keeper App/032 Creating the Player Component.mp4
21 MB
04 React Components Score Keeper App/033 List Based Components.mp4
16 MB
04 React Components Score Keeper App/034 Conditional Rendering with JSX.mp4
9.7 MB
04 React Components Score Keeper App/035 Rendering Everything with an App Component.mp4
21 MB
04 React Components Score Keeper App/036 Querying and Sorting Player Documents.mp4
18 MB
04 React Components Score Keeper App/attached_files/026 ES6 Aside - Classes Part I/m-4-3-clases-1.zip
8.4 kB
04 React Components Score Keeper App/attached_files/027 ES6 Aside - Classes Part II/m-4-4-clases-2.zip
8.5 kB
04 React Components Score Keeper App/attached_files/028 Your First React Component/m-4-5-first-component.zip
9.4 kB
04 React Components Score Keeper App/attached_files/029 Props Prop Types and Prop Defaults/m-4-6-props.zip
8.9 kB
04 React Components Score Keeper App/attached_files/030 Prop Type Update/m-4-6.5-new-prop-types-package.zip
10 kB
04 React Components Score Keeper App/attached_files/031 Custom Component Methods/m-4-7-methods-refs.zip
9.4 kB
04 React Components Score Keeper App/attached_files/032 Creating the Player Component/m-4-8-player-componet.zip
9.9 kB
04 React Components Score Keeper App/attached_files/033 List Based Components/m-4-9-player-list.zip
10 kB
04 React Components Score Keeper App/attached_files/034 Conditional Rendering with JSX/m-4-10-conditional-jsx.zip
10 kB
04 React Components Score Keeper App/attached_files/035 Rendering Everything with an App Component/m-4-11-app-component.zip
11 kB
04 React Components Score Keeper App/attached_files/036 Querying and Sorting Player Documents/m-4-12-sorting.zip
10 kB
05 Styling and User Experience Score Keeper App/037 Section Intro.mp4
10 MB
05 Styling and User Experience Score Keeper App/038 SCSS and Atmosphere Packages.mp4
24 MB
05 Styling and User Experience Score Keeper App/039 CSS Reset and Header Styling.mp4
29 MB
05 Styling and User Experience Score Keeper App/040 SCSS Imports.mp4
18 MB
05 Styling and User Experience Score Keeper App/041 Styling the App List.mp4
22 MB
05 Styling and User Experience Score Keeper App/042 BEM Naming.mp4
36 MB
05 Styling and User Experience Score Keeper App/043 BEM Challenge.mp4
13 MB
05 Styling and User Experience Score Keeper App/044 Styling Player with Flexbox.mp4
31 MB
05 Styling and User Experience Score Keeper App/045 Using 3rd-Party React Components FlipMove.mp4
28 MB
05 Styling and User Experience Score Keeper App/046 Calculating Player Standings with ES6.mp4
39 MB
05 Styling and User Experience Score Keeper App/047 Dynamic Classes and SCSS Functions.mp4
26 MB
05 Styling and User Experience Score Keeper App/048 Bonus Meteor and React Developer Tools.mp4
37 MB
05 Styling and User Experience Score Keeper App/attached_files/038 SCSS and Atmosphere Packages/m-5-2-atmosphere-scss.zip
11 kB
05 Styling and User Experience Score Keeper App/attached_files/039 CSS Reset and Header Styling/m-5-3-header-styles.zip
11 kB
05 Styling and User Experience Score Keeper App/attached_files/040 SCSS Imports/m-5-4-scss-imports.zip
12 kB
05 Styling and User Experience Score Keeper App/attached_files/041 Styling the App List/m-5-5-list-styles.zip
12 kB
05 Styling and User Experience Score Keeper App/attached_files/042 BEM Naming/m-5-6-bem.zip
12 kB
05 Styling and User Experience Score Keeper App/attached_files/043 BEM Challenge/m-5-7-bem-challenge.zip
14 kB
05 Styling and User Experience Score Keeper App/attached_files/044 Styling Player with Flexbox/m-5-8-flexbox.zip
14 kB
05 Styling and User Experience Score Keeper App/attached_files/045 Using 3rd-Party React Components FlipMove/m-5-9-flip-move.zip
14 kB
05 Styling and User Experience Score Keeper App/attached_files/046 Calculating Player Standings with ES6/m-5-10-standings.zip
14 kB
05 Styling and User Experience Score Keeper App/attached_files/047 Dynamic Classes and SCSS Functions/m-5-11-scss-functions.zip
15 kB
05 Styling and User Experience Score Keeper App/attached_files/048 Bonus Meteor and React Developer Tools/m-5-12-dev-tools.zip
18 kB
06 User Accounts Authentication and Routing Short Lnk App/049 Section Intro.mp4
7.2 MB
06 User Accounts Authentication and Routing Short Lnk App/050 Learning Burnout - This Is Important.mp4
18 MB
06 User Accounts Authentication and Routing Short Lnk App/051 Exploring the Short Lnk App.mp4
3.8 MB
06 User Accounts Authentication and Routing Short Lnk App/052 Client-Side Routing Options.mp4
22 MB
06 User Accounts Authentication and Routing Short Lnk App/053 Setting Up React-Router.mp4
31 MB
06 User Accounts Authentication and Routing Short Lnk App/054 Setting Up Routes.mp4
31 MB
06 User Accounts Authentication and Routing Short Lnk App/055 Navigating Between Routes.mp4
33 MB
06 User Accounts Authentication and Routing Short Lnk App/056 Component State and Signup Form.mp4
30 MB
06 User Accounts Authentication and Routing Short Lnk App/057 Creating User Accounts.mp4
48 MB
06 User Accounts Authentication and Routing Short Lnk App/058 Logging In.mp4
25 MB
06 User Accounts Authentication and Routing Short Lnk App/059 Logging Out and Tracking Auth Status.mp4
44 MB
06 User Accounts Authentication and Routing Short Lnk App/060 Private and Public Routes.mp4
36 MB
06 User Accounts Authentication and Routing Short Lnk App/061 Showing Meteor Error Messages.mp4
15 MB
06 User Accounts Authentication and Routing Short Lnk App/062 Schema Validation.mp4
74 MB
06 User Accounts Authentication and Routing Short Lnk App/063 New User Validation.mp4
45 MB
06 User Accounts Authentication and Routing Short Lnk App/064 Refactoring Router Code.mp4
28 MB
06 User Accounts Authentication and Routing Short Lnk App/065 Bonus Robomongo.mp4
15 MB
06 User Accounts Authentication and Routing Short Lnk App/attached_files/053 Setting Up React-Router/m-6-3-react-router.zip
6.1 kB
06 User Accounts Authentication and Routing Short Lnk App/attached_files/054 Setting Up Routes/m-6-4-react-router-config.zip
7.2 kB
06 User Accounts Authentication and Routing Short Lnk App/attached_files/055 Navigating Between Routes/m-6-5-navigation.zip
7.0 kB
06 User Accounts Authentication and Routing Short Lnk App/attached_files/056 Component State and Signup Form/m-6-6-signup-form.zip
7.3 kB
06 User Accounts Authentication and Routing Short Lnk App/attached_files/057 Creating User Accounts/m-6-7-user-accounts.zip
7.5 kB
06 User Accounts Authentication and Routing Short Lnk App/attached_files/058 Logging In/m-6-8-login.zip
7.5 kB
06 User Accounts Authentication and Routing Short Lnk App/attached_files/059 Logging Out and Tracking Auth Status/m-6-9-logout.zip
7.7 kB
06 User Accounts Authentication and Routing Short Lnk App/attached_files/060 Private and Public Routes/m-6-10-private-public-routes.zip
8.4 kB
06 User Accounts Authentication and Routing Short Lnk App/attached_files/061 Showing Meteor Error Messages/m-6-11-meteor-errors.zip
9.0 kB
06 User Accounts Authentication and Routing Short Lnk App/attached_files/062 Schema Validation/m-6-12-custom-validation.zip
10 kB
06 User Accounts Authentication and Routing Short Lnk App/attached_files/063 New User Validation/m-6-13-user-validation.zip
10 kB
06 User Accounts Authentication and Routing Short Lnk App/attached_files/064 Refactoring Router Code/m-6-14-refactor.zip
11 kB
07 Meteor Methods Publications and Subscriptions Short Lnk App/066 Section Intro.mp4
8.1 MB
07 Meteor Methods Publications and Subscriptions Short Lnk App/067 Overview of Methods Publications Subscriptions.mp4
13 MB
07 Meteor Methods Publications and Subscriptions Short Lnk App/068 Setting up an Insecure System - Part I.mp4
25 MB
07 Meteor Methods Publications and Subscriptions Short Lnk App/069 Setting up an Insecure System - Part II.mp4
32 MB
07 Meteor Methods Publications and Subscriptions Short Lnk App/070 Creating Publications and Subscriptions.mp4
28 MB
07 Meteor Methods Publications and Subscriptions Short Lnk App/071 Advanced Publications.mp4
23 MB
07 Meteor Methods Publications and Subscriptions Short Lnk App/072 Creating and Calling Methods.mp4
37 MB
07 Meteor Methods Publications and Subscriptions Short Lnk App/073 Building links.create Method.mp4
34 MB
07 Meteor Methods Publications and Subscriptions Short Lnk App/074 Method Validation.mp4
35 MB
07 Meteor Methods Publications and Subscriptions Short Lnk App/075 Node HTTP and Connect.mp4
46 MB
07 Meteor Methods Publications and Subscriptions Short Lnk App/076 Redirecting Shortened Links.mp4
30 MB
07 Meteor Methods Publications and Subscriptions Short Lnk App/077 A Short Video about Short IDs.mp4
11 MB
07 Meteor Methods Publications and Subscriptions Short Lnk App/attached_files/068 Setting up an Insecure System - Part I/m-7-3-setup-part-1.zip
11 kB
07 Meteor Methods Publications and Subscriptions Short Lnk App/attached_files/069 Setting up an Insecure System - Part II/m-7-4-setup-part-2.zip
12 kB
07 Meteor Methods Publications and Subscriptions Short Lnk App/attached_files/070 Creating Publications and Subscriptions/m-7-5-pub-sub.zip
12 kB
07 Meteor Methods Publications and Subscriptions Short Lnk App/attached_files/071 Advanced Publications/m-7-6-dynamic-pubs.zip
12 kB
07 Meteor Methods Publications and Subscriptions Short Lnk App/attached_files/072 Creating and Calling Methods/m-7-7-methods.zip
12 kB
07 Meteor Methods Publications and Subscriptions Short Lnk App/attached_files/073 Building links.create Method/m-7-8-links-create.zip
12 kB
07 Meteor Methods Publications and Subscriptions Short Lnk App/attached_files/074 Method Validation/m-7-9-method-validation.zip
13 kB
07 Meteor Methods Publications and Subscriptions Short Lnk App/attached_files/075 Node HTTP and Connect/m-7-10-connect.zip
13 kB
07 Meteor Methods Publications and Subscriptions Short Lnk App/attached_files/076 Redirecting Shortened Links/m-7-11-redirect.zip
13 kB
07 Meteor Methods Publications and Subscriptions Short Lnk App/attached_files/077 A Short Video about Short IDs/m-7-12-a-short-on-shorts.zip
13 kB
08 Real-World React Short Lnk App/078 Section Intro.mp4
8.1 MB
08 Real-World React Short Lnk App/079 Single Responsibility with React.mp4
26 MB
08 Real-World React Short Lnk App/080 Stateless Functional Components.mp4
33 MB
08 Real-World React Short Lnk App/081 Creating LinkListItem.mp4
26 MB
08 Real-World React Short Lnk App/082 Copying Link URL to Clipboard.mp4
35 MB
08 Real-World React Short Lnk App/083 A State Challenge.mp4
18 MB
08 Real-World React Short Lnk App/084 Hiding Links with Method Methods.mp4
34 MB
08 Real-World React Short Lnk App/085 Meteor Session Variables.mp4
22 MB
08 Real-World React Short Lnk App/086 Filtering Links via Form Elements.mp4
18 MB
08 Real-World React Short Lnk App/087 Controlled and Uncontrolled Inputs.mp4
37 MB
08 Real-World React Short Lnk App/088 Setting up Link Analytics.mp4
32 MB
08 Real-World React Short Lnk App/089 Working with Time.mp4
49 MB
08 Real-World React Short Lnk App/090 Creating Modals with React-Modal.mp4
28 MB
08 Real-World React Short Lnk App/091 Setting up Modal Errors.mp4
31 MB
08 Real-World React Short Lnk App/attached_files/079 Single Responsibility with React/m-8-02-refactoring-link.zip
14 kB
08 Real-World React Short Lnk App/attached_files/080 Stateless Functional Components/m-8-03-stateless-functional-components.zip
15 kB
08 Real-World React Short Lnk App/attached_files/081 Creating LinkListItem/m-8-04-link-list-item.zip
14 kB
08 Real-World React Short Lnk App/attached_files/082 Copying Link URL to Clipboard/m-8-05-copy-to-clipboard.zip
15 kB
08 Real-World React Short Lnk App/attached_files/083 A State Challenge/m-8-06-state-challenge.zip
15 kB
08 Real-World React Short Lnk App/attached_files/084 Hiding Links with Method Methods/m-8-07-hiding-links.zip
14 kB
08 Real-World React Short Lnk App/attached_files/085 Meteor Session Variables/m-8-08-session-variables.zip
15 kB
08 Real-World React Short Lnk App/attached_files/086 Filtering Links via Form Elements/m-8-09-filtering.zip
15 kB
08 Real-World React Short Lnk App/attached_files/087 Controlled and Uncontrolled Inputs/m-8-10-controlled-inputs.zip
16 kB
08 Real-World React Short Lnk App/attached_files/088 Setting up Link Analytics/m-8-11-analytics.zip
15 kB
08 Real-World React Short Lnk App/attached_files/089 Working with Time/m-8-12-time.zip
15 kB
08 Real-World React Short Lnk App/attached_files/090 Creating Modals with React-Modal/m-8-13-modals.zip
15 kB
08 Real-World React Short Lnk App/attached_files/091 Setting up Modal Errors/m-8-14-modal-errors.zip
16 kB
09 Styling and User Experience Short Lnk App/092 Section Intro.mp4
12 MB
09 Styling and User Experience Short Lnk App/093 SCSS Setup and Architecture.mp4
11 MB
09 Styling and User Experience Short Lnk App/094 Breaking Out Configuration.mp4
31 MB
09 Styling and User Experience Short Lnk App/095 Finishing off Login and Sign Styles.mp4
32 MB
09 Styling and User Experience Short Lnk App/096 Button Styles.mp4
34 MB
09 Styling and User Experience Short Lnk App/097 Reusing Styles with Modifiers.mp4
40 MB
09 Styling and User Experience Short Lnk App/098 Private Header Styles.mp4
23 MB
09 Styling and User Experience Short Lnk App/099 Styling Filters and Page Content.mp4
15 MB
09 Styling and User Experience Short Lnk App/100 Styling Items and Empty Items.mp4
32 MB
09 Styling and User Experience Short Lnk App/101 Adding react-flip-move.mp4
11 MB
09 Styling and User Experience Short Lnk App/attached_files/093 SCSS Setup and Architecture/m-09-02-setup.zip
16 kB
09 Styling and User Experience Short Lnk App/attached_files/094 Breaking Out Configuration/m-09-03-boxed-view.zip
18 kB
09 Styling and User Experience Short Lnk App/attached_files/095 Finishing off Login and Sign Styles/m-09-04-login-styles.zip
18 kB
09 Styling and User Experience Short Lnk App/attached_files/096 Button Styles/m-09-05-button-styles.zip
19 kB
09 Styling and User Experience Short Lnk App/attached_files/097 Reusing Styles with Modifiers/m-09-06-boxed-view-modifier.zip
20 kB
09 Styling and User Experience Short Lnk App/attached_files/098 Private Header Styles/m-09-07-top-bar.zip
19 kB
09 Styling and User Experience Short Lnk App/attached_files/099 Styling Filters and Page Content/m-09-08-filters.zip
20 kB
09 Styling and User Experience Short Lnk App/attached_files/100 Styling Items and Empty Items/m-09-09-item-style.zip
20 kB
09 Styling and User Experience Short Lnk App/attached_files/101 Adding react-flip-move/m-09-10-flip-move.zip
20 kB
10 Meteor Deployment and Version Control Short Lnk App/102 Section Intro.mp4
9.4 MB
10 Meteor Deployment and Version Control Short Lnk App/103 Installing and Configuring Git.mp4
15 MB
10 Meteor Deployment and Version Control Short Lnk App/104 Adding Git to Your Meteor App.mp4
25 MB
10 Meteor Deployment and Version Control Short Lnk App/105 Git AddCommit Workflows.mp4
21 MB
10 Meteor Deployment and Version Control Short Lnk App/106 Generating an SSH Key.mp4
20 MB
10 Meteor Deployment and Version Control Short Lnk App/107 Pushing and Pulling from GitHub.mp4
26 MB
10 Meteor Deployment and Version Control Short Lnk App/108 Setting Up Heroku.mp4
10 MB
10 Meteor Deployment and Version Control Short Lnk App/109 Deploying Meteor Apps to Heroku.mp4
28 MB
10 Meteor Deployment and Version Control Short Lnk App/110 Common Developer Workflow.mp4
11 MB
10 Meteor Deployment and Version Control Short Lnk App/111 Deploying Score Keep.mp4
22 MB
10 Meteor Deployment and Version Control Short Lnk App/attached_files/104 Adding Git to Your Meteor App/m-10-03-adding-git.zip
68 kB
10 Meteor Deployment and Version Control Short Lnk App/attached_files/105 Git AddCommit Workflows/m-10-04-workflows.zip
74 kB
10 Meteor Deployment and Version Control Short Lnk App/attached_files/107 Pushing and Pulling from GitHub/m-10-06-pushing-pulling.zip
85 kB
10 Meteor Deployment and Version Control Short Lnk App/attached_files/109 Deploying Meteor Apps to Heroku/m-10-08-deploying.zip
86 kB
10 Meteor Deployment and Version Control Short Lnk App/attached_files/110 Common Developer Workflow/m-10-09-dev-workflow.zip
95 kB
10 Meteor Deployment and Version Control Short Lnk App/attached_files/111 Deploying Score Keep/m-10-10-score-keep.zip
58 kB
11 Testing Your Apps Notes App/112 Section Intro.mp4
7.7 MB
11 Testing Your Apps Notes App/113 Exploring the Notes App.mp4
4.6 MB
11 Testing Your Apps Notes App/114 Creating MeteorReact Boilerplate.mp4
31 MB
11 Testing Your Apps Notes App/115 The Meteor Test Command.mp4
19 MB
11 Testing Your Apps Notes App/116 Exploring Mocha and Expect.mp4
30 MB
11 Testing Your Apps Notes App/117 Using An Assertion Library.mp4
23 MB
11 Testing Your Apps Notes App/118 Testing User Validation.mp4
28 MB
11 Testing Your Apps Notes App/119 Testing Meteor Methods.mp4
28 MB
11 Testing Your Apps Notes App/120 Testing Note Removal.mp4
36 MB
11 Testing Your Apps Notes App/121 Testing Note Updating.mp4
40 MB
11 Testing Your Apps Notes App/122 Testing Note Updating - Part 2.mp4
15 MB
11 Testing Your Apps Notes App/123 Testing Meteor Publications.mp4
21 MB
11 Testing Your Apps Notes App/attached_files/114 Creating MeteorReact Boilerplate/m-11-02-boilerplate.zip
71 kB
11 Testing Your Apps Notes App/attached_files/115 The Meteor Test Command/m-11-03-test-command.zip
42 kB
11 Testing Your Apps Notes App/attached_files/116 Exploring Mocha and Expect/m-11-04-mocha-expect.zip
44 kB
11 Testing Your Apps Notes App/attached_files/117 Using An Assertion Library/m-11-05-assertions.zip
42 kB
11 Testing Your Apps Notes App/attached_files/118 Testing User Validation/m-11-06-testing-validation.zip
44 kB
11 Testing Your Apps Notes App/attached_files/119 Testing Meteor Methods/m-11-07-testing-methods.zip
44 kB
11 Testing Your Apps Notes App/attached_files/120 Testing Note Removal/m-11-08-testing-remove.zip
44 kB
11 Testing Your Apps Notes App/attached_files/121 Testing Note Updating/m-11-09-testing-update.zip
44 kB
11 Testing Your Apps Notes App/attached_files/122 Testing Note Updating - Part 2/m-11-10-testing-update-pt-2.zip
45 kB
11 Testing Your Apps Notes App/attached_files/123 Testing Meteor Publications/m-11-11-testing-pubs.zip
44 kB
12 Testing React Notes App/124 Section Intro.mp4
9.3 MB
12 Testing React Notes App/125 Enzyme 101.mp4
38 MB
12 Testing React Notes App/126 Mocking Functions with Spies.mp4
40 MB
12 Testing React Notes App/127 Setting Up React-Meteor-Data.mp4
28 MB
12 Testing React Notes App/128 Testing Login.mp4
31 MB
12 Testing React Notes App/129 Testing Login - Setting Inputs and Submitting.mp4
42 MB
12 Testing React Notes App/130 Testing Signup.mp4
44 MB
12 Testing React Notes App/attached_files/125 Enzyme 101/m-12-02-enzyme.zip
44 kB
12 Testing React Notes App/attached_files/126 Mocking Functions with Spies/m-12-03-spies.zip
44 kB
12 Testing React Notes App/attached_files/127 Setting Up React-Meteor-Data/m-12-04-react-meteor-data.zip
46 kB
12 Testing React Notes App/attached_files/128 Testing Login/m-12-05-testing-login.zip
46 kB
12 Testing React Notes App/attached_files/129 Testing Login - Setting Inputs and Submitting/m-12-06-testing-login-pt2.zip
47 kB
12 Testing React Notes App/attached_files/130 Testing Signup/m-12-07-testing-signup.zip
47 kB
13 Building the Client Notes App/131 Section Intro.mp4
5.9 MB
13 Building the Client Notes App/132 Adding and Counting Notes.mp4
34 MB
13 Building the Client Notes App/133 Rendering Notes.mp4
37 MB
13 Building the Client Notes App/134 Rendering Notes - Part II.mp4
29 MB
13 Building the Client Notes App/135 Rendering Empty List Item.mp4
45 MB
13 Building the Client Notes App/136 Selecting Notes.mp4
23 MB
13 Building the Client Notes App/137 Test Fixtures.mp4
31 MB
13 Building the Client Notes App/138 Highlighting Selected Note.mp4
35 MB
13 Building the Client Notes App/139 The Editor Component.mp4
33 MB
13 Building the Client Notes App/140 Editor Input and TextArea.mp4
24 MB
13 Building the Client Notes App/141 Setting up Logout to Work with New Routes.mp4
44 MB
13 Building the Client Notes App/142 Setting up Logout to Work with New Routes - Part II.mp4
23 MB
13 Building the Client Notes App/143 Removing Notes.mp4
39 MB
13 Building the Client Notes App/144 Testing The Editor.mp4
34 MB
13 Building the Client Notes App/145 Testing The Editor - Part II.mp4
40 MB
13 Building the Client Notes App/146 Loading Newly Created Notes.mp4
34 MB
13 Building the Client Notes App/147 Deploying The App.mp4
17 MB
13 Building the Client Notes App/attached_files/132 Adding and Counting Notes/m-13-02-adding-notes.zip
48 kB
13 Building the Client Notes App/attached_files/133 Rendering Notes/m-13-03-adding-notes.zip
49 kB
13 Building the Client Notes App/attached_files/134 Rendering Notes - Part II/m-13-04-adding-notes-part-2.zip
74 kB
13 Building the Client Notes App/attached_files/135 Rendering Empty List Item/m-13-05-empty-list-item.zip
79 kB
13 Building the Client Notes App/attached_files/136 Selecting Notes/m-13-06-editor.zip
76 kB
13 Building the Client Notes App/attached_files/137 Test Fixtures/m-13-07-testing-selection.zip
90 kB
13 Building the Client Notes App/attached_files/138 Highlighting Selected Note/m-13-08-selected-note.zip
94 kB
13 Building the Client Notes App/attached_files/139 The Editor Component/m-13-09-the-editor.zip
94 kB
13 Building the Client Notes App/attached_files/140 Editor Input and TextArea/m-13-10-editor-inputs.zip
100 kB
13 Building the Client Notes App/attached_files/141 Setting up Logout to Work with New Routes/m-13-11-new-route-handlers.zip
102 kB
13 Building the Client Notes App/attached_files/142 Setting up Logout to Work with New Routes - Part II/m-13-12-new-route-handlers-part-2.zip
110 kB
13 Building the Client Notes App/attached_files/143 Removing Notes/m-13-13-removing-notes.zip
109 kB
13 Building the Client Notes App/attached_files/144 Testing The Editor/m-13-14-testing-testing.zip
110 kB
13 Building the Client Notes App/attached_files/145 Testing The Editor - Part II/m-13-15-testing-testing.zip
114 kB
13 Building the Client Notes App/attached_files/146 Loading Newly Created Notes/m-13-16-loading-new-notes.zip
121 kB
13 Building the Client Notes App/attached_files/147 Deploying The App/m-13-17-deploying-notes.zip
121 kB
14 Styling and User Experience Notes App/148 Section Intro.mp4
9.1 MB
14 Styling and User Experience Notes App/149 Customizing Auth Pages.mp4
23 MB
14 Styling and User Experience Notes App/150 Creating the Side-By-Side Layout.mp4
22 MB
14 Styling and User Experience Notes App/151 Styling Sidebar and Main Container.mp4
34 MB
14 Styling and User Experience Notes App/152 Styling the Editor.mp4
42 MB
14 Styling and User Experience Notes App/153 Styling the NoteList.mp4
44 MB
14 Styling and User Experience Notes App/154 Media Queries.mp4
30 MB
14 Styling and User Experience Notes App/155 SCSS Media Query Mixins.mp4
39 MB
14 Styling and User Experience Notes App/156 Mobile Menu Part I.mp4
42 MB
14 Styling and User Experience Notes App/157 Mobile Menu Part II.mp4
41 MB
14 Styling and User Experience Notes App/158 Favions Momentum Scrolling and Final Deployment.mp4
33 MB
14 Styling and User Experience Notes App/159 New Feature Ideas.mp4
4.8 MB
14 Styling and User Experience Notes App/attached_files/149 Customizing Auth Pages/m-14-02-delete.zip
117 kB
14 Styling and User Experience Notes App/attached_files/150 Creating the Side-By-Side Layout/m-14-03-side-by-side-layout.zip
125 kB
14 Styling and User Experience Notes App/attached_files/151 Styling Sidebar and Main Container/m-14-04-style-containers.zip
137 kB
14 Styling and User Experience Notes App/attached_files/152 Styling the Editor/m-14-05-editor.zip
139 kB
14 Styling and User Experience Notes App/attached_files/153 Styling the NoteList/m-14-06-note-list.zip
150 kB
14 Styling and User Experience Notes App/attached_files/154 Media Queries/m-14-07-media-query-mixin.zip
155 kB
14 Styling and User Experience Notes App/attached_files/155 SCSS Media Query Mixins/m-14-08-media-query-mixin-part-II.zip
167 kB
14 Styling and User Experience Notes App/attached_files/156 Mobile Menu Part I/m-14-09-mobile-menu-part-I.zip
191 kB
14 Styling and User Experience Notes App/attached_files/157 Mobile Menu Part II/m-14-10-mobile-menu-part-II.zip
182 kB
14 Styling and User Experience Notes App/attached_files/158 Favions Momentum Scrolling and Final Deployment/m-14-11-icons-scrolling-deployment.zip
199 kB
15 Wrapping Up/160 Thats It.mp4
19 MB
15 Wrapping Up/161 What Are You Working On.mp4
14 MB
15 Wrapping Up/162 Free-Mini Courses.html
852 B
[DesireCourse.Com].txt
754 B
[DesireCourse.Com].url
51 B