1
Cute Discussion / Re: Appreciation Wednesday
« on: July 16, 2026, 05:08:14 PM »
I like when there's a code structure that just feels right. The correct level of abstraction and organization.
I mentioned Vue SFCs a while back which scratched a similar itch for me. Who knew that three languages in one file could feel so good?
Somehow I struggled more in Java in deciding when to use abstract classes vs interfaces, or even inheritance vs composition. Too many options for me.
I still haven't played with TS. If I start a new JS project, I should give it a go.
I mentioned Vue SFCs a while back which scratched a similar itch for me. Who knew that three languages in one file could feel so good?
Somehow I struggled more in Java in deciding when to use abstract classes vs interfaces, or even inheritance vs composition. Too many options for me.
I still haven't played with TS. If I start a new JS project, I should give it a go.



