Complete MongoDB Tutorial #15 - MongoDB Drivers

preview_player
Показать описание
🐱‍💻 View this course & other premium courses without ads on the Net Ninja Pro site:

🐱‍💻 Access the course files on GitHub:
(lesson code available from lesson 15 onwards)

🐱‍💻 Modern JavaScript Course:

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

This is the greatest tutorial I have seen. Concise, precise, simple, beautiful, perfect organization. I love it. Thank u so much!

pstha
Автор

One thing I like about this series is that you are reffering to the official docs, which is great.

ujjawalkmr
Автор

Using this to pass my full stack web dev class because in 30 minutes of following along on here i've learned more than 6 hours of going through my actual course material. #college

willreed
Автор

- driver : allow you to communicate with mongodb with specific programming language . For example, if you use nodejs you should use nodejs drive, python = python driver

buidu
Автор

This is the best tutorial I have seen. This has made understanding my textbook easy.

cynthiaamoaba
Автор

Big fan here! Please do a series on Remix Framework. Thanks!

aashuthoshsai
Автор

Great set of vids Ninja!
I like creating a variable for the port number - then using a string literal to output to console.log which port like this:

const portNumber = 3030;

app.listen(portNumber, () => {
console.log (`app listening on port ${portNumber}`);
});

ericcarver
Автор

I'm enjoy each second of this course

elweonweandolaweafome
Автор

Really clear and straightforward tutorial!

MattRose
Автор

8:00 Everything in the tutorial has been perfect up to this point. lol.
When I run this code verbatim after installing everything, I get all of those output lines except instead of "app listening on port 3000" I get another green line that says:
[nodemon] clean exit - waiting for changes before restart
And I'm stuck and have no clue what to do now. lol...

GiuseppeGaetanoSabatelli
Автор

So 30K watched this and only 600 clicked the like button. The internet don't deserve you mate

israelkariti
Автор

Nice best video of Mongodb, , , can you make same using C#

DeepakBhagat
Автор

Are your videos available on yt enough to become a mern developer??

ShubhamKumar-dumz
Автор

Wow, finally working with Node, not shell)
Thank you

rustammukhametshin
Автор

how to delete many arguments from the array? Can I use the operator push and each again or do i have to do it seperately?

nhatnamnguyen
Автор

My VS Code shows this message "[nodemon] clean exit - waiting for changes before restart" after "[nodemon] starting `node app.js`" but never start listening to the port. Does anyone know how to make it work?

lifeisgreen
Автор

idk if i got this strainght but idk how to be in the correct path : complete_mongo??

m.a.belkouri
Автор

great
can i put your courses videos links on my online free academy?

cyberinfo
Автор

I write nodemon app it tell me "clean exit - waiting for changes before restart", how to fix it.

辰辰緯
Автор

when I write nodemon app it tells me can't be loaded because running scripts is disabled on this system. how can I solve this problem?

mohamedeyadbadran
welcome to shbcf.ru