NodeJS Intro: Sessions

preview_player
Показать описание
Sessions are how we can store state on the server side.

A server has many clients, so we give each client a session cookie which holds a session ID. This session ID is used to associate a client with data stored on the server side.
Рекомендации по теме
Комментарии
Автор

Your lectures are easy to understand. I hope you produce more useful videos. Thank you very much

ezabellabralee