What can be done for programmers that lack "it" ?

https://piefed.social/post/1338598

The proper use of getters and setters is not to use them IMO
Most cases we don’t. Computed signals are better, but those can’t be used for non-injectable contexts (like class models).