DEV Community

Avinashd
Avinashd

Posted on

Js in bits - 9.4(Comparisons)

Learning js should be fun. It is fun if it's easy.
I tried my best in writing this, to understand it the easy way.

Strict Equality

Image description

But with 3 ===

Image description

3 === with null & undefined

Image description

2 == with null & undefined

Image description

Leave y'r thoughts....

Top comments (0)

Heroku

Build apps, not infrastructure.

Dealing with servers, hardware, and infrastructure can take up your valuable time. Discover the benefits of Heroku, the PaaS of choice for developers since 2007.

Visit Site

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay