AGS Logo AGS Logo

Remodel your TypeScript Code with Decorators
Published in JavaScript Magazine Volume 20

https://entwickler.de/typescript/remodel-your-typescript-code-with-decorators

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

JavaScript Magazine - Edition: Volume 20

JavaScript Magazine Logo

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.

License: CC BY-NC-ND 4.0 (Creative Commons)