Hacker News new | ask | show | jobs
by mnw21cam 993 days ago
Make sure that if someone visits your web site with Javascript turned off, and that means that the cookies won't be used anyway, then they can still read the content without a non-functional cookie banner covering all the content up.
1 comments

No JavaScript does nothing to reduce the use of server side cookies.
Agreed. I'd like to point out that the and in my post above should be viewed as a logical and, not an "and therefore".