How to JavaScript MySQL Login Registration Tutorial

Опубликовано: 16 Май 2026
на канале: Jason Reviews
44,827
443

This is a tutorial about how to create javascript login with nodejs and mysql.

This is advanced tutorial. Things expected for you to know npm, node, mvc, mysql, html, css, and bootstrap. I don't go over any of these topics. I just go over on how to create a login with mysql and sessions.

Download below:
https://github.com/JasonDeving/node-m...
https://amzn.to/2ICoQDg

localhost:8080

#nodejs #mysql

Install the following:
https://nodejs.org/en/
https://www.apachefriends.org/index.html
https://gitforwindows.org/

Documentation:
https://ejs.co/
https://expressjs.com/
https://github.com/expressjs/session
https://www.npmjs.com/package/mysql2