RE: https://phpc.social/@Crell/116420149367295362
I’m slowly getting into the habit of not using null at all. Either valid data or an exception.
Super hard habit to break cuz I’ve been doing it so long.
RE: https://phpc.social/@Crell/116420149367295362
I’m slowly getting into the habit of not using null at all. Either valid data or an exception.
Super hard habit to break cuz I’ve been doing it so long.