hodlbod
· 139w
Does anyone else get tired of how typescript makes you annotate class members multiple times? Or am I just holding it wrong? It seems like you should only need either the class member annotations, or ...
Typescript and classes :)
Just drop both both and be happy.
I do it all with functions. Classes are a liability. (and so is typescript.