Glossary

Anti-patterns

An anti-pattern is a common "solution" to a problem that looks logical at first glance but causes harm in practice: it complicates code, reduces performance, or creates new problems.

Common anti-patterns