Course Information
Course Overview
Learn how to work with Nodejs and MySQL together
In this course we are going to build a complete Login and Register system using Nodejs and MySQL as a database.
First we will learn how to connect Node with MySQL, then we will create a Login and Register system.
After we will learn how users can log in using cookies in the browsers, and finally how we can have private pages that only users logged in can access.
Finally don’t worry I will cover every single detail so you guys can easily follow along, even if you have little experience, I will add the full code in the end of the course!
By taking this course you will learn:
Learning outcome:
Create a Complete Login and Registration System
Create private pages only accessible to users logged in
Connecting Nodejs with MYSQL database
Learning how to Hash user passwords
Using cookies in the browser
and much more…
Course Content
- 1 section(s)
- 11 lecture(s)
- Section 1 Nodejs MySQL Login System
What You’ll Learn
- How to create a simple Website with Nodejs
- How to connect Nodejs with MySQL
- How to Create a Login and Register System
Reviews
-
ZZach Llamada
It's ok. But I would have loved him to go into more details about everything he was doing. Instead of learning, I felt like I was just copying. Maybe I just wasnt ready for the course? I do have a basic knowledge of javascript and html but I still didn't understand the underlying concepts of why he was doing what he did.
-
DDaniel Boyce
Well worth it! In a space where we are oversaturated with 50+ hour courses, it's nice to see one that is shorter, straight to the point and gets the job done. Thanks
-
YYuri Bertozzi
I am enjoying your course. A constructive tip: using "register" as name for pages and js makes a bit of confusion for someone that just star I would have used registerPage and register
-
RRobert Scheckle
Thank you for explaining the code and why you did certain things the way you did. I will be on the look out for more of your courses.