Programming Insider
441 subscribers
30 photos
37 files
77 links
Download Telegram
https://youtu.be/1NyIcV6dHs4

#5.2 How to create a like and dislike system for websites | Html, CSS, SQL, PHP and JavaScript

@programmingInsider
Register, Login Logout, like and dislike All source files.zip
26.5 MB
Register, Login, Logout, like and dislike All source files.......These source files is for both of above videos.
1
Connect MongoDB with Nodejs.zip
1.6 MB
Creating MongoDB database and Connecting with
Nodejs/ ExpressJs

All materials (like pictures, gifs, and codes....) are provided on
• GitHub: https://github.com/ProgrammingInsider/Creating-MongoDB-database-and-Connecting-with-Nodejs-ExpressJs

Subscribe to my channel to support me https://www.youtube.com/@ProgrammingInsider?sub_confirmation=1

@programminginsider
https://youtu.be/VregpzxN_9M

This video explores how to insert/ store user data into the MongoDB database by using Express and Mongoose. While we store user information on the database we encrypt the password and validate other inputs too, always security is first!

Contents of the video
00:15 Inputs Validation
10:10 Create MongoDB database
17:44 Create Schema and Model
21:58 Store/ Insert Data
44:04 Checking If there is a registration by the email
48:00 Encrypt Password
52:01 Encrypt Password in Mongoose middleware (recommended
)

@programminginsider
👍1
Store Data in MongoDB database by using expressjs.zip
207.8 KB
How to Store / Insert Data in MongoDB Database| Nodejs, Expressjs, and MongoDB

All materials (like pictures, gifs, and codes....) are provided on
• GitHub: https://github.com/ProgrammingInsider/How-to-Store-Data-on-mongoDB-database-by-using-expressjs

Subscribe to my channel to support me https://www.youtube.com/@ProgrammingInsider?sub_confirmation=1

@programminginsider
👍1
Programming Insider pinned «https://youtu.be/VregpzxN_9M This video explores how to insert/ store user data into the MongoDB database by using Express and Mongoose. While we store user information on the database we encrypt the password and validate other inputs too, always security…»
https://youtu.be/QANzvoWmKo0

This video explores how to login by generating JWT(JSON web token). While the user logs in the password must be compared to the original password in a database, and if it is matched then it generates JWT and stores it in the browser localStorage. I hope you enjoy the video and learn a lot of concepts regarding login, logout, comparing passwords, and JWT (JSON Web Token).

Contents of the video
00:00 - Intro
00:42 - Validating HTML form Inputs
05:54 - Create Route and Controllers in ExpressJs/ NodeJs
07:38 - Connect ExpressJs routes (API) to frontend by using Axios
11:52 - Checking if there is a registration by the email
16:42 - Compare or Decrypt Password by using bcryptjs
21:23 - Generate JWT (JSON Web Token)
40:30 - Logout

@programminginsider
Login and logout system by generate JWT (JSON Web Token).zip
210.9 KB
How to create a Login and Logout System By Generate JWT (JSON Web Token) | Expressjs, and MongoDB

All materials (like pictures, gifs, and codes....) are provided on
• GitHub: https://github.com/ProgrammingInsider/Login-and-logout-system-by-generate-JWT-JSON-Web-Token-

Subscribe to my channel https://www.youtube.com/@ProgrammingInsider?sub_confirmation=1

@programminginsider
Display data from MongoDB database by decoding token.zip
208 KB
Display Data From MongoDB Database by Authenticating Token | Nodejs, Expressjs, and MongoDB

All materials (like pictures, gifs, and codes....) are provided on
• GitHub: https://github.com/ProgrammingInsider/Display-data-from-MongoDB-database-by-authenticating-token

Subscribe to my channel https://www.youtube.com/@ProgrammingInsider?sub_confirmation=1

@programminginsider
Upload File by using express-fileupload.zip
2.4 MB
How to upload files by express-fileupload module | expressjs, mongoDB, nodeJs

All materials (like pictures, gifs, and codes....) are provided on
• GitHub: https://github.com/ProgrammingInsider/upload-image-by-express-fileupload

Subscribe to my channel https://www.youtube.com/@ProgrammingInsider?sub_confirmation=1

@programminginsider
update data stored in the MongoDB Database.zip
2.1 MB
How to Update Data in MongoDB Database | Nodejs, Expressjs, and MongoDB

All materials (like pictures, gifs, and codes....) are provided on
• GitHub:
https://github.com/ProgrammingInsider/Update-Data-in-MongoDB-Database

Subscribe to my channel https://www.youtube.com/@ProgrammingInsider?sub_confirmation=1

@programminginsider
1
Programming Insider pinned «https://youtu.be/4l4iLky90Js This video shows how to update personal Information stored in the MongoDB Database by using Expressjs and Reactjs @programminginsider»
https://youtu.be/PaHO7v3crd8

How to create responsive website header | Html, CSS, and JavaScript

@programminginsider
Responsive Website Header.zip
2.9 MB
How to create responsive website header | Html, CSS, and JavaScript

All materials (like pictures, gifs, and codes....) are provided on
• Telegram:

• GitHub:
https://github.com/ProgrammingInsider/Responsive-Website-Header

Subscribe to my channel https://www.youtube.com/@ProgrammingInsider?sub_confirmation=1

@programminginsider