Content deleted Content added
Reverting edit(s) by 189.217.222.137 (talk) to rev. 1294819273 by 2601:402:680:1270:510C:E61E:A40D:16A3: Unexplained content removal (UV 0.1.6) |
ClueBot NG (talk | contribs) m Reverting possible vandalism by 41.45.154.190 to version by MSWS. Report False Positive? Thanks, ClueBot NG. (4412224) (Bot) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 74:
=== Weakly typed ===
ECMAScript is [[weakly typed]]. This means that certain types are assigned implicitly based on the operation being performed. However, there are several quirks in JavaScript's implementation of the conversion of a variable from one type to another.
=== Dynamic ===
|