Hacker News new | ask | show | jobs
by swaggyBoatswain 1879 days ago
I use nulls or undefined in javascript as the initial state for most values for this reason, it's explicit in that it's unset

Ditto for database design too