phuocng / this-vs-that

Understanding the difference between ˍˍˍ and ˍˍˍ in front-end development
https://phuoc.ng/collection/this-vs-that
MIT License
1.47k stars 99 forks source link

Links no longer have 'visited' status #234

Closed msucorey closed 1 year ago

msucorey commented 1 year ago

In earlier iterations of the site, the cards or links indicated whether a user had been there before. They no longer do, forcing the user to keep a bookmark of some sort in an external system.

As a user who visits the site periodically via a link off a repeating task in my task manager, I want a visual indication of what I've visited or where I left off previously so that I don't have to constantly record this in the notes field of the repeating task inside my task manager.

https://quiz.typeofnan.dev/ is a great example of decorating links based on user history.

phuocng commented 1 year ago

Done.