Mongoose Crash Course - Beginner Through Advanced

preview_player
Показать описание


📚 Materials/References:

🌎 Find Me Here:

⏱️ Timestamps:

00:00 - Introduction
00:30 - Mongoose basics
08:40 - Schema Types
12:42 - Schema Validation
18:55 - Query Basics
24:04 - Schema Methods/Virtuals
30:12 - Schema Middleware

#Mongoose #WDS #MongoDB
Рекомендации по теме
Комментарии
Автор

Came here after your MongoDB crash. Man, I just want to let you know, you have taken so many extra miles to give your viewer nothing but your absolute best. I'm glad I am spending hours from my life watching your content. Thank you for your service, Kyle.

centrumsaiyan
Автор

This is a goldmine, this video has got to have the highest value per second watched ever. Thank you Kyle! I'm not even kidding when I say you answered some of the questions that keep me awake at night in a 30 Min video

Berkeli
Автор

I love your crash course series, whenever I forget about anything I straight away check your videos to get started. Thank you so much.

mdirshath
Автор

I've watched a number of your videos, you have a real knack for getting straight to heart of how things work, and how to use them. Many thanks my friend!

jhunter
Автор

I love the way you explain everything simple and clear. Also you're not passing the advanced topics, instead explaining them really good which is awesome. Thanks

SafaKadir
Автор

Saying "Thank you" is not enough for your effort. You are amazing mentor on youtube ever!!! God bless you, bro. Keep goin!!!

mrumidjontv
Автор

This should be a whole series! You could flesh out each of those concepts into real world scenarios. Much appreciated for filling the gaps in my mongoose acumen 🙌

dave
Автор

This is my first time using mongoose and this video gave me everything I needed even though I had no prior knowledge. ABSOLUTE BEST, keep up the good work man!!

alirida
Автор

Another way to add createdAt and updatedAt, is to just add a second argument to Schema( ), an object with a property timestamps set to true! Fantastic tutorial!

kllokoq
Автор

Best Mongoose tutorial. Fast and to the point amd talks about almost everything. Thank you.

mosabama
Автор

Kyle always reading minds! I was just taking a break from brushing up on mongoose! Lol just spent 20 minutes trying to update an item in a nested array, I made it wayyyy harder than it really was... but I'll just brush up with this video now. Thank you my man!

spreadItWide
Автор

This is an excellent video.
Just enough information to get you started. 👌

CodeWithSahand
Автор

Thank you very much, I was looking for a good mongoose tutorial, and now I'm very lucky that my favorite teacher posted a new video on this topic!

themixmaster
Автор

You really convey so much in so little time! I saw your MongoDB course earlier, that one was the same thing! Nice to have a concise resource like yours. You can watch one vid and be confident that you are aware of most of the capabilities of the software.

tech
Автор

definitely needed this. I've been so lost on the mongodb, node, and express thing due to not fully understanding mongoose. You the mvp webdev 👍👍👍

ckiv
Автор

Kayle, once again, an incredible tutorial. Congratulations. An excellent work. Your tutorials are helping me a lot in my new job where I´m developing basic apps with MEAN stack. I haven´t got a formal education in this topic and your work help tremendously. Thank you very much for shearing you knowledge. How I´d wish to program the way you do !!!! :) Thanks again from Argentine. Best regards Guille.

guillegt
Автор

Thank you Kyle.
I was working on a project and ran into some issues.
Grateful I bumped into this video.

gregudogu
Автор

Very straightforward and well-paced guide covering a lot of stuff with explained examples. Thanks a ton!

daydreamical
Автор

So much value packed in one video, it's unreal. Thank you for this.

shash_
Автор

Thanks for the tutorials. I've started here, gone back to another video you referenced about async await, gone back from there again to another video you referendec about promises, then back to here and it's all making sense to me right now. I can't believe I went through an entire udemy "complete web development" course without learning about async and promises.

ShuAbLe