1
1 Comment

Cookies, cookie notices and their impact on web performance

https://web.dev/cookie-notice-best-practices/
submitted this linkon May 21, 2021
  1. 1

    The funniest thing I've seen related to this is a website using a single cookie to store that the user accepted to use cookies.

    They're necessary for most web apps, but not really for every website around. Do you do all you can to avoid using cookies?