mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-01-09 06:04:17 -05:00
* Added JavaScript syntax, corrected sentence. Corrected / Added: The other assignment operators "are usually" shorthand "methods" for performing "standard" operations using the variable (indicated by x above) and value (indicated by y above) and then assigning the result to the variable itself. Added: JavaScript syntax to "Examples" and "Variations" . Corrected: The operator table title by adding an "A" and a capital S to JavaScript. * fix: escaped bitwise OR operator