Wanted to check out Angular. But it's using not one but two techniques I don't like:

1. Decorators
2. Classes

I'm interested in your opinion, particularly on Decorators, do you like them? I also regularly look at Java (Spring Boot) code and find it hard to decipher because of Decorators.
Post image

Comments