Tag

ClassDecorator

0 views collected around this technical thread.

Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Dec 22, 2024 · Frontend Development

Practical Use of TypeScript Decorators in Front‑End Development

This article demonstrates how to apply class, property, method, and parameter decorators in TypeScript to create configurable, non‑intrusive front‑end components such as tables and forms, showing concrete code examples and explaining the underlying AOP concepts.

AOPClassDecoratorPropertyDecorator
0 likes · 10 min read
Practical Use of TypeScript Decorators in Front‑End Development