this post was submitted on 14 Jun 2023
1 points (100.0% liked)

JavaScript

0 readers
1 users here now

founded 1 year ago
MODERATORS
 

If you're like myself and forget over time what some of the more uncommonly used equality operators actually do under the hood, this resource is great for getting a quick explanation of the functionality and a general level of support across browsers.

Simply type in the operator you'd like an explanation for such as the nullish-coalescing operator (??) to get an immediate result. You can also select an operator from the list under the search if you're not immediately sure which operator you're looking for.

no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here