Node.js Promise Example with Mongoose

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


We'll be using a starting CRUD app using express and mongoose. Postman will be used in order to make POST and GET requests to our API.

I have 3 terminal commands open for this example. 1: mongodb is running, 2: nodemon is running my app on port 8080, 3: mongo shell is open to remove books for testing.
Рекомендации по теме
Комментарии
Автор

Watched the whole series. Appreciate your effort...

codewithkam
Автор

for me that videos were usless, i search how to use populate because i cant understand this function and how use it for extends databases

VSsoviet
Автор

best mongoose series in the youtube thanks sir

bksubramanyarao
Автор

i watched the whole series and i learned a lot thank u so much i wish u could do more advanced videos

rosalyna_
Автор

even after using mongoose.Promise = global.Promise my values are not being inserted and it is showing me the same error

raghav
Автор

Thanks a lot, buddy. U save my life :)

fahadalam
Автор

awsm video ..thanks

how to bluebird library if yes then please help..

HardeepSingh-dehi
Автор

Is there anyone else here who thinks the es6 syntax is weird?

nelsonking