Hello, everyone! Have you heard, that a new implementation of decorators for EcmaScript is now "stage 3" and the latest major version of TypeScript uses it by default? Decorators are finally and officially here. And that's why I decided to share my experience of using decorators in the web forms development. Spoiler: They can significantly improve your developer experiene! Article: https://dev.to/yoskutik/how-can-decorators-simplify-the-web-forms-development-4hle Repository: https://github.com/Yoskutik/mobx-form-schema