en.javascript.info/1-js/05-data-types
lumosmind b32ce2c9a0
coding style conflict with the tutorial itself
variable user is using for both string and object type different values. these situation is called "ninja code" bu author :)

"Add a new variable only when absolutely necessary.
Instead, reuse existing names. Just write new values into them."
https://javascript.info/ninja-code
2019-10-29 15:36:57 +03:00
..
01-primitives-methods closes #1220 2019-09-03 14:55:10 +03:00
02-number Update article.md 2019-09-28 19:41:22 +03:00
03-string string outputs without quotes 2019-10-28 12:04:12 +03:00
04-array minor 2019-08-11 14:24:31 +03:00
05-array-methods 'str' inside of 'start' 2019-10-28 16:27:55 +03:00
06-iterable fixes 2019-07-31 01:16:34 +03:00
07-map-set fixes 2019-07-31 14:14:27 +03:00
08-weakmap-weakset Update task.md 2019-10-16 00:00:12 -06:00
09-keys-values-entries closes #1399 2019-10-02 10:12:47 +03:00
10-destructuring-assignment re-import images from Sketch (no changes) 2019-10-10 17:08:16 +03:00
11-date Update task.md 2019-10-15 10:30:28 +02:00
12-json coding style conflict with the tutorial itself 2019-10-29 15:36:57 +03:00
index.md up 2016-11-28 21:35:42 +03:00