Peter Roche
59e4300ee5
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:04:25 -07:00
Ilya Kantor
a70c4306d7
bigint
2019-12-01 04:11:02 +03: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
Alexey Pyltsyn
85121348f4
Update article.md ( #1625 )
...
Update article.md
2019-11-25 12:14:40 +03:00
Alexey Pyltsyn
691c306e3b
Fix err in syntax ( #1621 )
...
Fix err in syntax
2019-11-25 12:14:09 +03:00
Alexey Pyltsyn
9f9f585c17
Fix: typos in <5-network/02-formdata/article.md> ( #1618 )
...
Fix: typos in <5-network/02-formdata/article.md>
2019-11-25 12:10:54 +03:00
koala-lava
51d2097536
Consistent HTML for the task source and solution
2019-11-25 13:21:29 +07:00
Daria Pimenova
2ddea5dad6
Update article.md
...
Removed duplicated `also`.
2019-11-25 10:18:33 +04:00
koala-lava
7f2118b67b
consistent CSS for the task and the solution
2019-11-25 12:27:15 +07:00
koala-lava
e3fb7dd0d8
minor
2019-11-25 09:06:29 +07:00
generally23
fd215a40d2
Update article.md
...
in the control control forms section, fixed mistake selectionEnd and selectionStart were both said to be start position
2019-11-24 13:40:26 -05:00
koala-lava
69e1169034
fixed a word 'operational' to be 'operating'
2019-11-24 18:27:08 +07:00
Ovidiu Voicu
d883720079
Fix err in syntax
2019-11-23 20:40:50 +02:00
Ajit Singh
12acb05343
Added new information about bigInt
2019-11-22 20:23:35 +05:30
Mauricio Paternina
09f2aa667c
Update article.md
2019-11-20 12:02:28 -06:00
Mauricio Paternina
4963fce5f7
Fix SyntaxError
...
When assigning the static method `staticMethod` to the `User` class, as a property directly, no parentheses should be used after `User`, since this leads to an error: `SyntaxError: Unexpected token '('`. For this reason, such parentheses have to be removed.
2019-11-20 11:57:22 -06:00