Hacker News new | ask | show | jobs
by jhgb 1660 days ago
> object initialization is not a thing anyone needs to pay much attention to

So it's perfectly fine for me to leave objects uninitialized because of lack of attention?

1 comments

It's perfectly fine to initialize them in the simplest and most obvious way.