Skip to content
This repository has been archived by the owner on Jan 25, 2022. It is now read-only.

README should be clear with respect to document.all. #104

Merged
merged 1 commit into from
Jul 20, 2019
Merged

README should be clear with respect to document.all. #104

merged 1 commit into from
Jul 20, 2019

Conversation

rkirsling
Copy link
Member

See tc39/proposal-nullish-coalescing#42 (comment).

We could rewrite every a == null as a === null || a === undefined, but that's quite longwinded, and this suffices to call out an edge case that most developers can remain blissfully ignorant of.

The Nullish Coalescing README does not have this problem.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants