DEV Community

Herrington Darkholme
Herrington Darkholme

Posted on

4 1

JS Crush, the JavaScript Equality Game

Introducing JS Crush, a game that will make you laugh and cry with JavaScript.

Image description

This is a game that mocks the JS equality quirks, the most absurd feature of the language.

You will have to match values that are equal according to JS coercion rules.

Don't forget to bring this one-page cheatsheet, if it helps :)
Image description

And beware of the JavaScript holy trinity!

Image description

Can you handle the madness? Can you become a JS guru? Try #JSCrush today and see for yourself.

https://js-crush.vercel.app/

Top comments (0)

The best way to debug slow web pages cover image

The best way to debug slow web pages

Tools like Page Speed Insights and Google Lighthouse are great for providing advice for front end performance issues. But what these tools can’t do, is evaluate performance across your entire stack of distributed services and applications.

Watch video