Solid and JavaScript Decorators

Solid Community Group,

Hello. I would like to share some quick ideas with the group.

Scenarios considered include conveniently serializing objects to, deserializing objects from, storing objects' runtime states in, and remoting objects from Solid Pods.

What if JavaScript decorators [1] could be used by developers to streamline creating software involving these and other related scenarios?


Best regards,
Adam Sobieski

[1] https://github.com/tc39/proposal-decorators

Received on Friday, 12 July 2024 17:56:25 UTC