Commit graph

2195 commits

Author SHA1 Message Date
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
04fa38ab04
Merge pull request #758 from TomSssM/patch-1
Conspicuous non-English expression changed
2019-01-27 19:33:51 +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
Ilya Kantor
f7fbe4f606
Merge pull request #762 from thisLinda/patch-2
Update /14-function-basics/article.md
2019-01-27 19:32:53 +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
TomSssM
704f81763f
fix: replace a non-native expression 2019-01-26 21:17:45 +03: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
Ilya Kantor
eb3f7f458b
Merge pull request #752 from richardzhang2/patch-1
Fix typo loose to lose
2019-01-24 14:21:07 +03:00
Ilya Kantor
308179f811
Merge pull request #755 from maurodibert/patch-22
solution outside the tutorial
2019-01-24 14:20:27 +03:00
Mau Di Bert
30d62b78ca
solution outside the tutorial 2019-01-24 08:17:14 -03:00
Richard Zhang
b7f40bd2e8
Fix typo loose to lose 2019-01-23 11:42:39 -05: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
Ilya Kantor
1714051f9a
Merge pull request #747 from 11un/patch-6
typo / language edit
2019-01-21 22:15:13 +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
d480df9e21
Merge pull request #744 from dagolinuxoid/patch-2
fix the variable declaration mistake
2019-01-21 20:40:18 +03:00
Ilya Kantor
de782bbc5b
Merge pull request #743 from maurodibert/patch-17
Update task.md
2019-01-21 20:39:36 +03:00
Ilya Kantor
1e2ad9d3a0
Merge pull request #742 from Violet-Bora-Lee/patch-2
insert missing colon
2019-01-21 20:38:37 +03:00
Ilya Kantor
4d7d22c108
Merge pull request #741 from hjcasayas/master
find() and findIndex()
2019-01-21 20:38:23 +03:00
Mau Di Bert
3ea1e9e20b
typo 2019-01-21 10:05:14 -03:00
daGo
f81a4e4456
fix the variable declaration mistake 2019-01-21 13:25:20 +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
Violet.Lee
752619e88b
insert missing colon 2019-01-18 19:51:54 +09: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
Ilya Kantor
f2e27fd449
Merge pull request #738 from maurodibert/patch-15
Update solution.md
2019-01-16 15:44:02 +03: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
Ilya Kantor
e6b28a38ec fixes 2019-01-15 15:29:41 +03:00
Ilya Kantor
32a8c35485
Merge pull request #737 from 11un/patch-5
typos + clean-up wording
2019-01-15 00:16:53 +03:00
Ilya Kantor
bff8888642
Merge pull request #734 from maurodibert/patch-15
Update article.md
2019-01-15 00:16:34 +03:00
11un
1e28ff8978 typos + clean-up wording 2019-01-14 13:00:08 -08:00
Mau Di Bert
4dae8f556c
Update article.md
Typo
2019-01-14 16:32:33 -03:00
Ilya Kantor
1bd8f97e4b
Merge pull request #731 from maurodibert/patch-10
Update article.md
2019-01-14 17:04:11 +03:00
Ilya Kantor
4eac4ef709 minor 2019-01-14 17:03:53 +03:00
Ilya Kantor
4974ad9fa7 fix 2019-01-14 16:59:56 +03:00
Mau Di Bert
697bbf8c10
Update article.md
Since there are mentioned other things explained in less detail (as Bitwise operators), could be useful to have this explained here.
2019-01-14 10:05:27 -03:00
Ilya Kantor
8f2705253a
Update README.md 2019-01-14 00:24:06 +03:00
Ilya Kantor
5f48b7229b
Update README.md 2019-01-14 00:23:49 +03:00
Ilya Kantor
244f915fe4
Update README.md 2019-01-14 00:23:20 +03:00
Ilya Kantor
1cf6790276
Update README.md 2019-01-14 00:20:59 +03:00
Ilya Kantor
d7d37afae1
Update README.md 2019-01-14 00:20:12 +03:00
Ilya Kantor
7b479c20a2
Update README.md 2019-01-14 00:19:31 +03:00