Commit graph

3152 commits

Author SHA1 Message Date
Ilya Kantor
96b98541a3
Merge pull request #2258 from vsemozhetbyt/patch-12
Fix typo in 1.11.6 (Promisification)
2020-11-10 12:05:25 +03:00
Ilya Kantor
48b111d85f
Merge pull request #2257 from vsemozhetbyt/1.11.8
Fix semicolons, remove old note in 1.11.8
2020-11-10 12:05:14 +03:00
Ilya Kantor
2ff5eeb95a
Merge pull request #2255 from vsemozhetbyt/patch-11
Fix semicolons in 1.11.6  (Promisification)
2020-11-10 12:04:26 +03:00
Ilya Kantor
ca9a0225e1
Revert "Fix a typo in 1.11.3 (Promises chaining)" 2020-11-10 12:03:31 +03:00
Ilya Kantor
12a5cb02d7
Merge pull request #2252 from vsemozhetbyt/patch-10
Fix a typo in 1.11.3 (Promises chaining)
2020-11-10 12:03:16 +03:00
Ilya Kantor
9e99c367ab
Merge pull request #2249 from vsemozhetbyt/patch-9
Fix semicolons in 1.11.1 (Introduction: callbacks)
2020-11-09 13:28:19 +03:00
Ilya Kantor
b589f38b4d
Merge pull request #2210 from leviding/patch-27
FIX: delete extra space
2020-11-09 13:27:59 +03:00
Vse Mozhe Buty
e25caaec2e
Correct solution explanation in 1.99.04 (Reference Type) 2020-11-05 20:37:29 +00:00
Vse Mozhe Buty
422ef44b6b
Fix outdated note in 1.99.04 (Reference Type)
Now this chapter is at the end of the general section.
2020-11-05 20:29:52 +00:00
Vse Mozhe Buty
b83f2d7f1d Fix typos in 'Proxy and Reflect' 2020-11-04 20:32:44 +02:00
Vse Mozhe Buty
4e9a33542f
Correct comment in 1.13.1
Strictly speaking, there is no error here,
as `typeof` does not produce errors with undefined variables.
2020-11-01 22:54:30 +02:00
Vse Mozhe Buty
05dfb56786
Fix typo, add note in 1.12.2 (Async iteration) 2020-11-01 18:59:36 +02:00
satyam bansal
0bdf17e74b
Fix Optional chaining doc 2020-11-01 17:59:28 +05:30
Ilya Kantor
dccca58f26
Update article.md 2020-11-01 09:54:02 +03:00
Ilya Kantor
010bde1a97
Update article.md 2020-11-01 09:50:38 +03:00
Ilya Kantor
0e0f4e35a2
Update article.md 2020-11-01 09:24:12 +03:00
Vse Mozhe Buty
58d9f752b6
Fix typo in 1.11.6 (Promisification) 2020-11-01 03:03:36 +02:00
Vse Mozhe Buty
37c6a31de5 Fix semicolons, remove old note in 1.11.8 2020-11-01 01:45:02 +02:00
Ilya Kantor
9a6a9fb584
Update article.md 2020-11-01 00:16:29 +03:00
Vse Mozhe Buty
d5a88b6b2a
Fix semicolons in 1.11.6 (Promisification) 2020-10-31 18:10:32 +02:00
Vse Mozhe Buty
1236996ba1
Fix a typo in 1.11.3 (Promises chaining) 2020-10-31 12:57:05 +02:00
Vse Mozhe Buty
2f822c8ec3
Fix semicolons in 1.11.1 (Introduction: callbacks) 2020-10-30 18:01:51 +02:00
Ilya Kantor
f2078b1d80
Update article.md 2020-10-30 00:02:37 +03:00
Ilya Kantor
8c39566600
Merge pull request #2240 from vsemozhetbyt/patch-12
Add missing semicolons in 1.9.2 (Class inheritance)
2020-10-29 19:54:05 +03:00
Ilya Kantor
47414944e1
Merge pull request #2239 from vsemozhetbyt/patch-11
Clarify task code place in 1.9.1 (Class basic syntax)
2020-10-29 19:53:03 +03:00
Ilya Kantor
a6f101c507
Merge pull request #2238 from vsemozhetbyt/patch-10
Delete excess semicolon in 1.9.1 (Class basic syntax)
2020-10-29 19:52:53 +03:00
Ilya Kantor
879cfa0939
Merge pull request #2236 from mikemitchell574/patch-4
Add emphasis for clarity
2020-10-29 19:52:06 +03:00
Ilya Kantor
4379770f03
Merge pull request #2235 from vsemozhetbyt/patch-9
Fix links in 1.8.4 (Prototype methods)
2020-10-29 19:51:54 +03:00
Ilya Kantor
0da8037efb
Merge pull request #2234 from mikemitchell574/patch-3
Update topic sentence
2020-10-29 19:51:41 +03:00
Ilya Kantor
6a3835a7d1
Merge pull request #2233 from mikemitchell574/patch-1
Replace rules.indent array with number
2020-10-29 19:51:27 +03:00
Ilya Kantor
ca17a69ad9
Merge pull request #2231 from Dewke/dewke-minor-fix
Minor clarification on WeakMap and WeakSet
2020-10-29 19:50:30 +03:00
Ilya Kantor
0c760be1ee
Update task.md 2020-10-29 19:49:40 +03:00
Ilya Kantor
2a55b5b21c
Merge pull request #2230 from Herrera-pgoat/patch-1
Update task.md
2020-10-29 19:49:06 +03:00
Ilya Kantor
d1f4466084
Merge pull request #2241 from mikemitchell574/patch-6
Include "object" in MDN link
2020-10-29 18:44:39 +03:00
Vse Mozhe Buty
972c7ab36c
Fix possibly outdated note in 1.9.6 (instanceof)
It seems there are no polymorphic functions in this chapter.
2020-10-29 17:34:23 +02:00
mikemitchell574
7aa2867cb1
Include "object" in MDN link 2020-10-28 06:59:54 -04:00
Vse Mozhe Buty
9a3567857d
Add missing semicolons in 1.9.2 (Class inheritance) 2020-10-27 19:24:45 +02:00
Vse Mozhe Buty
9bf1489101
Clarify task code place in 1.9.1 (Class basic syntax) 2020-10-27 18:37:31 +02:00
Vse Mozhe Buty
0682ae7c65
Delete excess semicolon in 1.9.1 (Class basic syntax) 2020-10-27 18:30:17 +02:00
mikemitchell574
ccfec1fae0
Add emphasis for clarity 2020-10-25 16:07:19 -04:00
Vse Mozhe Buty
7ee9c6a9e1
Fix links in 1.8.4 (Prototype methods)
Current links are 404.
2020-10-25 18:40:42 +02:00
mikemitchell574
901e5ef8a4
Update topic sentence
A simple fix to better frame the difference between a transpiler and a polyfill.
2020-10-24 22:10:06 -04:00
mikemitchell574
2e057065b7
Replace rules.indent array with number
ESLint 7.12.0 indent rule configuration now only accepts a number value. The array provided returns a runtime error.
2020-10-24 11:00:39 -04:00
Dawid Kopys
567d911f63 Minor clarification on WeakMap and WeakSet 2020-10-24 13:31:46 +02:00
Herrera-pgoat
58ee49a958
Update task.md
Made it clear what the question was asking from the user.
2020-10-22 16:05:32 -05:00
Ilya Kantor
2d5be7b730
Merge pull request #2229 from vsemozhetbyt/patch-14
Fix typos, specify link in 1.6.8 (Scheduling)
2020-10-22 23:46:42 +03:00
Ilya Kantor
44252ada82
Merge pull request #2228 from vsemozhetbyt/patch-13
Fix possible typo in 1.6.7 ("new Function" syntax)
2020-10-22 23:46:17 +03:00
Ilya Kantor
decb6a2aff
Merge pull request #2226 from vsemozhetbyt/patch-12
Fix a typo in 1.6.6 (function object, NFE)
2020-10-22 23:46:02 +03:00
Ilya Kantor
7ddddd299d
Merge pull request #2224 from vsemozhetbyt/patch-11
Mention function declaration in 1.6.5 (global object)
2020-10-22 23:45:49 +03:00
Ilya Kantor
bd0fbbe24d
Merge pull request #2219 from vsemozhetbyt/patch-9
Fix typo in 1.4.7 (optional chaining)
2020-10-22 23:43:07 +03:00