cookies data on website

How developers can focus on cookies with websites ? #front-end
6 Replies
b1mind
b1mind•2mo ago
Going to need more context, you set them and read them 😅 not sure what you are needing to focus on.
2023graduateinformationtech
Ok thanks. Do set them and read them on forms , etc ? On what topics ? Do they have to be on every website ?
b1mind
b1mind•2mo ago
https://developer.mozilla.org/en-US/docs/Web/HTTP/Cookies TLDR: mainly you will use cookies for things like Auth maybe a hashed session id or something. If you need to store data on the client you have better options like LocalStorage/IndexDB (just never store sensitive info in these)
2023graduateinformationtech
What's is Index DB?
b1mind
b1mind•2mo ago
Being able to find information is a big part of being a dev. I suggest you gain some xp 😄 Ask questions when you can't find the answer or are unclear
theoriginalandrew
theoriginalandrew•2mo ago
thought you were asking about edible cookies 😦
Want results from more Discord servers?
Add your server
More Posts