PDC4S:\IT\Web - App Development (All related Courses to Web and App Dev)\[Academind Courses]\NodeJS - The Complete Guide (incl. MVC, REST APIs, GraphQL)\11 Understanding Sequelize

Up one directory...
NameSizeDate Modified
148 Module Introduction.en.srt2 KB12/12/2021 3:34 AM
148 Module Introduction.mp47,767 KB12/12/2021 3:34 AM
149 What is Sequelize.en.srt4 KB12/12/2021 3:34 AM
149 What is Sequelize.mp47,414 KB12/12/2021 3:34 AM
150 Connecting to the Database.en.srt5 KB12/12/2021 3:34 AM
150 Connecting to the Database.mp425,396 KB12/12/2021 3:34 AM
151 01-defining-a-model.zip38 KB12/12/2021 3:34 AM
151 Defining a Model.en.srt8 KB12/12/2021 3:34 AM
151 Defining a Model.mp451,866 KB12/12/2021 3:34 AM
152 Syncing JS Definitions to the Database.en.srt6 KB12/12/2021 3:34 AM
152 Syncing JS Definitions to the Database.mp441,893 KB12/12/2021 3:34 AM
153 02-inserting-data-and-creating-a-product.zip42 KB12/12/2021 3:34 AM
153 Inserting Data Creating a Product.en.srt6 KB12/12/2021 3:34 AM
153 Inserting Data Creating a Product.mp447,812 KB12/12/2021 3:34 AM
154 MUST READ findById() in Sequelize 5.html2 KB12/12/2021 3:34 AM
155 Retrieving Data Finding Products.en.srt4 KB12/12/2021 3:34 AM
155 Retrieving Data Finding Products.mp428,478 KB12/12/2021 3:34 AM
156 03-getting-a-single-product.zip40 KB12/12/2021 3:34 AM
156 Getting a Single Product with the where Condition.en.srt6 KB12/12/2021 3:34 AM
156 Getting a Single Product with the where Condition.mp450,079 KB12/12/2021 3:34 AM
157 Fetching Admin Products.en.srt2 KB12/12/2021 3:34 AM
157 Fetching Admin Products.mp413,039 KB12/12/2021 3:34 AM
158 04-updating-products.zip38 KB12/12/2021 3:34 AM
158 Updating Products.en.srt7 KB12/12/2021 3:34 AM
158 Updating Products.mp450,916 KB12/12/2021 3:34 AM
159 05-deleting-products.zip38 KB12/12/2021 3:34 AM
159 Deleting Products.en.srt4 KB12/12/2021 3:34 AM
159 Deleting Products.mp424,271 KB12/12/2021 3:34 AM
160 Creating a User Model.en.srt4 KB12/12/2021 3:34 AM
160 Creating a User Model.mp424,876 KB12/12/2021 3:34 AM
161 06-adding-a-one-to-many-relationship.zip43 KB12/12/2021 3:34 AM
161 Adding a One-To-Many Relationship.en.srt8 KB12/12/2021 3:34 AM
161 Adding a One-To-Many Relationship.mp452,155 KB12/12/2021 3:34 AM
162 07-creating-and-managing-a-user.zip42 KB12/12/2021 3:34 AM
162 Creating Managing a Dummy User.en.srt8 KB12/12/2021 3:34 AM
162 Creating Managing a Dummy User.mp464,124 KB12/12/2021 3:34 AM
163 Using Magic Association Methods.en.srt5 KB12/12/2021 3:34 AM
163 Using Magic Association Methods.mp438,907 KB12/12/2021 3:34 AM
164 08-fetching-related-products.zip41 KB12/12/2021 3:34 AM
164 Fetching Related Products.en.srt4 KB12/12/2021 3:34 AM
164 Fetching Related Products.mp429,332 KB12/12/2021 3:34 AM
165 One-To-Many Many-To-Many Relations.en.srt7 KB12/12/2021 3:34 AM
165 One-To-Many Many-To-Many Relations.mp463,743 KB12/12/2021 3:34 AM
166 09-creating-and-fetching-a-cart.zip42 KB12/12/2021 3:34 AM
166 Creating Fetching a Cart.en.srt7 KB12/12/2021 3:34 AM
166 Creating Fetching a Cart.mp461,093 KB12/12/2021 3:34 AM
167 Adding New Products to the Cart.en.srt9 KB12/12/2021 3:34 AM
167 Adding New Products to the Cart.mp467,077 KB12/12/2021 3:34 AM
168 10-adding-existing-products-and-retrieving.zip44 KB12/12/2021 3:34 AM
168 Adding Existing Products Retrieving Cart Items.en.srt6 KB12/12/2021 3:34 AM
168 Adding Existing Products Retrieving Cart Items.mp445,970 KB12/12/2021 3:34 AM
169 11-deleting-related-items.zip41 KB12/12/2021 3:34 AM
169 Deleting Related Items Deleting Cart Products.en.srt3 KB12/12/2021 3:34 AM
169 Deleting Related Items Deleting Cart Products.mp426,136 KB12/12/2021 3:34 AM
170 Adding an Order Model.en.srt6 KB12/12/2021 3:34 AM
170 Adding an Order Model.mp437,644 KB12/12/2021 3:34 AM
171 12-storing-cartitems-as-orderitems.zip45 KB12/12/2021 3:34 AM
171 Storing Cartitems as Orderitems.en.srt10 KB12/12/2021 3:34 AM
171 Storing Cartitems as Orderitems.mp479,993 KB12/12/2021 3:34 AM
172 13-resetting-the-cart-and-fetching.zip45 KB12/12/2021 3:34 AM
172 Resetting the Cart Fetching and Outputting Orders.en.srt12 KB12/12/2021 3:34 AM
172 Resetting the Cart Fetching and Outputting Orders.mp494,623 KB12/12/2021 3:34 AM
173 Wrap Up.en.srt3 KB12/12/2021 3:34 AM
173 Wrap Up.mp48,493 KB12/12/2021 3:34 AM
174 01-defining-a-model.zip38 KB12/12/2021 3:34 AM
174 02-inserting-data-and-creating-a-product.zip42 KB12/12/2021 3:34 AM
174 03-getting-a-single-product.zip40 KB12/12/2021 3:34 AM
174 04-updating-products.zip38 KB12/12/2021 3:34 AM
174 05-deleting-products.zip38 KB12/12/2021 3:34 AM
174 06-adding-a-one-to-many-relationship.zip43 KB12/12/2021 3:34 AM
174 07-creating-and-managing-a-user.zip42 KB12/12/2021 3:34 AM
174 08-fetching-related-products.zip41 KB12/12/2021 3:34 AM
174 09-creating-and-fetching-a-cart.zip42 KB12/12/2021 3:34 AM
174 10-adding-existing-products-and-retrieving.zip44 KB12/12/2021 3:34 AM
174 11-deleting-related-items.zip41 KB12/12/2021 3:34 AM
174 12-storing-cartitems-as-orderitems.zip45 KB12/12/2021 3:34 AM
174 13-resetting-the-cart-and-fetching.zip45 KB12/12/2021 3:34 AM
174 Useful Resources Links.html2 KB12/12/2021 3:34 AM