JavaScript Operators: The Basics You Need to Know
In JavaScript, Operators are the special symbols that perform operations on values and variables. If variables are the "nouns" of your code (storing data), then operators are the "verbs" (the actions)
terminal-thoughts.hashnode.dev4 min read