Skip to content

Sync with upstream @ d6e88647 #74

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 348 commits into from
Closed
Changes from 2 commits
Commits
Show all changes
348 commits
Select commit Hold shift + click to select a range
2bf8a27
minor fixes
iliakan Aug 9, 2020
fbf443e
minor fixes
iliakan Aug 9, 2020
fe12de8
Typos
peachesontour Aug 9, 2020
8a70b74
The solution here had no break, an infinite loop.
peachesontour Aug 9, 2020
3a924fc
minor fixes
iliakan Aug 10, 2020
a6c9f30
5.4 - change 7 basic types to eight basic types
arcticmatt Aug 11, 2020
a149bc0
Fixed "compatibility" spelling error
yasath Aug 13, 2020
bc92283
Update article.md
Aug 13, 2020
6615df4
Update article.md
Aug 13, 2020
665b8eb
Merge pull request #2063 from maksumi/patch-3
iliakan Aug 14, 2020
43ff24e
[Typo Correction] - "fetch" solution typo error
C17AN Aug 14, 2020
9add5e7
Merge pull request #2065 from C17AN/patch-1
iliakan Aug 14, 2020
8eab7d6
minor fixes
iliakan Aug 14, 2020
b0624a1
minor fixes
iliakan Aug 14, 2020
665b972
delete unused line
Violet-Bora-Lee Aug 16, 2020
4550b60
Update article.md
peachesontour Aug 16, 2020
fe571b3
Merge pull request #2066 from Violet-Bora-Lee/master
iliakan Aug 16, 2020
bbaa75b
Improve phrasing
bookchiq Aug 18, 2020
2c01903
Remove Edge and Firefox warning
josephrocca Aug 21, 2020
53f055c
Merge pull request #2072 from josephrocca/patch-1
iliakan Aug 21, 2020
858b733
Update task.md
iliakan Aug 22, 2020
b85413d
Update task.md
iliakan Aug 22, 2020
a99254f
once in -> once every
joaquinelio Aug 22, 2020
9380866
Update article.md
joaquinelio Aug 23, 2020
977cc0f
Update article.md
joaquinelio Aug 23, 2020
44bc57e
Date object explained clearly
AasthaSinha2305 Aug 23, 2020
243a1d3
Update solution.md
AasthaSinha2305 Aug 23, 2020
37287af
Update solution.md
AasthaSinha2305 Aug 23, 2020
3b71f76
add semicolon
sanghyoLe Aug 23, 2020
b0c5dad
Merge pull request #2076 from AasthaSinha2305/master
iliakan Aug 24, 2020
b946ee0
Removed the parts about browser compatibility
moisheschwartz Aug 24, 2020
21b83a5
Typos
peachesontour Aug 25, 2020
1190721
Update article.md
iliakan Aug 26, 2020
c1b38c8
Update article.md
iliakan Aug 26, 2020
2a6d552
updated size unit from "kb" to "KB" - [#2085]
C17AN Aug 27, 2020
721cbed
Merge pull request #2086 from C17AN/patch-2
iliakan Aug 27, 2020
689b1c4
Merge pull request #2026 from ghost/patch-1
iliakan Aug 27, 2020
d462c7e
Merge pull request #2082 from peachesontour/patch-9
iliakan Aug 27, 2020
c28563b
Merge pull request #2078 from moisheschwartz/patch-1
iliakan Aug 27, 2020
f983992
Merge pull request #2077 from sanghyo95/patch-1
iliakan Aug 27, 2020
9007790
Merge pull request #2073 from joaquinelio/patch-1
iliakan Aug 27, 2020
71988e1
Merge pull request #2069 from bookchiq/patch-1
iliakan Aug 27, 2020
ff470ec
Merge pull request #2067 from peachesontour/patch-8
iliakan Aug 27, 2020
9646a67
Merge pull request #2062 from yasath/patch-1
iliakan Aug 27, 2020
ba6ae24
Merge pull request #2058 from arcticmatt/array-patch
iliakan Aug 27, 2020
1bd9b9e
Merge pull request #2054 from peachesontour/patch-7
iliakan Aug 27, 2020
d1ac0c4
Merge pull request #2053 from peachesontour/patch-6
iliakan Aug 27, 2020
32cf594
Merge pull request #2027 from lumosmind/patch-48
iliakan Aug 27, 2020
f885527
Merge pull request #2029 from peachesontour/patch-1
iliakan Aug 27, 2020
b07a1fe
Merge pull request #2030 from peachesontour/patch-3
iliakan Aug 27, 2020
e25ccf8
Merge pull request #2044 from peachesontour/patch-4
iliakan Aug 27, 2020
f830bc5
Merge pull request #2051 from redradist/patch-1
iliakan Aug 27, 2020
b105548
misplaced "too"?
joaquinelio Aug 30, 2020
5c4adfa
The last 2 code snippets shouldn't be runnable
peachesontour Aug 30, 2020
3aaf519
suggestion to use alert method not console.log
Violet-Bora-Lee Aug 30, 2020
4bd8ce5
fix typo and minor grammatical error
Violet-Bora-Lee Aug 30, 2020
51e5aa9
Typos
peachesontour Aug 30, 2020
b9c4dbc
Typos
peachesontour Aug 30, 2020
bcf49d1
internal link format info:
joaquinelio Aug 31, 2020
0bfebb4
Merge pull request #2097 from joaquinelio/patch-2
iliakan Aug 31, 2020
4830a26
Update 2-ui/99-ui-misc/01-mutation-observer/article.md
peachesontour Sep 1, 2020
d929841
Update 2-ui/99-ui-misc/01-mutation-observer/article.md
peachesontour Sep 1, 2020
2881c97
Update 2-ui/99-ui-misc/01-mutation-observer/article.md
peachesontour Sep 1, 2020
0017800
Update 2-ui/99-ui-misc/01-mutation-observer/article.md
peachesontour Sep 1, 2020
751f78a
Update 2-ui/99-ui-misc/01-mutation-observer/article.md
peachesontour Sep 1, 2020
2b5502a
Update 2-ui/99-ui-misc/01-mutation-observer/article.md
peachesontour Sep 1, 2020
8d71d86
Update 2-ui/99-ui-misc/01-mutation-observer/article.md
peachesontour Sep 1, 2020
be28fe2
Update 2-ui/99-ui-misc/01-mutation-observer/article.md
peachesontour Sep 1, 2020
0003221
Update article.md
peachesontour Sep 1, 2020
cb9542b
Update 2-ui/99-ui-misc/03-event-loop/article.md
peachesontour Sep 1, 2020
6895d38
Update 2-ui/99-ui-misc/03-event-loop/article.md
peachesontour Sep 1, 2020
cd3fb86
Update 2-ui/99-ui-misc/01-mutation-observer/article.md
peachesontour Sep 1, 2020
2f4747b
minor fixes
iliakan Sep 3, 2020
c658bb3
add missing closing bracket
yoga1234 Sep 3, 2020
0f5b63d
Restructure the Solution for 'Army of Functions' task and Fix Typos
MuhammedZakir Sep 1, 2020
c1cd076
Update article.md
hsnilsson Sep 4, 2020
2bf5add
Typo
pushpend3r Sep 4, 2020
c0d638a
minor fixes
iliakan Sep 5, 2020
2f1f6a1
Merge pull request #2100 from yoga1234/patch-1
iliakan Sep 5, 2020
7fd4f7d
Merge pull request #2101 from henchies/patch-2
iliakan Sep 5, 2020
d1e4981
Merge pull request #2102 from pushpend3r/patch-2
iliakan Sep 5, 2020
6701d9b
Merge pull request #2096 from peachesontour/patch-12
iliakan Sep 5, 2020
30386fc
Merge pull request #2095 from peachesontour/patch-11
iliakan Sep 5, 2020
952c13a
minor fixes
iliakan Sep 5, 2020
d36db20
Merge pull request #2094 from Violet-Bora-Lee/mouse-event-typo
iliakan Sep 5, 2020
92e9028
Merge pull request #2093 from Violet-Bora-Lee/class-inheritance-sugge…
iliakan Sep 5, 2020
0b7f426
Merge pull request #2092 from peachesontour/patch-10
iliakan Sep 5, 2020
fe6e352
Merge pull request #2091 from joaquinelio/patch-1
iliakan Sep 5, 2020
94279ab
Merge pull request #1738 from javascript-tutorial/paroche-patch-18
iliakan Sep 5, 2020
c1a3778
Merge pull request #1907 from leeyc0/patch-1
iliakan Sep 5, 2020
88ad89f
Merge pull request #2015 from leviding/patch-21
iliakan Sep 5, 2020
ba5424a
minor fixes
iliakan Sep 5, 2020
edc6126
Merge pull request #2024 from lumosmind/patch-47
iliakan Sep 5, 2020
ffa154d
Merge pull request #2023 from haond10adp/master
iliakan Sep 5, 2020
2aa7e55
minor fixes
iliakan Sep 5, 2020
a9c170a
minor fixes
iliakan Sep 5, 2020
58f6599
minor fixes
iliakan Sep 5, 2020
2e192e0
Sync safe Number borders across chapter 1.2.5
vsemozhetbyt Sep 6, 2020
5a41a67
Update article.md
LitStronger Sep 7, 2020
dc5de48
Fix typo in 1.2.6
vsemozhetbyt Sep 8, 2020
8d69206
Update article.md
Jarvis-3000 Sep 9, 2020
e845b5f
Update article.md
cristian-wang Sep 9, 2020
ce37f7c
Corrected spelling of "representation"
apcurran Sep 9, 2020
9f099db
Update solution.md
MuhammedZakir Sep 10, 2020
b64a230
refactor PEvents
iliakan Sep 10, 2020
0168147
Merge pull request #2081 from MuhammedZakir/master
iliakan Sep 10, 2020
c65a1e8
WIP
iliakan Sep 10, 2020
9f686c9
improve makeArmy task
iliakan Sep 10, 2020
14b50ca
Some Corrections
MuhammedZakir Sep 11, 2020
164ae2c
Improve 'long polling' article. Complements javascript-tutorial#2073.
MuhammedZakir Sep 11, 2020
d16cec5
Merge pull request #2112 from MuhammedZakir/some-corrections
iliakan Sep 11, 2020
99caa80
Fix javascript-tutorial#2098 - replace let with var in IIFE example
MuhammedZakir Sep 11, 2020
c040a90
Added requested change
MuhammedZakir Sep 11, 2020
17faacf
minor
iliakan Sep 12, 2020
593a920
Merge pull request #2114 from MuhammedZakir/old-var-article
iliakan Sep 12, 2020
a641a1a
Merge pull request #2113 from MuhammedZakir/5-10-long-polling
iliakan Sep 12, 2020
706e7ac
minor fixes
iliakan Sep 12, 2020
f56f815
Merge pull request #2111 from apcurran/patch-1
iliakan Sep 12, 2020
e93e87d
Merge pull request #2110 from cristian-wang/patch-1
iliakan Sep 12, 2020
4de92d6
minor fixes
iliakan Sep 12, 2020
f95cdc6
Merge pull request #2106 from vsemozhetbyt/ch-1-2-5
iliakan Sep 12, 2020
a02f06c
Merge pull request #2107 from LitStronger/patch-1
iliakan Sep 12, 2020
7045666
Merge pull request #2108 from vsemozhetbyt/ch-1-2-6
iliakan Sep 12, 2020
e4a60f4
Merge pull request #2109 from Jarvis-3000/patch-1
iliakan Sep 12, 2020
bd8e8a9
minor fixes
iliakan Sep 12, 2020
62e8e70
Dynamic script async=false condition correction
amit-kumar-cse Sep 13, 2020
c1e7bcb
minor fixes
iliakan Sep 13, 2020
2add921
minor fixes
iliakan Sep 13, 2020
ff152b1
minor fixes
iliakan Sep 13, 2020
79ba52a
Fix link in 1.2.8
vsemozhetbyt Sep 13, 2020
dd24d33
Merge pull request #2117 from vsemozhetbyt/patch-1
iliakan Sep 14, 2020
e074a5f
minor fixes
iliakan Sep 15, 2020
8e7e13d
Fix old link and excess line break in 1.2.8
vsemozhetbyt Sep 16, 2020
7ab911c
Update article.md
zzy0302 Sep 17, 2020
26e6412
Update article.md
zzy0302 Sep 17, 2020
244e7ab
Delete "Trident"
Isildur46 Sep 17, 2020
2f37f1c
Update article.md
zzy0302 Sep 17, 2020
9964e3f
Update article.md
zzy0302 Sep 17, 2020
1e0b2bf
Update article.md
leviding Sep 17, 2020
1480263
Update article.md
zzy0302 Sep 17, 2020
a4b95f0
Add Edge to list of V8-powered browsers
shanesc Sep 17, 2020
c040a01
Typos
peachesontour Sep 17, 2020
fdf8eb3
Improve make-army task
MuhammedZakir Sep 18, 2020
7b88ad9
Update 6-data-storage/03-indexeddb/article.md
peachesontour Sep 18, 2020
d235632
Update 6-data-storage/03-indexeddb/article.md
peachesontour Sep 18, 2020
d56c49e
Update 6-data-storage/03-indexeddb/article.md
peachesontour Sep 18, 2020
172ef78
Update 6-data-storage/03-indexeddb/article.md
peachesontour Sep 18, 2020
3a64e50
Update 1-js/02-first-steps/05-types/article.md
zzy0302 Sep 21, 2020
82b6a3b
mdn links
joaquinelio Sep 21, 2020
85cbc1c
Merge pull request #2139 from joaquinelio/linky
iliakan Sep 21, 2020
e7f6a88
Merge pull request #2126 from peachesontour/patch-13
iliakan Sep 22, 2020
8a330b3
One more step please
joaquinelio Sep 22, 2020
75680ee
Merge pull request #2142 from joaquinelio/patch-1
iliakan Sep 22, 2020
64f3015
Address some possible issues in 1.2.11
vsemozhetbyt Sep 20, 2020
5c388dd
content
iliakan Sep 23, 2020
2aad40b
Merge pull request #2134 from vsemozhetbyt/1.2.11
iliakan Sep 23, 2020
894e1b5
minor fixes
iliakan Sep 23, 2020
c48c52c
Merge pull request #2127 from MuhammedZakir/master
iliakan Sep 23, 2020
e61bfa2
minor fixes
iliakan Sep 23, 2020
5878a19
Merge pull request #2123 from leviding/patch-22
iliakan Sep 23, 2020
b3a826e
Merge pull request #2122 from Isildur46/fix-Trident-is-not-a-JS-engine
iliakan Sep 23, 2020
6ea208b
Merge pull request #2116 from amit1702/master
iliakan Sep 23, 2020
01e87b5
Merge pull request #2118 from vsemozhetbyt/ch-1-2-8
iliakan Sep 23, 2020
d3ad4c3
Fix grammar and construction in 2.1.10
galacemiguel Dec 11, 2019
482ca75
Merge branch 'master' into patch-1
galacemiguel Sep 23, 2020
8cb4268
Merge pull request #1672 from galacemiguel/patch-1
iliakan Sep 23, 2020
26505f3
Merge pull request #2121 from zzy0302/master
iliakan Sep 23, 2020
071efd8
Address some possible inconsistencies in 1.2.9
vsemozhetbyt Sep 18, 2020
165ea83
Merge pull request #2125 from shanesc/patch-1
iliakan Sep 24, 2020
e968646
minor fixes, close #2137
iliakan Sep 24, 2020
6d9b443
Changed "position" to "index" for slice() method
Ruslan-Aleev Sep 24, 2020
9705a09
minor fixes
iliakan Sep 24, 2020
1f8b72b
Merge pull request #2146 from Ruslan-Aleev/patch-1
iliakan Sep 24, 2020
58ed032
Merge pull request #2129 from vsemozhetbyt/ch-1-2-9
iliakan Sep 24, 2020
b18b5ba
minor fixes
iliakan Sep 24, 2020
e76cf3a
closes #2136 #2150
iliakan Sep 24, 2020
e4c928b
minor fixes
iliakan Sep 24, 2020
2d63151
minor fixes
iliakan Sep 24, 2020
d92cb47
minor fixes
iliakan Sep 24, 2020
2f6e4a2
minor fixes
iliakan Sep 24, 2020
ea673f4
minor fixes
iliakan Sep 24, 2020
a6017db
minor fixes
iliakan Sep 24, 2020
5189d51
minor change
haond10adp Sep 26, 2020
02e82ad
Update article.md
haond10adp Sep 26, 2020
740a2df
Fix typo in 1.2.12
vsemozhetbyt Sep 27, 2020
73550e5
Update 'properties' to 'property values'
Mr0cket Sep 27, 2020
f489145
Merge pull request #2154 from vsemozhetbyt/patch-1
iliakan Sep 27, 2020
2c65914
correct minor typo
ZYinMD Sep 27, 2020
af95ad1
Fix wrong variables names.
Ledorub Sep 28, 2020
c970f42
Fix link in 1.2.18
vsemozhetbyt Sep 28, 2020
ecfd113
minor
iliakan Oct 1, 2020
f11dd6d
Update README.md
CrypterSr Oct 1, 2020
af9b339
Update README.md
Anurag-Chauhan-289 Oct 1, 2020
1d13d11
Update article.md
Anurag-Chauhan-289 Oct 1, 2020
181cc78
minor fixes
iliakan Oct 4, 2020
6fca8a4
minor fixes
iliakan Oct 5, 2020
4320617
Fix syntax enumeration in 1.4.7
vsemozhetbyt Oct 5, 2020
ae06ca6
Merge pull request #2168 from vsemozhetbyt/patch-3
lex111 Oct 5, 2020
f409905
minor fixes
iliakan Oct 5, 2020
545f514
Remove extra trailing style tag
lex111 Oct 5, 2020
f4cf580
minor fixes
iliakan Oct 6, 2020
6f24128
Merge pull request #2151 from haond10adp/patch-1
iliakan Oct 7, 2020
1200946
Merge pull request #2155 from Mr0cket/patch-2
iliakan Oct 7, 2020
77e2dee
Merge pull request #2157 from ZYinMD/patch-3
iliakan Oct 7, 2020
d77dbf8
Merge pull request #2158 from Ledorub/indexeddb-example-fix
iliakan Oct 7, 2020
fa0bcd3
Merge pull request #2159 from vsemozhetbyt/patch-2
iliakan Oct 7, 2020
ea8fc1a
Merge pull request #2162 from CrypterSr/patch-1
iliakan Oct 7, 2020
6c6a7b5
Merge pull request #2163 from Anurag-Chauhan-289/master
iliakan Oct 7, 2020
176e5f8
Fix typos in 1.5.3
vsemozhetbyt Oct 8, 2020
bdb3def
Update article.md
paroche Oct 9, 2020
f880f1f
Make code example more realistic and safe
vsemozhetbyt Oct 9, 2020
b2b83b7
Correct outdated info
vsemozhetbyt Oct 9, 2020
54c8247
Fix link in 1.5.3
vsemozhetbyt Oct 7, 2020
edef0b4
minor fixes
iliakan Oct 9, 2020
858ad69
Fix some possible typos and omissions in 1.5.5
vsemozhetbyt Oct 9, 2020
dea1a2d
Add a note on some()/every() short circuit
vsemozhetbyt Oct 9, 2020
7b70f79
Mention arr.flat()/arr.flatMap() in 1.5.5
vsemozhetbyt Oct 9, 2020
2336288
typo
Taruna06 Oct 10, 2020
4ee44dc
Fix a typo in a 1.5.5 task solution
vsemozhetbyt Oct 10, 2020
3188466
Make a solution of 1.5.5 task more correct
vsemozhetbyt Oct 10, 2020
1273ae4
minor fixes
iliakan Oct 11, 2020
e7953a4
minor fixes
iliakan Oct 11, 2020
3fbbcd1
minor fixes
iliakan Oct 11, 2020
d3b38c2
minor fixes
iliakan Oct 11, 2020
35f47b9
Merge pull request #2172 from vsemozhetbyt/patch-1
iliakan Oct 11, 2020
8e613bc
Merge pull request #2185 from vsemozhetbyt/patch-9
iliakan Oct 11, 2020
3ba22f7
Merge pull request #2184 from vsemozhetbyt/patch-8
iliakan Oct 11, 2020
95016bc
Merge pull request #2183 from Taruna06/master
iliakan Oct 11, 2020
37f67e6
Merge pull request #2181 from vsemozhetbyt/patch-7
iliakan Oct 11, 2020
80efcda
Merge pull request #2180 from vsemozhetbyt/patch-6
iliakan Oct 11, 2020
60ec589
Merge pull request #2179 from vsemozhetbyt/patch-5
iliakan Oct 11, 2020
1a4849a
Merge pull request #2178 from vsemozhetbyt/patch-4
iliakan Oct 11, 2020
b6f3f5c
Merge pull request #2175 from vsemozhetbyt/patch-2
iliakan Oct 11, 2020
0599d07
Merge pull request #2177 from vsemozhetbyt/patch-3
iliakan Oct 11, 2020
75aed55
assign "it"
joaquinelio Oct 12, 2020
1431a25
Merge pull request #2188 from joaquinelio/patch-1
iliakan Oct 12, 2020
bb70310
Update 2-ui/4-forms-controls/1-form-elements/article.md
dorelljames Oct 12, 2020
040efef
Update task.md
dorelljames Oct 12, 2020
ac28995
Merge pull request #2194 from dorelljames/patch-4
iliakan Oct 12, 2020
552c0b7
Update article.md
dorelljames Oct 12, 2020
54df94d
Winnie Pooh case... : )
joaquinelio Oct 12, 2020
8ccc7f6
Merge pull request #2190 from dorelljames/patch-2
iliakan Oct 13, 2020
872cc6a
Merge pull request #2195 from joaquinelio/patch-1
iliakan Oct 13, 2020
6e61e8a
Fix: change ; => ,
leviding Oct 14, 2020
15767fc
Merge pull request #2198 from leviding/patch-23
lex111 Oct 14, 2020
9d49866
redundant "use case"
joaquinelio Oct 15, 2020
1fbc508
Merge pull request #2207 from joaquinelio/patch-2
iliakan Oct 16, 2020
10d1b1f
minor fixes
iliakan Oct 16, 2020
d6e8864
minor fixes
iliakan Oct 17, 2020
5b4b9ab
merging all conflicts
iliakan Oct 19, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions 1-js/09-classes/02-class-inheritance/article.md
Original file line number Diff line number Diff line change
Expand Up @@ -545,7 +545,7 @@ Here's the demo of a wrong `super` result after copying:
```js run
let animal = {
sayHi() {
console.log(`I'm an animal`);
alert(`I'm an animal`);
}
};

Expand All @@ -559,7 +559,7 @@ let rabbit = {

let plant = {
sayHi() {
console.log("I'm a plant");
alert("I'm a plant");
}
};

Expand Down