denysdovhan / wtfjs

🤪 A list of funny and tricky JavaScript examples
http://bit.ly/wtfjavascript
Do What The F*ck You Want To Public License
34.75k stars 2.55k forks source link

Added special cases comparing Object.is and === #180

Closed Arash-11 closed 3 years ago

Arash-11 commented 3 years ago

Added a new weird case comparing the differences between Object.is and ===

github-actions[bot] commented 3 years ago

:tada: This PR is included in version 1.14.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

Arash-11 commented 3 years ago

Sorry, got really swamped with some other stuff and forgot to make the changes to the my initial PR. But thanks so much for already making the changes and merging it!