Node.js & Express ep. 20 - Deleting Games from the Database

Channel:
Subscribers:
32,299
Published on ● Video Link: https://www.youtube.com/watch?v=bUJw4m6zuic



Duration: 5:21
1,858 views
25


In this episode, I show you how to delete games from the website. We use a method similar to the one we used last episode, findbyidanddelete. It allows us to locate a document in the database by it's ID and delete it. #NodeJS #Express

Code: https://gitlab.com/kinglydeveloper/nodejsseries

Stay Updated!! 👁
Discord: https://rebrand.ly/discordlink
MC IP: kodysimpson.mcpro.co
Twitter: https://twitter.com/kodysimp
More Videos coming soon.
Leave a comment for any future video suggestions.







Tags:
Deleting Games from the Database
deleting documents from mongodb database
mongoose deleting documents
mongoose findbyidanddelete
findbyidanddelete