JavaScript Operators: The Basics You Need to Know
If you've written any JavaScript, you've already used operators maybe without even realizing it.
Every time you add two numbers, check if a value is true, or update a variable, you're using operators.
abdulsamad30.hashnode.dev6 min read