HackerTrans
TopNewTrendsCommentsPastAskShowJobs

ValentinTrinque

no profile record

comments

ValentinTrinque
·5 mesi fa·discuss
That might be the point of the novel ?
ValentinTrinque
·2 anni fa·discuss
You do have another solution that can lower the amount of conditions: Null Objects. These don’t fit every use cases, but they can allow you to express what’s missing, or not defined, or empty, and avoid nil pointers dereference or conditions to check the state.

As Sandy Metz is used to say « Nothing is Something »[0]

0: https://youtu.be/OMPfEXIlTVE?si=qmizH1OvqV7eLKNK