Click here to Skip to main content
15,888,351 members
Articles / Web Development / HTML

Why We Should Love 'null'

Rate me:
Please Sign up or sign in to vote.
4.91/5 (121 votes)
18 Nov 2014LGPL329 min read 341.2K   99  
This article looks at popular techniques used to avoid null pointer errors and answers the question: Which is the best solution you should use in your code?

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The GNU Lesser General Public License (LGPLv3)


Written By
Software Developer
Luxembourg Luxembourg
Curious programmer. Zealous simplifier. Lifelong student of life.
I care about creating software that is easy to use, reliable, and maintainable.
https://www.cnpp.dev

Comments and Discussions