Code Smell 304: Null Pointer Exception – How to Avoid NULL References That Cause Runtime Crashes Post date June 20, 2025 Post author By Maximiliano Contieri Post categories In clean code, Google, Google Cloud Platform, hackernoon-top-story, how-to-avoid-null-references, null, null-checks-in-code, runtime-crashes
Refactoring 029 – How to Replace NULL With Collection Post date June 2, 2025 Post author By Maximiliano Contieri Post categories In code quality, code-refactoring, hackernoon-top-story, how-to-replace-null, null, refactor-legacy-code, refactoring, software-development
Code Smell 260 – Crowdstrike NULL Post date July 22, 2024 Post author By Maximiliano Contieri Post categories In clean code, code quality, memory-access-violation, null, null-checks-in-code, null-pointers, privilege-mode-drivers, windows-programming
Code Smell 260 – Crowdstrike NULL Post date July 20, 2024 Post author By Maxi Contieri Post categories In cleancode, hacking, null, security
Everything about null in JavaScript Post date September 22, 2020 Post author By Dmitri Pavlutin Post categories In JavaScript, null, object