Restructure for Docsy theme

This commit is contained in:
Jeremy Vyska 2022-02-20 13:18:49 +01:00
parent f4a1ebc077
commit cceb0c945e
376 changed files with 963 additions and 186 deletions

View file

@ -0,0 +1,18 @@
+++
chapter = true
title = "2. Anti-Patterns"
weight = 130
+++
Some of the software development practices, had **not** stood the test of time. Despite that, some are still being used today by developers everywhere.
"An **anti-pattern** (or **antipattern**) is a common response to a recurring problem that is usually ineffective and risks being highly counterproductive" (from [Wikipedia][anchor0])
Since almost the beginning of the NAV Design Patterns project, we talked about documenting the anti-patterns - but never found the time. Until, spontaneously, the April 1st 2015 article had practically wrote itself in a couple of hours, with priceless contributions coming from Andreas, Elly, Nikola - and last but not least, waldo.
Best regards,
Bogdana Botez
[anchor0]: http://en.wikipedia.org/wiki/Anti-pattern