SEARCH
React & Node.js Authentication: configure MongoDB database connection
InterTuts
2024-07-28
Views
0
Description
Share / Embed
Download This Video
Report
In my React & Node.js Authentication I'm going to use MongoDB as the database where I will store the users information.
In this video I'm showing how to create a MongoDB connection in Node.js.
Show more
Share This Video
facebook
google
twitter
linkedin
email
Video Link
Embed Video
<iframe width="600" height="350" src="https://vntv.net//embed/x931ohg" frameborder="0" allowfullscreen></iframe>
Preview Player
Download
Report form
Reason
Your Email address
Submit
RELATED VIDEOS
02:29
React & Node.js Authentication: how to use a MongoDB model to save data in the database
02:36
React & Node.js Authentication: create a model schema for MongoDB
02:43
React & Node.js Authentication: how to hash the passwords in MongoDB
01:51
React & Node.js Authentication: login with Express and MongoDB
05:25
React & Node.js Authentication: how is working the password reset request
02:21
React & Node.js Authentication: how works the remember me login feature
04:11
React & Node.js Authentication: create a simple submit animation with Redux Toolkit
03:37
React & Node.js Authentication: how works the login form
02:24
React & Node.js Authentication: how to decode the JWT token
01:52
React & Node.js Authentication: how to install Chakra UI in Next.js
05:28
React & Node.js Authentication: how to organize the Sass files
03:19
React & Node.js Authentication: create a registration form using Chakra UI, Formik and Redux