Logan Schelly
f20fb43f70
Add test case/sandbox for 1-js/06-advanced-functions/06-function-object/5-sum-many-brackets
...
I used the solution and examples already in the article.
I chose to make the test cases use Array.reduce() to compute the sum,
instead of hard-coding the answer myself.
Not sure how good of practice that is.
2020-06-10 15:29:06 -06:00
Ilya Kantor
b52aa942a8
minor fixes
2020-06-09 13:56:25 +03:00
Ilya Kantor
21115c84fc
Merge pull request #1948 from diegotc86/patch-1
...
Match the solution with the question on "Type conversions" task
2020-06-08 11:08:14 +03:00
Ilya Kantor
f5a3f379a4
minor fixes
2020-06-08 11:07:46 +03:00
Ilya Kantor
c2c080ed8e
minor fixes
2020-06-08 11:04:16 +03:00
Ilya Kantor
675861b93b
Merge pull request #1945 from Logan-Schelly/testcases/closure-9
...
Add test cases for 1-js/06-advanced-functions/03-closure/9-sort-by-field
2020-06-08 11:01:38 +03:00
Ilya Kantor
344993dd0b
Merge pull request #1941 from GabrieleC/master
...
fixed wrong formatting
2020-06-08 10:59:44 +03:00
Ilya Kantor
30c9c32cd7
minor fixes
2020-06-08 10:59:06 +03:00
Ilya Kantor
cea9d8c9c2
minor fixes
2020-06-08 10:55:41 +03:00
Diego Torres
d90b204f78
Update phrasing on "Comparison with ||"
...
The phrase `zero becames 100.` make me think that there is a variable `zero` defined when there is not.
2020-06-06 23:18:49 -05:00
Diego Torres
d5c3ac938f
Match the solution with the question on task.md
...
On task.md, " -9 " has 2 white spaces before "-9".
2020-06-06 21:36:55 -05:00
Logan Schelly
a0383c07c0
Add test cases for 1-js/06-advanced-functions/03-closure/9-sort-by-field
...
Just a simple check to see if the code works on the example given in the task.
2020-06-04 23:07:25 -06:00
Gabriele Coletta
65eefe0187
fixed wrong formatting
2020-06-02 11:57:57 +02:00
Ilya Kantor
ecfcff24a4
Merge pull request #1928 from tiagocastro070/google-js-guide
...
google js guide link
2020-06-01 09:59:37 +03:00
Ilya Kantor
a701341f82
Merge pull request #1932 from tmollov/master
...
Fix for Issue #1866
2020-06-01 09:57:44 +03:00
Ilya Kantor
1b2a192f28
minor fixes
2020-06-01 09:55:46 +03:00
Ilya Kantor
5cd131403e
minor fixes
2020-06-01 09:55:35 +03:00
Ilya Kantor
d6a3bd1da1
minor fixes
2020-06-01 09:47:29 +03:00
Ilya Kantor
ab93cee5b9
minor fixes
2020-06-01 09:47:07 +03:00
Ilya Kantor
9cb597e229
minor fixes
2020-06-01 09:46:43 +03:00
Ilya Kantor
8f2ae7eb20
fixes #1931
2020-06-01 09:43:55 +03:00
Ilya Kantor
479c7f908a
fixes #1935
2020-06-01 09:16:59 +03:00
Tundzhay Mollov
ad0a5b32c0
Fix for Issue #1866
...
https://github.com/javascript-tutorial/en.javascript.info/issues/1866
2020-05-31 19:47:55 +03:00
Ilya Kantor
69e44506c3
minor fixes
2020-05-31 17:19:32 +03:00
Alexey Pyltsyn
075266e251
Update article.md
2020-05-30 20:33:51 +03:00
Tiago Castro
fef7155cd3
google js guide link
2020-05-28 09:52:41 +01:00
Ilya Kantor
cd2c7ce3c8
minor
2020-05-28 11:07:34 +03:00
leeyc0
cf64a7908e
Update article.md
2020-05-26 09:36:33 +08:00
leeyc0
b21675ad04
Update article.md
2020-05-26 09:25:38 +08:00
leeyc0
289833c57d
Change to Tao Te Ching
2020-05-26 09:25:19 +08:00
GabrieleC
8613348076
Fix typo
2020-05-23 20:37:30 +02:00
Ilya Kantor
0da5b2b68c
Merge pull request #1920 from ekira/patch-1
...
fixed grammar
2020-05-23 19:17:47 +03:00
Ilya Kantor
3623cc2aed
Merge pull request #1917 from Logan-Schelly/master
...
Fixed typos on last Array Methods task.
2020-05-23 19:16:16 +03:00
Ilya Kantor
e7e0fc83f9
Merge pull request #1915 from desevoker/patch-1
...
Remove duplicate word "soon"
2020-05-23 19:16:00 +03:00
Antony ekirapa
bdd936f339
fixed grammar
2020-05-23 12:11:46 +03:00
Logan-Schelly
333cb9defc
Fixed minor typos
...
The empty users array was undeclared in the second test, and the object in the first test was missing a comma in its declaration.
2020-05-21 14:12:51 -06:00
Logan-Schelly
77cb06d6ac
Fixed a comment, to reflect changes in the task.
...
The task has a test with a missing comma. That same comma is missing in the comment, so I'm putting it here as well.
2020-05-21 14:10:21 -06:00
Ilya Kantor
4267d22a80
minor fixes
2020-05-21 13:42:14 +03:00
Dmytro Hrynchyi
4e67c0f055
Remove duplicate word "soon"
2020-05-19 22:55:53 +03:00
Ilya Kantor
7fc037f8f3
minor fixes
2020-05-18 17:22:10 +03:00
Ilya Kantor
14eb62cd5f
minor fixes
2020-05-18 17:21:29 +03:00
Ilya Kantor
6c6d5a4478
minor fixes
2020-05-18 09:33:59 +03:00
Ilya Kantor
fc8efbf5d5
closes #1909
2020-05-18 09:12:07 +03:00
leeyc0
9e678daf95
Update article.md
2020-05-18 09:29:24 +08:00
leeyc0
16273f9428
Update article.md
2020-05-18 09:29:04 +08:00
Ilya Kantor
873e5f77d9
Merge pull request #1908 from kiniggit/map_set_grammar
...
grammar fix: a plain object
2020-05-18 00:02:17 +03:00
Ilya Kantor
da1d600ecd
minor fixes
2020-05-17 23:59:55 +03:00
Ilya Kantor
7ef7c5ebf7
Merge pull request #1903 from mattbaker-digital/master
...
Add additional error type-checking examples and use `instanceof` in examples
2020-05-17 23:47:37 +03:00
Ilya Kantor
b18ae204b1
closes #1897
2020-05-17 23:45:42 +03:00
Ilya Kantor
9353a04156
Merge pull request #1894 from mKawi/patch-1
...
Fix Typo in logical operators
2020-05-17 23:44:44 +03:00