Wait

GitHub
Persist property decorator by Brayden · Pull Request #34 · cloudf...
Proposal in this pull request is to add the @Persist property decorator within the Actor class. This allows for properties to persist their data through Durable Object evictions and maintain their ...
3 Replies
dsds10
dsds102mo ago
Wait you aren‘t using experimental decorators, are you using tc39‘s proposal? Just found out that esbuild added support for it a year ago, totally missed that. Desperately waiting for decorators to arrive, don‘t understand the hate towards it
Brayden
BraydenOP2mo ago
tc39 is in Stage 3 and available since Typescript 5+ but try to support that and more legacy approaches here also I personally love decorators very much 🙂
Unknown User
Unknown User2mo ago
Message Not Public
Sign In & Join Server To View

Did you find this page helpful?