en.javascript.info/1-js
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-getting-started fix 2019-10-10 11:07:05 +03:00
02-first-steps re-import images from Sketch (no changes) 2019-10-10 17:08:16 +03:00
03-code-quality Fix minor typo 2019-10-13 21:32:53 +07:00
04-object-basics Fixed object variable user.go() to be obj.go() 2019-10-22 05:55:22 +07:00
05-data-types coding style conflict with the tutorial itself 2019-10-29 15:36:57 +03:00
06-advanced-functions closes #1524 #716 2019-10-29 06:32:44 +03:00
07-object-properties Merge pull request #1491 from hrodward/patch-17 2019-10-21 16:16:26 +03:00
08-prototypes Merge pull request #1505 from hrodward/patch-25 2019-10-26 08:41:20 +03:00
09-classes Merge pull request #1514 from hrodward/patch-32 2019-10-25 14:16:33 +03:00
10-error-handling Merge pull request #1519 from hrodward/patch-22 2019-10-26 08:48:42 +03:00
11-async Update article.md (#1528) 2019-10-28 17:02:04 +03:00
12-generators-iterators re-import images from Sketch (no changes) 2019-10-10 17:08:16 +03:00
13-modules Update article.md 2019-09-24 10:53:07 +10:00
99-js-misc Update article.md 2019-10-21 23:54:04 +03:00
index.md Update index.md 2017-06-03 10:26:08 +02:00