ポイント
source code from Udemy lesson
Learn JavaScript: Full-Stack from Scratch https://www.udemy.com/course/learn-javascript-full-stack-from-scratch/
-
app.js: route, mongodb, session, etc https://github.com/simari1/ComplexNodeApp/blob/master/app.js
-
json web token
https://www.udemy.com/course/learn-javascript-full-stack-from-scratch/learn/lecture/15630786#content https://github.com/simari1/ComplexNodeApp/blob/master/Controllers/userController.js
-
jQueryValidation https://github.com/simari1/ComplexNodeApp/blob/master/frontend-js/modules/validateUserRegistration.js
-
socketio https://www.udemy.com/course/learn-javascript-full-stack-from-scratch/learn/lecture/15509100#content