𝗝𝗮𝘃𝗮𝗦𝗰𝗿𝗶𝗽𝘁 𝗢𝗽𝗲𝗿𝗮𝘁𝗼𝗿𝘀 𝗚𝘂𝗶𝗱𝗲

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