Using Cookies and Sessions in Express
Cookies and sessions are quite useful, let's take a look at how we can use them in Express.
Lecture material
Recommended reading
- ExpressJS - Cookies
- Documentation for
express-session
Cookies and sessions are quite useful, let's take a look at how we can use them in Express.
express-session