EcmaScript Decorators
Open
- Dominant language
- TypeScript
- Stars
- 1.4k
- Forks
- 59
- Avg merge
- 22h 12m
- Merged PRs (30d)
- 5
Description
TypeScript 5.0 now has support for [ECMAScript Decorators](https://devblogs.microsoft.com/typescript/announcing-typescript-5-0-beta/#decorators). It'd be lovely to have a Catalyst v3 (or what not) that has support for the official language's decorators. (Currently we use the old experimental decorators TypeScript added many years ago.)
Contributor guide
Research direction
Start by reading the linked TypeScript 5.0 ECMAScript Decorators documentation and then locate Catalyst's current use of the older experimental decorators. Determine the scope of a Catalyst v3-compatible migration and define completion around official decorator support without relying on the legacy behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100