Our founder, Michael Dowden, wrote this article for JavaScript Magazine which was published on August 25, 2025.

https://entwickler.de/typescript/remodel-your-typescript-code-with-decorators
JavaScript Magazine - Edition: Volume 20

Learn how to clean up your TypeScript code by declaring behaviors orthogonally, by walking through a series of before-and-after code examples where we use Decorators to reduce code weight and improve readability.