TorBT - Torrents and Magnet Links Search Engine

the-complete-developers-guide-to-mongodb

File Name
Size
13 Hard Mode Engage/086 Sorting Limiting and Skipping Together.mp4
65 MB
01 Lets Start/002 Github Repo Link.html
453 B
02 OSX Setup/003 MongoDB Setup on OSX.mp4
39 MB
02 OSX Setup/004 More OSX Setup - Robomongo.mp4
9.2 MB
03 Windows Setup/005 Windows Setup.mp4
20 MB
03 Windows Setup/006 RoboMongo Setup.mp4
8.3 MB
04 A Quick ES6 Refresher/007 A Refresher on Promises.mp4
7.3 MB
04 A Quick ES6 Refresher/008 Lets Play A Game.mp4
16 MB
04 A Quick ES6 Refresher/009 Winning the Game.mp4
16 MB
04 A Quick ES6 Refresher/010 Behind the Scenes with Promises.mp4
14 MB
05 Core Fundamentals of MongoDB/011 Where Do We Use Mongo.mp4
6.0 MB
05 Core Fundamentals of MongoDB/012 Fundamentals of MongoDB.mp4
9.0 MB
05 Core Fundamentals of MongoDB/013 A Last Touch of Setup.mp4
6.7 MB
06 A Test Driven Experience/014 Project Overview.mp4
11 MB
06 A Test Driven Experience/015 The Test Helper File.mp4
17 MB
06 A Test Driven Experience/016 Mongoose Connection Helper.mp4
26 MB
06 A Test Driven Experience/017 Mongoose Models.mp4
11 MB
06 A Test Driven Experience/018 More on Models.mp4
14 MB
06 A Test Driven Experience/019 The Basics of Mocha.mp4
12 MB
06 A Test Driven Experience/020 Running Mocha Tests.mp4
29 MB
06 A Test Driven Experience/021 Creating Model Instances.mp4
13 MB
06 A Test Driven Experience/022 Saving Users to Mongo.mp4
19 MB
06 A Test Driven Experience/023 Dropping Collections.mp4
11 MB
06 A Test Driven Experience/024 Mochas Done Callback.mp4
12 MB
06 A Test Driven Experience/025 Mongooses isNew Property.mp4
16 MB
06 A Test Driven Experience/026 Default Promise Implementation.mp4
18 MB
06 A Test Driven Experience/027 Test Setup for Finding Users.mp4
15 MB
06 A Test Driven Experience/028 Making Mongo Queries.mp4
15 MB
06 A Test Driven Experience/029 The ID Property - A Big Gotcha.mp4
35 MB
06 A Test Driven Experience/030 Automating Tests with Nodemon.mp4
12 MB
06 A Test Driven Experience/031 Finding Particular Records.mp4
14 MB
06 A Test Driven Experience/032 The Many Ways to Remove Records.mp4
24 MB
06 A Test Driven Experience/033 Class Based Removes.mp4
14 MB
06 A Test Driven Experience/034 More Class Based Removals.mp4
17 MB
06 A Test Driven Experience/035 The Many Ways to Update Records.mp4
9.1 MB
06 A Test Driven Experience/036 Set and Save for Updating Records.mp4
23 MB
06 A Test Driven Experience/037 Model Instance Updates.mp4
25 MB
06 A Test Driven Experience/038 Class Based Updates.mp4
29 MB
07 Mongo Operators/039 Update Operators.mp4
36 MB
07 Mongo Operators/040 The Increment Update Operator.mp4
23 MB
07 Mongo Operators/041 Validation of Records.mp4
11 MB
07 Mongo Operators/042 Requiring Attributes on a Model.mp4
61 MB
07 Mongo Operators/043 Validation With a Validator Function.mp4
20 MB
07 Mongo Operators/044 Handling Failed Inserts.mp4
13 MB
08 Handling Relational Data/045 Embedding Resources in Models.mp4
12 MB
08 Handling Relational Data/046 Nesting Posts on Users.mp4
14 MB
08 Handling Relational Data/047 Testing Subdocuments.mp4
20 MB
08 Handling Relational Data/048 Adding Subdocuments to Existing Records.mp4
29 MB
08 Handling Relational Data/049 Removing Subdocuments.mp4
25 MB
08 Handling Relational Data/050 Virtual Types.mp4
22 MB
08 Handling Relational Data/051 Defining a Virtual Type.mp4
20 MB
08 Handling Relational Data/052 ES6 Getters.mp4
41 MB
08 Handling Relational Data/053 Fixing Update Tests.mp4
24 MB
09 Thinking About Schema Design/054 Challenges of Nested Resources.mp4
16 MB
09 Thinking About Schema Design/055 Embedded Documents vs Separate Collections.mp4
20 MB
09 Thinking About Schema Design/056 BlogPosts vs Posts.mp4
8.2 MB
09 Thinking About Schema Design/057 Creating Associations with Refs.mp4
25 MB
09 Thinking About Schema Design/058 Test Setup for Associations.mp4
13 MB
09 Thinking About Schema Design/059 Wiring Up Has Many and Has One Relations.mp4
23 MB
09 Thinking About Schema Design/060 Promise.All for Parallel Operations.mp4
19 MB
09 Thinking About Schema Design/061 Populating Queries.mp4
31 MB
09 Thinking About Schema Design/062 Loading Deeply Nested Associations.mp4
41 MB
10 Mongoose Middleware/063 Cleaning Up with Middleware.mp4
11 MB
10 Mongoose Middleware/064 Dealing with Cyclic Requires.mp4
22 MB
10 Mongoose Middleware/065 Pre-Remove Middleware.mp4
26 MB
10 Mongoose Middleware/066 Testing Pre-Remove Middleware.mp4
16 MB
11 Handling Big Collections with Pagination/067 Skip and Limit.mp4
11 MB
11 Handling Big Collections with Pagination/068 Writing Skip and Limit Queries.mp4
22 MB
11 Handling Big Collections with Pagination/069 Sorting Collections.mp4
25 MB
12 Putting Your Skills to the Test/070 Project Setup.mp4
7.7 MB
12 Putting Your Skills to the Test/071 Project Overview.mp4
17 MB
12 Putting Your Skills to the Test/072 First Step - Artist and Album Models.mp4
16 MB
12 Putting Your Skills to the Test/073 The Album Schema.mp4
18 MB
12 Putting Your Skills to the Test/074 The Artist Model.mp4
23 MB
12 Putting Your Skills to the Test/075 Finding Particular Records.mp4
15 MB
12 Putting Your Skills to the Test/076 FindOne vs FindById.mp4
25 MB
12 Putting Your Skills to the Test/077 The CreateArtist Operation.mp4
6.6 MB
12 Putting Your Skills to the Test/078 Solution to Creating Artists.mp4
7.1 MB
12 Putting Your Skills to the Test/079 Deleting Singular Records.mp4
8.5 MB
12 Putting Your Skills to the Test/080 Solution to Removing.mp4
15 MB
12 Putting Your Skills to the Test/081 Editing Records.mp4
7.0 MB
12 Putting Your Skills to the Test/082 How to Edit Single Artists.mp4
7.5 MB
13 Hard Mode Engage/083 Minimum and Maximum Values in a Collection.mp4
13 MB
13 Hard Mode Engage/084 Solution to Min and Max Queries.mp4
41 MB
13 Hard Mode Engage/085 Challenge Mode - Search Query.mp4
30 MB
01 Lets Start/001 How to Use This Course.mp4
6.2 MB
13 Hard Mode Engage/087 Danger Big Challenge Ahead.mp4
13 MB
13 Hard Mode Engage/088 Filtering By Single Properties.mp4
21 MB
13 Hard Mode Engage/089 Filtering with Multiple Props.mp4
9.1 MB
13 Hard Mode Engage/090 Handling Text Search.mp4
14 MB
13 Hard Mode Engage/091 Indexes and Text Search.mp4
27 MB
13 Hard Mode Engage/092 Batch Updates.mp4
16 MB
13 Hard Mode Engage/093 The Hidden Multi Setting.mp4
22 MB
13 Hard Mode Engage/094 Seeding Many Records.mp4
28 MB
13 Hard Mode Engage/095 Counting the Result Set.mp4
14 MB
14 MongoDB with Node and Express/096 App Overview.mp4
5.2 MB
14 MongoDB with Node and Express/097 Designing API Routes.mp4
12 MB
14 MongoDB with Node and Express/098 Project Setup.mp4
20 MB
14 MongoDB with Node and Express/099 HTTP Request Methods.mp4
8.4 MB
14 MongoDB with Node and Express/100 The Basics of Express.mp4
11 MB
14 MongoDB with Node and Express/101 Express Boilerplate.mp4
9.1 MB
14 MongoDB with Node and Express/102 Handling Requests with Express.mp4
17 MB
14 MongoDB with Node and Express/103 Testing Express Apps with Mocha.mp4
16 MB
14 MongoDB with Node and Express/104 Running Mocha.mp4
32 MB
14 MongoDB with Node and Express/105 Project Structure.mp4
6.2 MB
14 MongoDB with Node and Express/106 Refactoring for Controllers and Models.mp4
21 MB
14 MongoDB with Node and Express/107 The Driver Model.mp4
15 MB
14 MongoDB with Node and Express/108 The Create Drivers Route.mp4
8.5 MB
14 MongoDB with Node and Express/109 The BodyParser Middleware.mp4
21 MB
14 MongoDB with Node and Express/110 Testing Driver Creation.mp4
16 MB
14 MongoDB with Node and Express/111 More on Testing Driver Creation.mp4
24 MB
14 MongoDB with Node and Express/112 Additional Mongoose Setup.mp4
33 MB
14 MongoDB with Node and Express/113 Driver Implementation.mp4
11 MB
14 MongoDB with Node and Express/114 Testing Endpoints with Postman.mp4
21 MB
14 MongoDB with Node and Express/115 Dev vs Test Environments.mp4
8.4 MB
14 MongoDB with Node and Express/116 Separate Test Databases.mp4
25 MB
14 MongoDB with Node and Express/117 Middlewares in Express.mp4
38 MB
14 MongoDB with Node and Express/118 Handling Editing of Drivers.mp4
21 MB
14 MongoDB with Node and Express/119 Testing Driver Updates.mp4
20 MB
14 MongoDB with Node and Express/120 Handling Deletion of Drivers.mp4
8.3 MB
14 MongoDB with Node and Express/121 Testing Driver Deletion.mp4
16 MB
14 MongoDB with Node and Express/122 Geography with MongoDB.mp4
12 MB
14 MongoDB with Node and Express/123 The GeoJSON Schema.mp4
15 MB
14 MongoDB with Node and Express/124 GeoNear Queries.mp4
25 MB
14 MongoDB with Node and Express/125 Testing a GeoNear Query.mp4
18 MB
14 MongoDB with Node and Express/126 One Big Gotcha.mp4
13 MB
14 MongoDB with Node and Express/127 Another Big Gotcha.mp4
18 MB
14 MongoDB with Node and Express/128 Testing GeoQueries.mp4
24 MB