Node.js & Express ep. 19 - Editing & Updating Games

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



Duration: 13:31
1,169 views
16


In this episode, I show you how to edit and update the games on your website. We create a route and form that retrieves data on the games from the database so that it can be edited. Once the form has been edited, it's sent back to an update route which updates the game on the database. #NodeJS #Express

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

Intro Music: prod. by Jay
https://www.instagram.com/jayofficialx/
https://www.beatstars.com/video/353820

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:
mongodb
editing documents in mongodb
how to edit mongodb documents
findbyidandupdate in mongoose
updating in mongoose
nodejs editing