Commit graph

4624 commits

Author SHA1 Message Date
Ilya Kantor
8a0058d6e0 closes #1882 2020-05-17 23:44:21 +03:00
Ilya Kantor
c331e443d8
Merge pull request #1880 from RyanAmeri/master
Updated to show Edge now supports BigInt
2020-05-17 20:23:09 +03:00
kiniggit
ec77f84741 grammar fix: a plain object 2020-05-16 17:26:56 -03:00
kiniggit
befe535602
Update task.md
minor grammar mistake "it's original" should be "its original"
2020-05-16 00:19:22 -03:00
Matt Baker
d9d1cfe744 Add additional error type-checking examples and use instanceof in later examples 2020-05-15 17:52:48 +01:00
Ilya Kantor
aabbec16cc minor fixes 2020-05-11 10:31:59 +03:00
Ilya Kantor
c056a19c91 minor fixes 2020-05-10 00:54:37 +03:00
Ilya Kantor
cca469b22d renumber 2020-05-10 00:39:33 +03:00
Ilya Kantor
5d3aa7ff54 event.button 2020-05-10 00:38:54 +03:00
Ilya Kantor
6e1e244c97 pointer api 2020-05-10 00:38:54 +03:00
Ilya Kantor
db789a0b7f minor 2020-05-10 00:38:54 +03:00
Ilya Kantor
a9e5ed552d minor rephrasings 2020-05-10 00:38:54 +03:00
Alexey Pyltsyn
681ef7bf48
Merge pull request #1879 from traxium/steps
Fix typo in css-animations section
2020-05-09 23:01:27 +03:00
Alexey Pyltsyn
4927d7a792
Merge pull request #1895 from Aakodal/patch-2
Adding missing 'pattern:'
2020-05-09 23:00:34 +03:00
Alexey Pyltsyn
3cefe910aa
Merge pull request #1885 from rjlardizabal/patch-1
Update article.md
2020-05-09 22:59:15 +03:00
Alexey Pyltsyn
681b4fde46
Merge pull request #1891 from vin18/patch-1
fixing a typo on line 7
2020-05-09 22:58:31 +03:00
Alexey Pyltsyn
ebd9a2c91b
Merge pull request #1878 from leviding/patch-12
Fix minor typo error
2020-05-09 22:57:54 +03:00
Alexey Pyltsyn
2bd28fe621
Merge pull request #1881 from thediveshsoni/patch-1
Typo Error in Description of "alert"
2020-05-09 22:57:05 +03:00
Alexey Pyltsyn
2f400a5ecc
Merge pull request #1887 from shubham08gupta/patch-1
remove duplicate words
2020-05-09 22:56:38 +03:00
Alexey Pyltsyn
62edeb79b1
Merge pull request #1896 from pedrogpimenta/patch-1
Fix a small text typo
2020-05-09 22:55:48 +03:00
Pedro Pimenta
0bc8ab6aa2
Fix a small text typo 2020-05-09 00:27:26 +02:00
Aakodal
e20b1a4843
Adding missing 'pattern:'
Adding missing 'pattern:' next to 'm' in the line "Without the flag `m`"
2020-05-08 19:54:28 +00:00
Moudi Kawi
f9ad7195e0
Fix Typo in logical operators
true || alert("printed")
false || alert("not printed") 

This is confusing to a student as the first won't be printed, but the second will print "not printed". I've reversed it to this so it makes much more sense to a learner:

true || alert("not printed")
false || alert("printed")
2020-05-08 16:56:08 +01:00
Ilya Kantor
24224dc2ec
Merge pull request #1893 from vin18/patch-2
fixing a typo on line 431
2020-05-08 00:17:30 +03:00
Vinit Raut
fe78701dcd
fixing a typo on line 431
added changes from 'numebers' to 'numbers' on line 431
2020-05-08 02:22:29 +05:30
Vinit Raut
6b927fc389
fixing a typo on line 7
Correcting spelling from 'exampple' to 'example'.
2020-05-07 21:33:26 +05:30
Ilya Kantor
c799f28d2e minor fixes 2020-05-06 23:36:02 +03:00
Ilya Kantor
83c07e100a minor fixes 2020-05-06 23:34:02 +03:00
Ilya Kantor
08309a07f6 minor fixes 2020-05-06 23:24:22 +03:00
Ilya Kantor
6cf15b78bc minor fixes 2020-05-06 23:23:31 +03:00
Ilya Kantor
9bd640c414 minor fixes 2020-05-06 23:22:40 +03:00
Ilya Kantor
fc2ba214e8 minor fixes 2020-05-06 23:22:14 +03:00
Ilya Kantor
df6f6be420 minor fixes 2020-05-06 23:21:13 +03:00
Ilya Kantor
3440a4eb80 minor fixes 2020-05-06 23:19:55 +03:00
Ilya Kantor
0444de2a00 minor fixes 2020-05-06 22:46:26 +03:00
Ilya Kantor
458493781f minor fixes 2020-05-06 20:57:42 +03:00
Ilya Kantor
844b96a821 fix debounce 2020-05-06 20:35:58 +03:00
Ilya Kantor
80f2becc95 fix debounce 2020-05-06 20:29:17 +03:00
Ilya Kantor
cd5a7e451f fix debounce 2020-05-06 20:27:34 +03:00
Ilya Kantor
ba2b7b0c4a minor 2020-05-06 16:51:47 +03:00
Ilya Kantor
405032ef32
Merge pull request #1890 from Violet-Bora-Lee/master
minor fixes
2020-05-06 11:21:18 +03:00
Violet Bora Lee
b782700818 minor fixes 2020-05-06 17:10:53 +09:00
Peter Roche
2289134483
Merge pull request #1884 from matjax/master
small phrase change
2020-05-05 16:04:56 -06:00
Ilya Kantor
ac03836302
Merge pull request #1888 from Violet-Bora-Lee/master
minor fixes
2020-05-05 19:04:21 +03:00
Violet Bora Lee
b4910970c2 minor fixes 2020-05-05 22:27:01 +09:00
Matt Jackson
fd45b7fdc5 apostrophe 2020-05-05 11:46:52 +01:00
Matt Jackson
ea397041e0 small phrase change 1.1 2020-05-05 11:42:11 +01:00
Shubham
6853f6ab78
remove duplicate words 2020-05-05 19:01:06 +09:00
rjlardizabal
a211fc9236
Update article.md 2020-05-05 19:25:20 +12:00
Matt Jackson
a5f6a988bc small phrase change 2020-05-04 14:45:28 +01:00