Hacker News new | ask | show | jobs
by Houssameddine 992 days ago
I think you don't need a cookie for that. You can use localStorage which is local to the user's device.
1 comments

It doesn't matter what method you use. Saving the information on the user's device and making them potentially identifiable is what counts.