Comparing values is one of those essential developer skills that helps you write conditionals, if / then statements, filters, and plenty more. Here’s the apples and oranges guide to using them in JavaScript.
Want more illustrated notes on web development?
Take a look at JavaScript Bits You Skipped the First Time Around JavaScript Bits You Skipped the First Time Around
Illustrated notes on advanced but fundamental topics in JavaScript , JSX is a Lovechild JSX is a Lovechild
Illustrated notes on how JSX in React works or [[JavaScript’s …spread Operator]]