Commit Graph

8 Commits (f606d9cc6d16597b95fafff7a77599a48df9db25)

Author SHA1 Message Date
Edy Ionescu b7d4fd7349 Add the JavaScript exponentiation operator (#25180) 2018-11-28 19:58:10 +05:30
Tansica Sun 92cb04434f Clarified + in addition and concatenation (#21433)
Distinguished `+` function (arithmetic versus concatenation) when dealing with different data types (number versus string).
2018-11-13 21:13:34 -07:00
Jason White 9e0109dbba Minor grammatical fix (#21399) 2018-11-04 07:05:18 -05:00
Dana Ottaviani 892ec7f81b Add "modulo" name in remainder section (#20624)
* Update index.md

I refer to it as "modulus" so I thought it would be best to add another name for it.

* markdownize links

add modulus to to sentence on 75
2018-11-03 18:19:20 +05:30
myYearOfCode e172adfb9b fix stray paren on increment and decrement (#21036)
made the hints for increment and decrement clearer than they previously were.
2018-10-25 10:23:32 -04:00
Jacobmpp 322e896b32 Added advanced increment & decrement (#25680)
syntax and examples
2018-10-23 14:34:01 -04:00
Michael Wright 3d54986c7f Fixed Typo Line 64 (#19705)
Replaced '/' with '.'
2018-10-20 22:02:11 -05:00
Mrugesh Mohapatra da0df12ab7 fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30