Adarsh Naidu
bacf5dfc61
Minor correction in the answer
...
Changed from
result = (a + b < 4) ? 'Below' : 'Over';
to
let result = (a + b < 4) ? 'Below' : 'Over';
2019-07-23 17:43:31 +05:30
Anton Krekotun
8e8f165b28
Update article.md
...
FIxed typo
2019-07-23 12:33:13 +03:00
Vivekraj
2d748b976d
Fix English Grammar
2019-07-22 20:42:10 +05:30
Ilya Kantor
8319c71e03
minor
2019-07-22 13:36:08 +03:00
Sarratas
1ad465e4a6
Fix set() calls in WeakMap and WeakSet article
2019-07-21 19:08:50 +02:00
Ilya Kantor
4a8d8987df
minor
2019-07-21 18:29:46 +03:00
Adarsh Naidu
8dce063518
Updated article.md
...
Moreover, frameworks like react native and ionic lets us develop mobile applications using JavaScript.
2019-07-21 20:48:00 +05:30
Adarsh Naidu
f50547d22c
Updated article.md
...
Simply added the line:-
Moreover, frameworks like react native and ionic let's us develop mobile applications using JavaScript.
2019-07-21 20:47:03 +05:30
Ilya Kantor
7c340a1be5
minor
2019-07-20 23:43:28 +03:00
Ilya Kantor
2b18776ed5
minor
2019-07-20 10:15:39 +03:00
Ilya Kantor
5d549f537f
minor
2019-07-19 23:43:28 +03:00
Ilya Kantor
746fe5f2b6
minor
2019-07-19 19:30:19 +03:00
Ilya Kantor
76b6eaf410
fixes
2019-07-19 19:17:53 +03:00
Ilya Kantor
b11005ccfd
split map-set apart from weakmap-weakset
2019-07-19 19:17:53 +03:00
Ilya Kantor
469bbb37ec
Merge pull request #1168 from luc4leone/proto
...
Change double quotes for backtick to fix rendering
2019-07-19 12:12:09 +03:00
luc4leone
b64d7af3ef
Change double quotes for backtick to fix rendering
2019-07-19 09:30:41 +02:00
luc4leone
6c7c7d38ca
Added a dot notation example
2019-07-19 08:40:56 +02:00
hzjjg
d7a609ad0f
Update article.md
...
line:133 word encodeURI should be decodeURI
2019-07-19 11:03:15 +08:00
Ilya Kantor
34b51dc7ec
minor
2019-07-18 19:49:48 +03:00
Ilya Kantor
94a6933294
fixes
2019-07-18 19:41:21 +03:00
Ilya Kantor
807414b288
Merge pull request #1164 from Violet-Bora-Lee/patch-13
...
Update article.md
2019-07-18 19:40:41 +03:00
Violet.Lee
2695e4f00a
Update article.md
2019-07-19 01:23:48 +09:00
Ilya Kantor
369b0ba4e6
Merge pull request #1163 from luc4leone/field
...
'property values' instead of 'field' in code comment
2019-07-18 15:23:04 +03:00
luc4leone
65128b2a6f
'property values' instead of 'field' in code comment
2019-07-18 13:58:22 +02:00
Ilya Kantor
cf6e1725f2
Merge pull request #1156 from tonchique/patch-9
...
Update article.md
2019-07-18 12:35:07 +03:00
Ilya Kantor
227a0f2097
Merge pull request #1157 from tonchique/patch-10
...
Update article.md
2019-07-18 12:34:54 +03:00
Ilya Kantor
a7a267b2e8
Merge pull request #1162 from mootookoi/patch-1
...
Update article.md
2019-07-18 12:33:40 +03:00
Mehdi KHALIL EL OUADGHIRI
c7df8e3f9a
Update article.md
2019-07-18 11:31:47 +02:00
Ilya Kantor
3caa91137e
fixes
2019-07-18 12:24:31 +03:00
Ilya Kantor
0b55d45daf
Update article.md
2019-07-18 11:15:33 +03:00
Ilya Kantor
64197a0955
minor
2019-07-18 11:06:54 +03:00
Ilya Kantor
f91b22a93d
updates
2019-07-18 10:57:23 +03:00
Ilya Kantor
57b5696986
minor
2019-07-18 03:14:49 +03:00
Ilya Kantor
ad6f0cdf04
coords
2019-07-18 01:39:11 +03:00
Ilya Kantor
49381c3551
Merge pull request #1158 from luc4leone/fix-ordered-list
...
Fix the numbers in an ordered list, and move a point up.
2019-07-17 12:07:52 +03:00
luc4leone
edf1a45e0a
Fix the numbers in an ordered list, from 1. 3. to 1. 2., and moved the single child bullet point up to his numbered parent
2019-07-17 09:57:01 +02:00
Ilya Kantor
52ef3256c9
improvements
2019-07-16 19:23:04 +03:00
Anton Krekotun
1c41c4214d
Update article.md
2019-07-16 14:08:43 +03:00
Ilya Kantor
67e317cee9
Update LICENSE.md
2019-07-16 13:19:28 +03:00
Anton Krekotun
77656ff297
Update article.md
2019-07-16 13:08:54 +03:00
Ilya Kantor
9ff9aae04d
Merge pull request #1155 from aruseni/patch-11
...
[strings] Surrogate pairs S example
2019-07-16 11:37:08 +03:00
aruseni
0a7ded59b8
[strings] Surrogate pairs S example
2019-07-16 11:35:34 +03:00
Ilya Kantor
11e9d98cc3
Merge pull request #1151 from 1van0v/patch-6
...
fix typo
2019-07-16 08:37:35 +03:00
Ilya Kantor
b63dda6472
Merge pull request #1152 from caproven/patch-1
...
Corrected no-declaration object destructuring
2019-07-16 08:37:21 +03:00
Ilya Kantor
08533d4395
Merge pull request #1154 from Violet-Bora-Lee/patch-12
...
minor fix
2019-07-16 08:36:51 +03:00
Ilya Kantor
e5321b43ce
Merge pull request #1150 from Doesntmeananything/patch-1
...
Add stylistic and grammar fixes
2019-07-16 08:36:35 +03:00
Violet.Lee
4a5b5ad274
minor fix
...
errata
2019-07-16 10:52:43 +09:00
Christian Provenzano
7cf0e03213
Moved position of ')' in a code block to permit proper assignment statement
2019-07-15 19:29:37 +00:00
1van0v
9ff7e2d2e5
fix typo
2019-07-15 17:37:01 +03:00
Andrey Krasnov
462dfb3d98
Add stylistic and grammar fixes
...
I fixed some of the awkward phrasing:
• `concrete` is more common in the literary style of writing and is used to denote something opposite of abstract, so placing it here when describing a relation between html elements seems unnecessarily cumbersome. Plus there's some tautology in using `concrete` together with `actually`. I propose something simpler.
• `It’s possible that event.target equals this` -- the present indefinite tense is not quite correctly used here, because this sentence describes something that only happens conditionally and is not always true. There are many ways to rewrite this sentence, and I propose one that aims to keep the original structure of the idea.
2019-07-15 16:19:20 +03:00