Commit graph

1403 commits

Author SHA1 Message Date
Ilya Kantor
0d4ed3a002
Merge pull request #805 from CyberMew/patch-5
Update article.md
2019-02-14 11:51:00 +03:00
CyberMew
5fbfb02358
Update article.md
Typo.
2019-02-14 12:21:56 +08:00
CyberMew
0de525c3b7
Update article.md
Spacing.
2019-02-14 10:37:57 +08:00
Adam Naglich
1419ecbf51
Added a missing comma 2019-02-13 15:05:23 -05:00
Ilya Kantor
5c61bedbe9
Merge pull request #799 from CyberMew/patch-2
Update article.md
2019-02-13 13:10:38 +03:00
Ilya Kantor
05e1e2623e
Merge pull request #800 from CyberMew/patch-1
Update article.md
2019-02-13 13:10:15 +03:00
Ilya Kantor
de5d580913
Merge pull request #801 from CyberMew/patch-3
Update article.md
2019-02-13 13:09:48 +03:00
CyberMew
bddc40c467
Update solution.js
Change `let` to `const`.
2019-02-13 15:40:31 +08:00
CyberMew
e95e0ba5d0
Update article.md 2019-02-13 15:14:25 +08:00
CyberMew
7e71d1fcda
Update article.md 2019-02-13 10:18:36 +08:00
CyberMew
175e1594ea
Update article.md 2019-02-13 10:16:57 +08:00
Ilya Kantor
ec9a99d339
Update article.md 2019-02-09 13:16:02 +03:00
Ilya Kantor
d11abcea88
Merge pull request #788 from varunthefalcon/patch-1
Misleading comments
2019-02-06 18:23:20 +03:00
Ilya Kantor
b526e6bde5
Merge pull request #784 from 11un/patch-13
typo / wording "remnant"
2019-02-06 18:21:45 +03:00
Varun
6246ac2fc6
Misleading comments
comments in example codes are slightly misleading
2019-02-06 15:35:54 +05:30
11un
37f46bd610 typo / wording "remnant" 2019-02-04 08:54:24 -08:00
Ronak Harkhani
46c88b4df7
"In practice we meet it very often." is wrong.
Changed to "In practice we need it very often."
or "In practice we use it very often" would also work.
2019-02-03 20:26:05 +05:30
11un
161eec699e change "brackets" to "parentheses" 2019-02-01 16:19:04 -08:00
Ilya Kantor
c4ecba5f64
Merge pull request #772 from 11un/patch-9-fix-indent
add sum-salaries solution with fixed indentation
2019-02-01 22:33:51 +03:00
Ilya Kantor
1c4fb87ae0 Revert "Merge pull request #775 from maurodibert/patch-24"
This reverts commit 0510f30f31, reversing
changes made to 55220cccf0.
2019-02-01 22:31:28 +03:00
Ilya Kantor
0510f30f31
Merge pull request #775 from maurodibert/patch-24
Ordering solution
2019-02-01 22:30:00 +03:00
Ilya Kantor
55220cccf0 fix 2019-02-01 22:29:25 +03:00
11un
07550ef0ee change wording: "brackets" to "parentheses" 2019-02-01 10:56:25 -08:00
Mau Di Bert
7a14b004cf
Ordering solution 2019-01-31 06:39:14 -03:00
11un
a5425e7d8a add solution with fixed indentation 2019-01-29 13:22:00 -08:00
Ilya Kantor
38e1bb5c52
Merge pull request #767 from 11un/patch-10
typo "brackets" to "parentheses"
2019-01-29 09:46:54 +03:00
11un
89cdf0adeb typo "brackets" to "parentheses" 2019-01-28 16:41:57 -08:00
simmayor
3db5a1ccdc Fixed wording 2019-01-28 05:09:51 -05:00
Ilya Kantor
e774c7c938
Merge pull request #756 from maurodibert/patch-22
solution out of the tutorial
2019-01-27 19:34:12 +03:00
Ilya Kantor
58b7d72120
Merge pull request #757 from GarciaPL/patch-1
Update article about WeakMap's delete function
2019-01-27 19:34:04 +03:00
Ilya Kantor
5bb77e1f01
Merge pull request #760 from totize/patch-2
Update article.md
2019-01-27 19:33:17 +03:00
Ilya Kantor
4a200dac83
Merge pull request #761 from thisLinda/patch-1
update /13-switch/article.md
2019-01-27 19:33:05 +03:00
Linda Zanchi
fce9639096
Update /14-function-basics/article.md
Type line 131, sentence 2; corrected. FYI same line makes no sense in English, I cannot offer an edit for meaning intended.
2019-01-27 10:40:51 -05:00
Linda Zanchi
801fa33d2d
update /13-switch/article.md
add ; at end of line 151
2019-01-27 10:28:29 -05:00
totize
0eede58712
Update article.md 2019-01-27 16:06:20 +01:00
Lukasz Ciesluk
f725537743
Update article about WeakMap's delete function
It seems that it's small typo in delete function of WeakMap as according to specification delete function takes only one parameter - key
2019-01-25 09:00:04 +00:00
Mau Di Bert
9d4f6ed12f
solution out of the tutorial 2019-01-24 08:39:08 -03:00
Ilya Kantor
028b80cf9d
Merge pull request #750 from maurodibert/patch-20
typo
2019-01-24 14:21:17 +03:00
Mau Di Bert
30d62b78ca
solution outside the tutorial 2019-01-24 08:17:14 -03:00
Mau Di Bert
6d12e3583b
typo 2019-01-23 11:19:26 -03:00
Ilya Kantor
8c1782b50c
Merge pull request #748 from 11un/patch-7
typo "Reggie" to "Reggae"
2019-01-21 22:15:20 +03:00
11un
009f87a4d5 typo "Reggie" to "Reggae" 2019-01-21 11:01:50 -08:00
11un
4c18a452cd typo / language edit 2019-01-21 09:59:50 -08:00
Ilya Kantor
24ead0161a
Merge pull request #745 from maurodibert/patch-19
typo
2019-01-21 20:40:38 +03:00
Ilya Kantor
de782bbc5b
Merge pull request #743 from maurodibert/patch-17
Update task.md
2019-01-21 20:39:36 +03:00
Mau Di Bert
3ea1e9e20b
typo 2019-01-21 10:05:14 -03:00
Mau Di Bert
397a3aff4e
Update task.md
If it's not mentioned, the reader could not change code inside showStep() and then, showStep() could be just the last call of the statement.
2019-01-18 09:59:23 -03:00
hjcasayas
dcc911e4c0 -1 is returned by findIndex() method when nothing is found. 2019-01-17 23:30:39 +08:00
hjcasayas
0c8da42eb5 -1 is returned by findIndex() method when nothing is found. 2019-01-17 23:00:56 +08:00
Mau Di Bert
95af86c3ab
Update solution.md
I've added the solution here because the reader is obliged to go to the sandbox to see the solution, which has not happened till now in the course. And even there's already a link for doing that just above.
2019-01-15 10:31:05 -03:00