An Introduction to TypeScript Property Decorators
In a previous piece, we explored the TypeScript class decorators. This time, we’re going to dive into the property decorators. The property decorators can change the value that comes out of the class properties.
If you haven’t read my piece on class ...
hasnode.byrayray.dev4 min read