Hacker News new | ask | show | jobs
by polskibus 2197 days ago
With c# 8 you have nullable references and you can use the compiler to guard you against null pointer exceptions.