Commit graph

5112 commits

Author SHA1 Message Date
Ilya Kantor
c066feac6c
Merge pull request #2191 from vsemozhetbyt/patch-2
Clarify a bit ambiguous wording in 1.5.7
2020-11-24 23:11:43 +03:00
Ilya Kantor
501adfd7be
Merge pull request #2187 from vsemozhetbyt/patch-1
Fix my typos in 1.5.5
2020-11-24 23:04:40 +03:00
Ilya Kantor
246c6c4340
Merge branch 'master' into patch-1 2020-11-24 23:04:21 +03:00
Vse Mozhe Buty
54378cbbb7
Correct subhead in 3.1 (Popups and window methods) 2020-11-24 19:58:52 +02:00
Peter Roche
ac92672cbd
And a little more
More little tweaks. That should do for now.
2020-11-24 02:33:38 -07:00
Peter Roche
865c3290ed
Further minor changes to punctuation and wording
(even more minor)
2020-11-24 02:22:47 -07:00
Peter Roche
dcb3758f54
Merge pull request #2311 from javascript-tutorial/paroche-patch-20
Update article.md
2020-11-24 02:04:47 -07:00
Peter Roche
58136cb44f
Update article.md
Various minor punctuation and phrasing changes.
2020-11-24 01:59:50 -07:00
Ilya Kantor
1e590d693c
Merge pull request #2310 from joaquinelio/patch-3
fix nested markdown
2020-11-24 11:02:54 +03:00
joaquinelio
bd448509d2
fix nested markdown 2020-11-24 01:27:40 -03:00
Ilya Kantor
3cb134f29f
Merge pull request #2307 from vsemozhetbyt/patch-11
Fis typo in 2.5.2 (Scripts: async, defer)
2020-11-23 14:33:59 +03:00
Ilya Kantor
23da191b58 minor fixes 2020-11-22 14:33:24 +03:00
Ilya Kantor
2f0c37db83 fixes 2020-11-22 14:29:25 +03:00
Vse Mozhe Buty
0bdacaf9fc
Fis typo in 2.5.2 (Scripts: async, defer) 2020-11-22 12:35:10 +02:00
Mustafa Kemal Tuna
e289aba4ee
Update 1-js/11-async/05-promise-api/article.md
Co-authored-by: Vse Mozhe Buty <vsemozhetbyt@gmail.com>
2020-11-20 15:43:20 +03:00
Patrik
fa4b19e615
Rephrased for better clarity. 2020-11-19 15:04:22 +01:00
Manjunath Reddy
565fef832c
Include missing fileServer
In the `accept` method, 
`fileServer.serve(req, res)` was called however, noticed that it has not been initialized hence the change
2020-11-19 14:47:55 +08:00
Patrik
0b401e613e
Updated article.md
Fixed couple of grammar mistakes.
2020-11-19 02:40:36 +01:00
Osvaldo Dias dos Santos
5e9937afe0 Rephrase sentence. 2020-11-18 22:58:28 +01:00
Vse Mozhe Buty
0437d5702b Fix typo in 2.3.3 (Moving the mouse...) 2020-11-18 19:10:10 +02:00
LeviDing
cd052d1c47
Update article.md 2020-11-18 21:58:57 +08:00
LeviDing
3709b0b9b4
Update article.md 2020-11-18 21:55:24 +08:00
joaquinelio
ee8f6d153b
Update article.md 2020-11-18 01:08:34 -03:00
LeviDing
5aeb8fe6ae
Update article.md 2020-11-18 11:44:26 +08:00
joaquinelio
1ba96d43ce
missssing 2020-11-18 00:16:23 -03:00
LeviDing
149f63ed20
FIX: minor typo error, missing "alert( " 2020-11-18 10:37:38 +08:00
Vse Mozhe Buty
a81bb4a293
Fix typo in 2.2.5 (Dispatching custom events) 2020-11-17 17:39:17 +02:00
LeviDing
15780b3a24
Update task.md 2020-11-17 20:58:33 +08:00
Mustafa Kemal Tuna
891495cd47
Promise.any
I think Promise.any() must be in this article.
2020-11-17 07:55:57 +03:00
LeviDing
6db57d9494
Update article.md 2020-11-16 15:53:33 +08:00
LeviDing
9b3b10f507
Update README.md 2020-11-16 13:33:19 +08:00
LeviDing
adf83c64b7
Update article.md 2020-11-16 00:32:55 +08:00
LeviDing
80eb70fd90
Update article.md 2020-11-15 22:27:03 +08:00
LeviDing
358c38988d
Update article.md 2020-11-15 22:23:11 +08:00
LeviDing
5b63e81e4e
Update article.md 2020-11-15 22:12:00 +08:00
LeviDing
a39f437677
Update article.md 2020-11-15 21:46:06 +08:00
LeviDing
cb62d6d867
Update article.md 2020-11-15 21:19:03 +08:00
LeviDing
75e10e203e
Update article.md 2020-11-15 20:09:54 +08:00
LeviDing
7a67741a9b
Update article.md 2020-11-15 19:42:42 +08:00
Ilya Kantor
99e59ba611
Update article.md 2020-11-15 14:32:14 +03:00
Kevin Jones
26d449c80e
Minor grammar alteration. 2020-11-13 14:58:10 -06:00
LeviDing
ee2bc1c6bd
Update article.md 2020-11-14 00:26:50 +08:00
LeviDing
d977582751
Update article.md 2020-11-13 23:03:44 +08:00
LeviDing
fb43e39bd4
Update article.md 2020-11-13 22:53:12 +08:00
LeviDing
806e3710e5
Update article.md 2020-11-13 20:29:51 +08:00
LeviDing
6df0982d84
FIX: minor typo error 2020-11-13 20:22:16 +08:00
Ilya Kantor
331fafd626
Merge pull request #2202 from leviding/patch-24
FIX: change ; to ,
2020-11-11 18:54:57 +03:00
Ilya Kantor
611236fd7f
Merge pull request #2203 from leviding/patch-25
OPT: change "false" to "falsy"
2020-11-11 18:54:47 +03:00
Ilya Kantor
ad4bd59160
Merge pull request #2204 from vsemozhetbyt/patch-7
Fix a possible typo in 1.6.1
2020-11-11 18:54:37 +03:00
Ilya Kantor
32d4f13ce3
Merge pull request #2205 from vsemozhetbyt/patch-8
Fix a typo in 1.6.1 task solution
2020-11-11 18:54:20 +03:00