Node and Express - Cookies

preview_player
Показать описание
Learn how to set and clear cookies with Express. Also learn what a cookie is and why they are needed.

Become a Better Developer

My Software

Download Code

⌛ Timestamps
0:00 – Introduction
0:10 – What is a Cookie?
0:44 – What is the Purpose of a Cookie?
1:13 – Structure of a Cookie
2:15 – How do Cookies Work?
2:54 – What is cookie-parser Middleware?
4:02 – Registering cookie-parser as Global Middleware
4:17 – Setting a Cookie on a Client
6:49 – Checking Cookies in the Browser
7:53 – Setting Attributes on a Cookie
9:24 – Cookie Expiration
10:09 – Clearing a Cookie
12:55 – Cookie HTTP Headers
14:00 - Outro
Рекомендации по теме
Комментарии
Автор

a very helpful guide, not just to introduce the concept, but for intermediate users looking to troubleshoot and review! a lot of information crammed into 15 minutes! i'll definitely have to check out your other tutorials at some point :)

wikiediea
Автор

clear demo and detailed explanation, thx!

xiaotutu
Автор

Hi, i'd tried to download the code, in the link below, but i could'nt.
It was to compare my code with yourse... and review some concepts... have you lift it out?
If yes, of course, no problem... your videos have been a beacon to me in the node sea... thanks for everyting.

pmdweb
Автор

thank you for your videos!! i enjoy it! can u please the last one video in google map javascript api about polylines??(how to connect 2 or more markers with a line)
and i have 1 more question about window info:
how can i make them to appear only when i click on markers?

fedoraus