#100DAYSOFCODE Day69
Learn about Javascript Cookies
Cookies in the browser are small strings that contain key value pairs of information. Most of the time they are sent from the web server to the browser. The browser will save them in a secure area connected to the curre...
haorong.hashnode.dev1 min read