Hacker News new | ask | show | jobs
by hinkley 2902 days ago
The other partial fix is to stop allowing truthy conditionals. Only allow Boolean values and the only time you it wrong is when you’re assigning to booleans.