JavaScript Operators: The Basics You Need to Know
You already know operators — you just haven't called them that.
When you write 5 + 3 in a calculator, the + is an operator. It takes two numbers and does something with them — in this case, adds them
blog-about-web-dev.hashnode.dev10 min read