Design Patterns

System Archetypes #

Each of the items below is a system archetype. This means that these are either design patterns or common / widespread types of systems in the industry.

Clean Plugin Architecture
A structure for isolating the parts of your software and making it extensible.

Wish List #

TBD