An open API service indexing awesome lists of open source software.

https://github.com/withrvr/javascript-equality-table

~~~ Javascript Equals to comparison ~~~ ( === vs == )
https://github.com/withrvr/javascript-equality-table

equals-to equals-to-comparison equals-to-comparison-javascript if-execution javascript javascript-equality-table nextjs tailwindcss typescript

Last synced: 10 months ago
JSON representation

~~~ Javascript Equals to comparison ~~~ ( === vs == )

Awesome Lists containing this project

README

          



logo

JavaScript-Equality-Table


Comparison / Difference Between ( == vs === ) and if() execution

Report Bug
|
Request Feature
|
Discussions


contactwithrvr@gmail.com

# JavaScript Equality Table

```

Comparison Table

Difference Between
( == vs === )
or
( != vs !== )
In Javascript

```

```

Moral of the story / Conclusion

Always use 3 equals
unless you have
a good reason
to use 2.

```

# Links

- [Currently Under Development][final-result]
- [Technology Used](./Developer_Guide.md#technology)
- [Inspired from](https://github.com/dorey/JavaScript-Equality-Table)

[final-result]: https://github.com/withrvr/JavaScript-Equality-Table