๐—๐—ฎ๐˜ƒ๐—ฎ๐—ฆ๐—ฐ๐—ฟ๐—ถ๐—ฝ๐˜ ๐—ข๐—ฝ๐—ฒ๐—ฟ๐—ฎ๐˜๐—ผ๐—ฟ๐˜€ ๐—š๐˜‚๐—ถ๐—ฑ๐—ฒ

JavaScript operators are symbols. They perform actions on values and variables. You use them to build logic.

Use arithmetic operators for math.

Use assignment operators to set values.

Use comparison operators to check values.

Use logical operators for conditions.

Use bitwise operators for binary bits.

Use these for text and short logic.

Use special operators for specific tasks.

Source: https://dev.to/raja_b_0c9d242e2c26cf063b/javascript-operators-2k32