Commit graph

5280 commits

Author SHA1 Message Date
Vaibhav Soni
3d86152fdd
Update article.md
Fix some quotes for consistency with above paragraphs
2020-12-03 18:51:18 +00:00
Vaibhav Soni
634e066841
Update 1-js/02-first-steps/08-operators/article.md
Co-authored-by: Vse Mozhe Buty <vsemozhetbyt@gmail.com>
2020-12-03 15:21:13 +00:00
Vse Mozhe Buty
21dc1384cf
Fix typo in 7.1 (Bezier curve) 2020-12-03 16:57:48 +02:00
Vaibhav Soni
5c0ea294ce
Update article.md
In the section "String concatenation with binary +", the example of 2 + 2 + "1" was given, but there was no example for when the first operand is a string.
2020-12-03 09:08:02 +00:00
Vse Mozhe Buty
fd85fc5521 Fix possible typos in 6.3 (IndexedDB) 2020-12-02 23:31:17 +02:00
Letu Ren
7ffb6ce9bb
fix typo "colector" => "collector"
Fix typo in line 287
2020-12-02 16:55:33 +08:00
Vse Mozhe Buty
6abb98bce4
Fix possible typos in 6.1 (Cookies, document.cookie) 2020-12-01 16:43:52 +02:00
Kevin Jones
79f3caf351
Fix for issue #2314 2020-11-30 19:51:03 -06:00
Vse Mozhe Buty
00d2f33916
Fix typo and ambiguity in 5.12 (Server Sent Events) 2020-11-30 17:11:46 +02:00
Vse Mozhe Buty
5aebb8960a
Fix typos in 1.5.8 (WeakMap and WeakSet) 2020-11-29 18:19:28 +02:00
Vse Mozhe Buty
34e711cb23
Fix typo, add info in 1.11.5 (Promise API) 2020-11-29 18:06:45 +02:00
Vse Mozhe Buty
b1bee552b2
Fix typo in 1.99.1 (Proxy and Reflect) 2020-11-29 17:45:05 +02:00
Ilya Kantor
e1a3f634a4
Merge pull request #2327 from joaquinelio/patch-4
Update article.md
2020-11-29 11:25:39 +03:00
Ilya Kantor
9065fd33d0
Merge pull request #2302 from patrikbego/patch-3
Rephrased for clarity.
2020-11-29 11:25:18 +03:00
Ilya Kantor
361c702e8e
Merge pull request #2316 from vsemozhetbyt/patch-2
Fix typos in 4.3 (Blob)
2020-11-29 11:24:24 +03:00
Ilya Kantor
574dd84b23 closes #2319 2020-11-29 11:22:53 +03:00
Ilya Kantor
d05bbe0132
Merge pull request #2320 from vsemozhetbyt/patch-3
Fix typo in 5.2 (FormData)
2020-11-29 11:16:27 +03:00
Ilya Kantor
8b987211e2
Merge pull request #2321 from vsemozhetbyt/patch-4
Add missing parenthesis in 5.6 (Fetch API)
2020-11-29 11:16:18 +03:00
Ilya Kantor
4697b7bafe
Merge pull request #2322 from vsemozhetbyt/patch-5
Fix typos in 5.8 (XMLHttpRequest)
2020-11-29 11:16:02 +03:00
Ilya Kantor
277374fb00
Merge pull request #2323 from vsemozhetbyt/patch-6
Expand a note in 5.8 (XMLHttpRequest)
2020-11-29 11:15:36 +03:00
Ilya Kantor
59c54002ce
Merge pull request #2324 from vsemozhetbyt/p5.9
Replace deprecated property in 5.9 (Resumable file upload)
2020-11-29 11:15:19 +03:00
Ilya Kantor
8e6ace0d66
Merge pull request #2325 from vsemozhetbyt/patch-7
Fix typo in 5.11 (WebSocket)
2020-11-29 11:14:54 +03:00
Ilya Kantor
6f7d9cf0f8 minor fixes 2020-11-29 11:14:29 +03:00
Ilya Kantor
00f138c611
Merge pull request #2140 from peachesontour/patch-14
Typos
2020-11-29 11:13:50 +03:00
Ilya Kantor
ebd774d28d
Update 7-animation/2-css-animations/article.md
Co-authored-by: Muhammed Zakir <8190126+MuhammedZakir@users.noreply.github.com>
2020-11-29 11:12:18 +03:00
joaquinelio
b852cfef7f
Update article.md 2020-11-29 05:04:39 -03:00
Ilya Kantor
d2ebb4236d
Merge pull request #2288 from lumosmind/patch-54
Promise.any
2020-11-29 10:56:43 +03:00
Ilya Kantor
e558805d8b fixes #2326 2020-11-29 10:02:02 +03:00
Vse Mozhe Buty
c828fe3f3b
Fix typo in 5.11 (WebSocket) 2020-11-29 02:45:50 +02:00
Dani Gámez Franco
8c7b9817e8
Add information about virtual/mobile keyboards and an additional keyboard inspection tool. 2020-11-28 23:47:10 +01:00
Vse Mozhe Buty
0f0a0c564a Replace deprecated property in 5.9 (Resumable file upload) 2020-11-28 22:49:20 +02:00
Vse Mozhe Buty
513d36eabf
Expand a note in 5.8 (XMLHttpRequest) 2020-11-28 19:56:23 +02:00
Vse Mozhe Buty
b79964ad8d
Fix typos in 5.8 (XMLHttpRequest) 2020-11-28 19:52:12 +02:00
Vse Mozhe Buty
ae6f990d62
Add missing parenthesis in 5.6 (Fetch API) 2020-11-27 16:47:08 +02:00
Vse Mozhe Buty
2793f330fd
Fix typo in 5.2 (FormData) 2020-11-26 20:22:57 +02:00
Vse Mozhe Buty
91da65d1d3 Fix typos in 4.3 (Blob) 2020-11-25 23:55:07 +02:00
Ilya Kantor
6ec4c4fc99 minor fixes 2020-11-25 23:24:12 +03:00
Ilya Kantor
fee665777f minor fixes 2020-11-25 23:23:59 +03:00
Ilya Kantor
0ac7894d10 minor fixes 2020-11-25 23:23:13 +03:00
Ilya Kantor
0eef95040c minor fixes 2020-11-25 23:22:50 +03:00
Ilya Kantor
a0b0d43060
Merge pull request #2315 from vsemozhetbyt/patch-1
Fix possible typos in 4.1 (ArrayBuffer, binary arrays)
2020-11-25 18:12:51 +03:00
Vse Mozhe Buty
193e174653
Fix possible typos in 4.1 (ArrayBuffer, binary arrays) 2020-11-25 17:10:48 +02:00
Ilya Kantor
b3974b3d51
Merge pull request #2313 from vsemozhetbyt/patch-12
Correct subhead in 3.1 (Popups and window methods)
2020-11-25 14:19:31 +03:00
Ilya Kantor
36c07028a3
Merge pull request #2309 from vsemozhetbyt/patch-11
Fix typo in 2.99.2 (Selection and Range)
2020-11-25 14:19:13 +03:00
Ilya Kantor
947afdda31
Merge pull request #2297 from patrikbego/patch-2
Fixed couple of grammar mistakes.
2020-11-25 13:55:19 +03:00
Mustafa Kemal Tuna
b73c2a4525
typo 2020-11-25 10:38:23 +03:00
Ilya Kantor
2554d3d4cc
Merge pull request #2293 from leviding/patch-33
FIX: typo error in dom-nodes and corresponding CSS need to be fixed
2020-11-25 10:38:09 +03:00
Mustafa Kemal Tuna
5f040588ff
Summary section is fixed
first fulfilled promise can not return error.
2020-11-25 10:37:06 +03:00
Mustafa Kemal Tuna
0e79e06444
example is fixed and summary is extended
example is fixed and summary is extended due to feedbacks
2020-11-25 10:30:19 +03:00
Ilya Kantor
ba277aa61f
Merge pull request #2292 from joaquinelio/patch-2
Buffer purpose. And missing "s".
2020-11-25 10:16:17 +03:00