Commit graph

5559 commits

Author SHA1 Message Date
Ilya Kantor
6daaaa224f
Update article.md 2020-12-05 22:16:42 +03:00
Ilya Kantor
08cc593cab minor fixes 2020-12-05 20:46:46 +03:00
Ilya Kantor
a964025a5d closes #2317 2020-12-05 20:41:32 +03:00
Ilya Kantor
75a56dac98 fixes #2318 2020-12-05 19:54:51 +03:00
Ilya Kantor
6d9ab125f0 fixes #2333 2020-12-05 19:51:58 +03:00
Ilya Kantor
5ce6ce975e minor fixes 2020-12-05 19:50:31 +03:00
Ilya Kantor
2741d5e7d8
Merge pull request #2340 from vsemozhetbyt/patch-8
Fix possible typos in 6.3 (IndexedDB)
2020-12-05 19:42:03 +03:00
Ilya Kantor
d319026a14
Merge pull request #2338 from FantasqueX/patch-1
fix typo in 1.5 (08-weakmap-weakset)
2020-12-05 19:41:28 +03:00
Ilya Kantor
0db83b2858
Merge branch 'master' into patch-1 2020-12-05 19:41:19 +03:00
Ilya Kantor
59acd01bb3
Merge pull request #2337 from vsemozhetbyt/patch-7
Fix typo in 6.2 (LocalStorage, sessionStorage)
2020-12-05 19:40:52 +03:00
Ilya Kantor
ad1df4e551
Merge pull request #2336 from vsemozhetbyt/patch-6
Fix possible typos in 6.1 (Cookies, document.cookie)
2020-12-05 19:40:38 +03:00
Ilya Kantor
762162fab5
Merge pull request #2334 from joneskj55/patch-1
Fix for issue #2314
2020-12-05 19:40:11 +03:00
Ilya Kantor
528b7c59ca
Merge pull request #2332 from vsemozhetbyt/patch-5
Fix typo and ambiguity in 5.12 (Server Sent Events)
2020-12-05 19:39:58 +03:00
Ilya Kantor
b563d4d08c
Merge pull request #2331 from vsemozhetbyt/patch-4
Fix typos in 1.5.8 (WeakMap and WeakSet)
2020-12-05 19:39:39 +03:00
Ilya Kantor
38407b17b0
Merge pull request #2351 from vsemozhetbyt/7.3
Fix typos in 7.3 (JavaScript animations)
2020-12-05 19:39:08 +03:00
Ilya Kantor
386870dd50 minor fixes 2020-12-05 19:38:24 +03:00
Ilya Kantor
75302a601e
Merge pull request #2330 from vsemozhetbyt/patch-3
Fix typo, add info in 1.11.5 (Promise API)
2020-12-05 19:29:51 +03:00
Ilya Kantor
9fab25a7a2
Merge pull request #2329 from vsemozhetbyt/patch-2
Fix typo in 1.99.1 (Proxy and Reflect)
2020-12-05 19:29:26 +03:00
Vse Mozhe Buty
441e720c04 Fix typo in 6.2 (LocalStorage, sessionStorage) 2020-12-05 17:59:14 +02:00
Vse Mozhe Buty
3d4a6e9223 Fix typos in 7.3 (JavaScript animations) 2020-12-05 17:56:33 +02:00
Ilya Kantor
ff40f490ac
Merge pull request #2342 from vsemozhetbyt/patch-10
Fix typo in 7.1 (Bezier curve)
2020-12-05 18:46:57 +03:00
Ilya Kantor
b65c62588e
Merge pull request #2343 from vsemozhetbyt/patch-11
Fix typo in 7.2 (CSS-animations)
2020-12-05 18:46:45 +03:00
Ilya Kantor
f274f4d1f9
Merge pull request #2347 from PGlivicky/fix-clock-setinterval-solution
Fix bug in the 'colored clock with setInterval' task's solution
2020-12-05 18:07:08 +03:00
Ilya Kantor
e112b8bc16
Merge pull request #2349 from odsantos/fix-arrays-typos
Fix typo.
2020-12-05 18:04:37 +03:00
Ilya Kantor
44f4795a4c selection 2020-12-05 18:04:00 +03:00
Osvaldo Dias dos Santos
268159c139 Fix typo. 2020-12-05 00:04:46 +01:00
Petr Glivicky
6118cc0878 Add a missing bracket in the solution description 2020-12-04 21:13:51 +01:00
Petr Glivicky
d4c23dcf37 Fix bug: Clock can't be stopped when 'Start' clicked while running 2020-12-04 20:40:01 +01:00
Vse Mozhe Buty
09281788bf
Fix typo in 7.2 (CSS-animations) 2020-12-04 00:00:44 +02:00
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