Commit graph

3858 commits

Author SHA1 Message Date
Peter Roche
b43e954391
Merge pull request #1572 from javascript-tutorial/paroche-patch-6
Update solution.md
2019-11-03 22:53:18 -07:00
Peter Roche
4541b0481c
Update solution.md
Putting `<tbody>` in backticks. Wasn't showing.
2019-11-03 22:52:10 -07:00
Peter Roche
9e7235f765
Update article.md
re-edit: on tables lead-in.
2019-11-03 22:33:11 -07:00
Peter Roche
7d92be954e
Update article.md
Array.from: 'copies there all items' -> 'copies all items to it'
2019-11-03 22:19:12 -07:00
Ilya Kantor
ec21af8aef
Merge pull request #1570 from Violet-Bora-Lee/master
minor fixes
2019-11-03 16:32:52 +03:00
Violet Bora Lee
3ffa0beab0 minor fixes 2019-11-03 22:14:28 +09:00
Ilya Kantor
611fefd90e fixes #1569 2019-11-03 15:52:35 +03:00
Ilya Kantor
d4fd448f4c
Merge pull request #1566 from TomSssM/tomsssm-patch-2
bug fix on the server
2019-11-02 21:40:04 +03:00
Ilya Kantor
6732cef816 fix 2019-11-02 21:39:45 +03:00
Ilya Kantor
7f5fced5b2
Merge pull request #1564 from lumosmind/patch-23
wrapper instead of helper
2019-11-02 21:37:56 +03:00
Ilya Kantor
ad08b46c54 fixes #1563 2019-11-02 21:37:26 +03:00
Ilya Kantor
a967ad0cf9 closes #1560 2019-11-02 21:30:26 +03:00
TomSssM
da15e57567 bug fix on the server 2019-11-02 19:37:24 +03:00
Mustafa Kemal Tuna
81f171e10d
wrapper instead of helper
"helper function" term reminds "utility libraries" but "wrapper" term refers "function decorators" and in this context wrapper can be more self-descriptive and meaningful.
2019-11-02 10:20:50 +03:00
Ilya Kantor
b2305cebf0
Merge pull request #1550 from hrodward/patch-22
Update article.md
2019-11-01 18:41:09 +03:00
Ilya Kantor
7fcd0484d8
Merge pull request #1551 from hrodward/patch-34
Update article.md
2019-11-01 18:40:52 +03:00
Ilya Kantor
24d3bec0c2
Merge pull request #1553 from lumosmind/patch-18
arrow function instead of function
2019-11-01 18:40:16 +03:00
Ilya Kantor
06c9dfe37c
Merge pull request #1554 from lumosmind/patch-19
code non-compatible with clarification drawing
2019-11-01 18:39:54 +03:00
Ilya Kantor
80f3954b91
Merge pull request #1555 from lumosmind/patch-20
code non-compatible with clarification drawing
2019-11-01 18:39:34 +03:00
Ilya Kantor
eebbaa2f2f
Merge pull request #1556 from hrodward/patch-31
Update article.md
2019-11-01 18:39:11 +03:00
Ilya Kantor
b8dcadfafa
Merge pull request #1557 from hrodward/patch-35
Update article.md
2019-11-01 18:38:40 +03:00
Ilya Kantor
f3e4541ab9
Merge pull request #1558 from hrodward/patch-36
Update task.md
2019-11-01 18:38:28 +03:00
Ilya Kantor
107e5df4f7
Merge pull request #1561 from ogaclejapan/fix-syntax
Fix syntax error
2019-11-01 18:38:10 +03:00
ogaclejapan
2a6d840e6e Fix syntax error 2019-11-01 09:52:05 +09:00
Alexey Pyltsyn
1bc2c9a1f6
fix mini typo (#1559)
fix mini typo
2019-11-01 01:16:13 +03:00
Richard Zhang
487c317c06
fix mini typo 2019-10-31 15:55:57 -04:00
hrodward
563d0a4556
Update task.md
Rephrase
2019-10-31 09:40:43 +01:00
hrodward
5f37ad1466
Update article.md
Grammar suggestions
2019-10-31 09:39:48 +01:00
hrodward
1257501911
Update article.md
Grammar suggestions, one rephrase
2019-10-31 07:29:22 +01:00
Alexey Pyltsyn
df58d3f543
Merge pull request #1513 from hrodward/patch-31
Update article.md
2019-10-30 23:37:34 +03:00
Ilya Kantor
71fb491016 minor 2019-10-30 16:56:59 +03:00
lumosmind
80b6da144d
code non-compatible with clarification drawing
same problem with merge request  #1554 which I have sent freshly.
2019-10-30 13:53:27 +03:00
lumosmind
aecf899602
code non-compatible with clarification drawing
in clarification drawing(setinterval-interval.svg) func is calling with different argument values like func(1), func(2) ...
But we can't see why variable i changing. Maybe we need func(i++) to explain this situation.
2019-10-30 13:44:38 +03:00
lumosmind
04893aef31
arrow function instead of function
example code involves arrow function, not just function
2019-10-30 13:20:11 +03:00
hrodward
c72735dc3d
Update article.md
Grammar suggestions
2019-10-30 08:26:51 +01:00
hrodward
ccccf1066b
Update article.md
Grammar suggestions
2019-10-30 07:37:11 +01:00
hrodward
028b408c29
Update article.md
Updated based on comments
2019-10-29 22:04:43 +01:00
Ilya Kantor
601d9583f7
Merge pull request #1530 from lumosmind/patch-5
add parameter definition to arr.find()
2019-10-29 23:43:23 +03:00
Ilya Kantor
4d02719203
Merge pull request #1531 from iArazar/patch-1
Missed function expression semicolon
2019-10-29 23:43:14 +03:00
Ilya Kantor
be6856d4bc closes #1532 2019-10-29 23:42:40 +03:00
Ilya Kantor
d4eaaf4ce5
Merge pull request #1534 from TomSssM/patch-1
fix a minor bug in the example
2019-10-29 23:40:52 +03:00
Ilya Kantor
726f2a8385
Merge pull request #1535 from lumosmind/patch-7
Array type variables also support values() method
2019-10-29 23:40:33 +03:00
Ilya Kantor
77eedd82e8
Merge pull request #1538 from hrodward/patch-34
Update article.md
2019-10-29 23:39:48 +03:00
Ilya Kantor
8d45a7c839
Merge pull request #1539 from hrodward/patch-35
Update solution.md
2019-10-29 23:39:10 +03:00
Ilya Kantor
2964aa0d00
Merge pull request #1542 from lumosmind/patch-11
coding style conflict with the tutorial itself
2019-10-29 23:38:09 +03:00
Ilya Kantor
bb3f9aaa40
Merge pull request #1543 from lumosmind/patch-12
linked list must end with 'null'
2019-10-29 23:37:46 +03:00
Ilya Kantor
e8947f7b58
Merge pull request #1546 from lumosmind/patch-14
function declaration vs function call conflict
2019-10-29 23:36:20 +03:00
Ilya Kantor
c5c94bce3b closes #1547 2019-10-29 23:35:35 +03:00
lumosmind
97cd2fca8d
function declaration vs function call conflict
function() { return count++; } is running because it is a function declaration. It is running and result of this running a function has been created and sent as a parameter to return command. "return count++;" this part is not running because the function has not been called yet.
2019-10-29 21:33:42 +03:00
Alexey Pyltsyn
7510263654
correction for code template consistency (#1536)
correction for code template consistency
2019-10-29 17:59:44 +03:00