This chapter documents all the JavaScript language operators, expressions and keywords. Expressions and operators by category For an alphabetical listing see the sidebar on the left. Primary expressions Basic keywords and general expressions in JavaScript. These expressions have the highest precedence (higher than operators). this The this keyword refers to a special property of an execution conte
