There was a website that held a library of common elements of modern UI/web app design, assessed for their attentional harm or addictive qualities. I don't remember if it had these exact items, but you would find things like "infinite scroll" and "notification badges" on there, along with research and recommended best practices.

Does anyone know what it is I'm thinking of?

#webdesign #webdev #accessibility #a11y #ui #ux

@spencer I remember to have used https://ui-patterns.com/patterns, there is a section about persuasive patterns. But not the recommendations and research content.
Design patterns

It has long been common practice in software design to use libraries of recurring solutions to solve common problems in software design. Such solutions are also called design patterns.