The Complete Guide to Cookies & Sessions in Node.js
By default, the internet is stateless. Every HTTP request is an amnesiac—it has absolutely no memory of previous requests. If you log in on one page and click a link to go to another, the server has a
rahulagarwal.hashnode.dev6 min read