Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Operators

In this part you will learn about the different types of JavaScript operators. The primary types of operators, you'll encounter are:

  • Arithmetic Operators
  • Assignment Operators
  • Comparison Operators
  • Logical Operators