Create and Insert the Document using Express in MongoDB using Mongoose

preview_player
Показать описание
Create and Insert the Document using Express in MongoDB using Mongoose

Code:
//create or Insert document
const insertDoc = async() = {
try{
const vbscriptPlaylist = new ChannelPlaylist({
nameOfChannel : "Azhar Techno Coder",
noOFVideos : 43,
author : "Azhar",
active : true
})

}catch(err){
}
}

insertDoc();

My second Channel:

Next Steps :

---------------------------------------------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------------------------------------------

Chapters:
0:00 - Introduction to the video
0:50 - Create and Insert the Document using Express in MongoDB using Mongoose
7:00 - End Tags and subscription to the channel

Must Watch Playlists

---------------------------------------------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------------------------------------------

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

thank you sir your videos are short and easy to understand

tusharshrivas
Автор

sir Hindi me banaya karo because English vale tutors bahut he market me

jagdishjena