Peter Roche
6837f4eb2e
Update article.md
...
Adding 'object' after 'Property descriptor' -- even though it is said not far above that the 'property descriptor' returned by `Object.getOwnPropertyDescriptor` is an object, I think it wouldn't hurt to discretely include that info here (though of course it's also implied by the usage in the examples). Especially if someone is quickly scanning the article looking for `Object.defineProperty` and didn't just read the part above.
2019-12-01 22:48:14 -07:00
Ilya Kantor
47d186598a
Merge pull request #1603 from koala-lava/patch-2
...
Added clarification
2019-12-01 19:06:10 +03:00
Ilya Kantor
22888aeca1
minor fixes
2019-12-01 16:25:58 +03:00
koala-lava
0de5046a40
Update solution.md
2019-12-01 20:13:36 +07:00
Ilya Kantor
e1c9b21d1f
content improvements
2019-12-01 14:56:11 +03:00
Ilya Kantor
2189dc9a4c
minor fixes
2019-12-01 13:51:05 +03:00
Ilya Kantor
44964399e1
Merge pull request #1594 from koala-lava/master
...
consistent error output comments
2019-12-01 13:49:13 +03:00
Ilya Kantor
d04fbf4daf
Merge pull request #1597 from javascript-tutorial/paroche-patch-7
...
Update article.md
2019-12-01 13:48:56 +03:00
Ilya Kantor
7469922e5b
Merge pull request #1604 from huyenltnguyen/huyenltnguyen-patch-1
...
Add a missing word
2019-12-01 12:52:07 +03:00
Ilya Kantor
d3f2e8f207
Merge pull request #1643 from spaceinvadev/small-typo-in-comment
...
Fix small typo in comment
2019-12-01 12:44:35 +03:00
Peter Roche
790bd5c0d8
Update article.md
...
Grammar and phrasing changes to first paragraph. Wasn't 100% sure didn't change meaning and was going to leave it for review, but it seems I already committed it somehow when I was trying to make revisions, so hope it's right.
2019-11-30 23:11:00 -07:00
Peter Roche
95483457d4
Update article.md
...
Grammar and phrasing changes to first paragraph. Not 100% sure didn't change meaning so am leaving it for review.
2019-11-30 23:06:35 -07:00
Ilya Kantor
a70c4306d7
bigint
2019-12-01 04:11:02 +03:00
Space Invadev
bada753853
Fix small typo in example comment
2019-11-30 15:46:31 -05:00
Mauricio Paternina
d0b0a4aba4
Merge pull request #1 from javascript-tutorial/master
...
Update master
2019-11-30 14:31:54 -06:00
Ilya Kantor
438e66d952
Merge pull request #1620 from ajitsinghkaler/BigInt
...
BigInt Type added in primitive types
2019-11-30 10:57:06 +03:00
Ilya Kantor
22cab45a69
Merge pull request #1606 from jakewilson/patch-1
...
Fix small grammar mistake in closure makeArmy task
2019-11-30 10:50:09 +03:00
Ilya Kantor
9d09adaa4f
Merge pull request #1613 from dagolinuxoid/patch-3
...
add consistency
2019-11-30 09:56:50 +03:00
Ilya Kantor
16e09cf745
Merge pull request #1614 from spaceinvadev/master
...
Update solution.md
2019-11-30 09:56:32 +03:00
Ilya Kantor
f8e8fd1d0d
Merge pull request #1626 from koala-lava/patch-6
...
consistent CSS for the task and the solution
2019-11-30 09:52:36 +03:00
Ilya Kantor
df4acb6deb
Merge pull request #1629 from koala-lava/patch-7
...
Consistent HTML for the task source and solution
2019-11-30 09:52:10 +03:00
Ilya Kantor
cd27aff69b
Merge pull request #1631 from dashaezhova/patch-1
...
Update 'Window sizes and scrolling' article.md
2019-11-30 09:50:33 +03:00
Ilya Kantor
d334cf8787
minor fixes
2019-11-30 09:31:19 +03:00
Ilya Kantor
6a52ee2cf5
Merge pull request #1637 from koala-lava/patch-3
...
Minor note
2019-11-30 09:28:45 +03:00
Ilya Kantor
fcd75897b3
minor fixes
2019-11-30 09:20:33 +03:00
Ilya Kantor
53b5fb2dd4
minor
2019-11-30 09:03:39 +03:00
Ilya Kantor
4587fde235
re-import images (Sketch update)
2019-11-30 08:51:52 +03:00
Ilya Kantor
40e941e4e4
minor fixes
2019-11-30 08:44:57 +03:00
Ilya Kantor
ce8e68f21c
minor fixes
2019-11-28 13:56:48 +03:00
koala-lava
8c8f3bcd6b
Minor note
2019-11-28 10:23:35 +07:00
Alexey Pyltsyn
2af74029e2
Fixing urls to start with 'https' ( #1632 )
...
Fixing urls to start with 'https'
2019-11-27 09:18:01 +03:00
Peter Roche
020dd85f76
Merge pull request #1634 from javascript-tutorial/paroche-patch-11
...
Update article.md
2019-11-26 23:06:31 -07:00
Peter Roche
899d11ec7b
Update article.md
...
Rephrasing about 1 second delay / horizontal ruler.
2019-11-26 23:05:09 -07:00
Peter Roche
bee5cdfbc4
Merge pull request #1633 from javascript-tutorial/paroche-patch-11
...
Update article.md
2019-11-26 22:22:15 -07:00
Peter Roche
484b24de37
Update article.md
...
'awaits till `onclick`' -> "waits until the `onclick`".
"awaits" doesn't usually go with "until" (or "till" or "'til"). I can await someone's arrival, or I can wait until they arrive.
An alternate phrasing using "await" could be "it awaits the completion of the `onclick` processing".
2019-11-26 22:18:54 -07:00
Ashutosh Chauhan
6d2b959ec9
Update task.md
2019-11-26 19:27:47 +05:30
Ashutosh Chauhan
fcf12e4b44
Update solution.md
2019-11-26 19:27:23 +05:30
Ashutosh Chauhan
43559725ce
Update index.html
2019-11-26 19:26:28 +05:30
Ashutosh Chauhan
9323cf26b2
Update index.html
2019-11-26 19:25:52 +05:30
Daria Pimenova
b5b91fa84d
Update 'Window sizes and scrolling' article.md
2019-11-26 08:41:46 +04:00
Peter Roche
f073dbdee9
Update task.md
...
'use the event delegation' -> 'use event delegation'
2019-11-25 21:02:25 -07:00
Peter Roche
c356514397
Update article.md
...
'allows to' -> 'allows us to'
2019-11-25 20:54:45 -07:00
Peter Roche
69c30d0b95
Update article.md
...
'that allow to' -> 'that allow us to'
2019-11-25 20:50:53 -07:00
Peter Roche
8bdd11c3dd
Update article.md
...
'and want' to implement...
2019-11-25 20:24:08 -07:00
Alexey Pyltsyn
18a3b24c05
modified a sentence ( #1601 )
...
modified a sentence
2019-11-25 22:51:54 +03:00
Alexey Pyltsyn
9c7f4cd7ad
replace russian-english comment with english ( #1630 )
...
replace russian-english comment with english
2019-11-25 22:48:56 +03:00
koala-lava
9baeb3c0a0
minor
2019-11-25 17:58:41 +07:00
Alexey Pyltsyn
03499d6e50
Update article.md ( #1628 )
...
Update article.md
2019-11-25 12:16:37 +03:00
Alexey Pyltsyn
2c10460ed8
typo ( #1627 )
...
typo
2019-11-25 12:16:08 +03:00
Alexey Pyltsyn
a7974294ec
fixed a word 'operational' to be 'operating' ( #1624 )
...
fixed a word 'operational' to be 'operating'
2019-11-25 12:15:35 +03:00