Articles with the tag #null:

Image of code sample for the article: Why you should always use undefined, and never null

Why you should always use undefined, and never null

To write simple code you need to keep complexity and variation down. I find that where JavaScript offers alternatives, stick to one of them. â€¦read more