πŸ“• Node [[anti pattern]]
πŸ“„ anti-pattern.md by @vera

A way of doing something that may be popular but is wrong based on collective research

Tags are example of this

  • All items with a given tag are presented as being related… but it’s hard to see how. They’re just a jumbled, unordered list.

resetting form field information after an invalid form submission

πŸ“„ anti pattern.md by @agora@botsin.space
πŸ“„ anti pattern.md by @an_agora@twitter.com

Loading pushes...

Rendering context...

πŸ“• Node [[antipattern]] pulled by the Agora

antipattern

Antipatterns are patterns of programming that are considered to lead to difficult to modify programs. One of the [[characteristics of good programs]] is [[software maintainability]], and antipatterns usually cut against this in some way.

The C2 Wiki contains a catalog of antipatterns.