How to make user login system? - Javascript

preview_player
Показать описание
Do you know that you can make websites with user log in using Javascript, HTML and CSS? In this video tutorial we will make a simple application with user log in using javascript.

You can make many fun projects using Javascript. We have created a playlist called 'Javascript-HTML-CSS Enjoyable Project' consisting of fun Javascript projects. You can start learning Javascript, HTML and CSS with fun projects by following the playlist.

The source code of each project is published free of charge on the Turtle Code Github account. You can transfer and develop all projects to your computer free of charge.

You can support us by subscribing to Turtle Code Youtube channel and following other social media accounts.

Subscribe to Youtube Channel
GitHub - Source Codes

#javascript #javascripttutorial #javascriptproject
Рекомендации по теме
Комментарии
Автор

This code is old and unsafe, but there are things to learn from this video for absolute beginners.

boymatin
Автор

So you're sending the raw user data of all users to every client? This is a hundred times worse security wise than having no login-system. And you don't even show a good frontend with form validation or fancy CSS. This whole video is pointless.

timgreller