Torrent Info
Title [FreeCourseSite.com] Udemy - The Complete Developers Guide to MongoDB
Category Books
Size 2.30GB
Files List
Please note that this page does not hosts or makes available any of the listed filenames. You cannot download any of those files from here.
[FreeCourseSite.com].txt 1.07KB
[FreeCourseSite.com].url 127B
[HaxTech.me].txt 1.05KB
[HaxTech.me].url 123B
001 How to Use This Course.mp4 6.17MB
002 Github Repo Link.html 468B
003 MongoDB Setup on OSX.mp4 38.99MB
004 More OSX Setup - Robomongo.mp4 9.22MB
005 Windows Setup.mp4 20.28MB
006 RoboMongo Setup.mp4 8.26MB
007 A Refresher on Promises.mp4 7.26MB
008 Lets Play A Game.mp4 15.84MB
009 Winning the Game.mp4 16.49MB
010 Behind the Scenes with Promises.mp4 14.42MB
011 Where Do We Use Mongo.mp4 5.99MB
012 Fundamentals of MongoDB.mp4 8.98MB
013 A Last Touch of Setup.mp4 6.70MB
014 Project Overview.mp4 11.14MB
015 The Test Helper File.mp4 17.10MB
016 Mongoose Connection Helper.mp4 26.18MB
017 Mongoose Models.mp4 10.88MB
018 More on Models.mp4 14.28MB
019 The Basics of Mocha.mp4 12.00MB
020 Running Mocha Tests.mp4 28.84MB
021 Creating Model Instances.mp4 13.27MB
022 Saving Users to Mongo.mp4 19.28MB
023 Dropping Collections.mp4 10.95MB
024 Mochas Done Callback.mp4 11.69MB
025 Mongooses isNew Property.mp4 16.54MB
026 Default Promise Implementation.mp4 18.50MB
027 Test Setup for Finding Users.mp4 14.82MB
028 Making Mongo Queries.mp4 14.96MB
029 The ID Property - A Big Gotcha.mp4 35.25MB
030 Automating Tests with Nodemon.mp4 12.36MB
031 Finding Particular Records.mp4 13.62MB
032 The Many Ways to Remove Records.mp4 24.36MB
033 Class Based Removes.mp4 13.86MB
034 More Class Based Removals.mp4 16.98MB
035 The Many Ways to Update Records.mp4 9.09MB
036 Set and Save for Updating Records.mp4 22.69MB
037 Model Instance Updates.mp4 25.28MB
038 Class Based Updates.mp4 28.77MB
039 Update Operators.mp4 35.57MB
040 The Increment Update Operator.mp4 23.30MB
041 Validation of Records.mp4 10.77MB
042 Requiring Attributes on a Model.mp4 60.85MB
043 Validation With a Validator Function.mp4 19.77MB
044 Handling Failed Inserts.mp4 13.23MB
045 Embedding Resources in Models.mp4 11.71MB
046 Nesting Posts on Users.mp4 14.20MB
047 Testing Subdocuments.mp4 19.50MB
048 Adding Subdocuments to Existing Records.mp4 29.37MB
049 Removing Subdocuments.mp4 25.13MB
050 Virtual Types.mp4 21.52MB
051 Defining a Virtual Type.mp4 19.64MB
052 ES6 Getters.mp4 41.43MB
053 Fixing Update Tests.mp4 23.91MB
054 Challenges of Nested Resources.mp4 16.11MB
055 Embedded Documents vs Separate Collections.mp4 19.47MB
056 BlogPosts vs Posts.mp4 8.21MB
057 Creating Associations with Refs.mp4 24.98MB
058 Test Setup for Associations.mp4 13.33MB
059 Wiring Up Has Many and Has One Relations.mp4 22.95MB
060 Promise.All for Parallel Operations.mp4 18.69MB
061 Populating Queries.mp4 31.40MB
062 Loading Deeply Nested Associations.mp4 40.75MB
063 Cleaning Up with Middleware.mp4 10.93MB
064 Dealing with Cyclic Requires.mp4 22.38MB
065 Pre-Remove Middleware.mp4 25.45MB
066 Testing Pre-Remove Middleware.mp4 16.19MB
067 Skip and Limit.mp4 10.70MB
068 Writing Skip and Limit Queries.mp4 21.59MB
069 Sorting Collections.mp4 25.20MB
070 Project Setup.mp4 7.70MB
071 Project Overview.mp4 16.58MB
072 First Step - Artist and Album Models.mp4 16.21MB
073 The Album Schema.mp4 18.28MB
074 The Artist Model.mp4 23.08MB
075 Finding Particular Records.mp4 14.83MB
076 FindOne vs FindById.mp4 24.56MB
077 The CreateArtist Operation.mp4 6.56MB
078 Solution to Creating Artists.mp4 7.07MB
079 Deleting Singular Records.mp4 8.47MB
080 Solution to Removing.mp4 14.81MB
081 Editing Records.mp4 6.98MB
082 How to Edit Single Artists.mp4 7.52MB
083 Minimum and Maximum Values in a Collection.mp4 13.33MB
084 Solution to Min and Max Queries.mp4 40.71MB
085 Challenge Mode - Search Query.mp4 29.62MB
086 Sorting Limiting and Skipping Together.mp4 65.16MB
087 Danger Big Challenge Ahead.mp4 12.64MB
088 Filtering By Single Properties.mp4 20.73MB
089 Filtering with Multiple Props.mp4 9.12MB
090 Handling Text Search.mp4 13.75MB
091 Indexes and Text Search.mp4 26.60MB
092 Batch Updates.mp4 16.49MB
093 The Hidden Multi Setting.mp4 21.85MB
094 Seeding Many Records.mp4 28.48MB
095 Counting the Result Set.mp4 13.73MB
096 App Overview.mp4 5.21MB
097 Designing API Routes.mp4 12.45MB
098 Project Setup.mp4 19.87MB
099 HTTP Request Methods.mp4 8.45MB
100 The Basics of Express.mp4 10.82MB
101 Express Boilerplate.mp4 9.13MB
102 Handling Requests with Express.mp4 17.25MB
103 Testing Express Apps with Mocha.mp4 16.26MB
104 Running Mocha.mp4 32.16MB
105 Project Structure.mp4 6.19MB
106 Refactoring for Controllers and Models.mp4 20.67MB
107 The Driver Model.mp4 15.01MB
108 The Create Drivers Route.mp4 8.45MB
109 The BodyParser Middleware.mp4 21.00MB
110 Testing Driver Creation.mp4 16.13MB
111 More on Testing Driver Creation.mp4 23.92MB
112 Additional Mongoose Setup.mp4 33.05MB
113 Driver Implementation.mp4 11.18MB
114 Testing Endpoints with Postman.mp4 20.95MB
115 Dev vs Test Environments.mp4 8.45MB
116 Separate Test Databases.mp4 24.65MB
117 Middlewares in Express.mp4 38.20MB
118 Handling Editing of Drivers.mp4 21.00MB
119 Testing Driver Updates.mp4 20.50MB
120 Handling Deletion of Drivers.mp4 8.32MB
121 Testing Driver Deletion.mp4 15.57MB
122 Geography with MongoDB.mp4 12.11MB
123 The GeoJSON Schema.mp4 14.87MB
124 GeoNear Queries.mp4 25.29MB
125 Testing a GeoNear Query.mp4 17.67MB
126 One Big Gotcha.mp4 12.70MB
127 Another Big Gotcha.mp4 18.02MB
128 Testing GeoQueries.mp4 23.85MB
129 RallyCoding.html 2.45KB
Distribution statistics by country
Russia (RU) 3
Sweden (SE) 1
Chile (CL) 1
Republic of Korea (KR) 1
Total 6
IP List List of IP addresses which were distributed this torrent