Commit graph

2128 commits

Author SHA1 Message Date
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
Ilya Kantor
b938e85ede
Update README.md 2019-01-14 00:15:42 +03:00
Ilya Kantor
7f1423af36
Update README.md 2019-01-14 00:04:40 +03:00
Ilya Kantor
4f28c61209
Update README.md 2019-01-13 23:15:54 +03:00
Ilya Kantor
bf1f2a90dd
Update README.md 2019-01-13 23:11:07 +03:00
Ilya Kantor
d6797e198c
Merge pull request #718 from simmayor/samesite
Added section for cookie samesite attribute
2019-01-13 20:40:38 +03:00
Ilya Kantor
a733718af3 Merge branch 'master' of https://github.com/iliakan/javascript-tutorial-en 2019-01-13 20:40:08 +03:00
Ilya Kantor
ed4878f269 minor 2019-01-13 20:39:56 +03:00
Ilya Kantor
31553694b8
Merge pull request #724 from maurodibert/patch-12
Update article.md
2019-01-13 20:37:00 +03:00
Ilya Kantor
005ad3d34f
Merge pull request #726 from lindsaysofia/patch-3
Changed 'each' function reference to 'after'
2019-01-13 20:36:37 +03:00
Ilya Kantor
7e5ffe269e move around 2019-01-13 20:36:23 +03:00
Ilya Kantor
fdad5ff3ac
Merge pull request #727 from maurodibert/patch-11
Update task with a hint or another exercise/solution.md
2019-01-13 20:33:03 +03:00
Ilya Kantor
a484461394
Merge pull request #728 from 11un/patch-2
typo "need (to) change approach.."
2019-01-13 20:32:00 +03:00
Ilya Kantor
a8af691461
Merge pull request #729 from 11un/patch-3
typo "if (it) displays"
2019-01-13 20:31:41 +03:00
Ilya Kantor
579b14dccb
Update README.md 2019-01-13 20:31:04 +03:00
Ilya Kantor
2d9a1e3c4b
Update README.md 2019-01-13 20:29:58 +03:00
Ilya Kantor
27fb37ac65
Update README.md 2019-01-13 20:29:38 +03:00
Ilya Kantor
47b936359e
Update README.md 2019-01-13 20:29:03 +03:00