Ilya Kantor
d5f1b4afcf
Merge pull request #2810 from lankerened/master
...
Update article.md
2022-01-21 13:53:08 +03:00
Ilya Kantor
d7f79982f2
Merge pull request #2816 from joaquinelio/patch-9
...
redundant
2022-01-21 13:52:51 +03:00
Ilya Kantor
34ab022835
minor fixes
2022-01-21 13:52:39 +03:00
Ilya Kantor
bd0921bd85
Merge pull request #2833 from ArSn/ArSn-add-the-1
...
added missing "the"
2022-01-21 13:51:34 +03:00
Kolja Zuelsdorf
8b1d32d1f1
added missing "the"
2022-01-21 11:50:20 +01:00
joaquinelio
62b3b9a92b
Update article.md
2022-01-21 07:07:30 -03:00
Ilya Kantor
d5128182a5
minor fixes
2022-01-21 10:45:48 +03:00
Ilya Kantor
eb23b2d7b8
Merge pull request #2814 from kk-source/patch-1
...
Update article.md
2022-01-21 10:45:35 +03:00
Ilya Kantor
00237ef38d
Merge pull request #2824 from chrisbarbas/patch-1
...
Added 'the' to first sentence
2022-01-21 10:32:01 +03:00
Ilya Kantor
e7b524caf4
Merge pull request #2825 from bookchiq/master
...
Add "us" for grammatical reasons
2022-01-21 10:31:46 +03:00
Ilya Kantor
a6fdfda095
Merge pull request #2828 from 11201010/master
...
Fix spelling error
2022-01-16 10:34:36 +03:00
Ilya Kantor
ffcd38183d
Merge pull request #2803 from tathienphuoc/master
...
Fix sentence
2022-01-16 10:34:24 +03:00
11201010
421bbe5624
Update article.md
...
fix spelling error at line 139: "Lke" to "Like"
2022-01-15 16:30:52 +08:00
Sarah Lewis
cc74cccffa
Update article.md
...
Minor grammar fix
2022-01-13 10:06:23 -08:00
chrisbarbas
a960e3e753
Added 'the' to first sentence
...
Capturing and bubbling allow us to implement one of [the] most powerful event handling patterns
2022-01-13 04:04:27 -05:00
Ilya Kantor
610fb9366e
Merge pull request #2820 from NickFallman/patch-1
...
Update article.md
2022-01-10 11:11:38 +03:00
NickFallman
de83e748ad
Update article.md
...
ms - official international name for millisecond. 1 ms = 1 * 10**(-3) second (or 1e-3). Source : https://en.wikipedia.org/wiki/Metric_prefix .
0.000001 or 1e-6 - it's microsecond. Better name for this variable 'mcs' or 'us'. 'mcs' easier to understand.
2022-01-10 10:58:47 +03:00
joaquinelio
435265ee9d
Update article.md
2022-01-09 19:03:42 -03:00
Ilya Kantor
246c600f11
Merge pull request #2819 from joaquinelio/patch-12
...
foolproof
2022-01-09 12:21:16 +03:00
joaquinelio
3aaa6fcfca
foolproof
...
I didnt test it
2022-01-08 23:54:29 -03:00
joaquinelio
ecbb2b8379
redundant
2022-01-08 19:55:36 -03:00
Kartik
3cf22123be
Update article.md
...
Added missing word in a sentence.
2022-01-07 23:43:14 +05:30
烂柯人
180cb4406d
Update article.md
...
FIX: fix bug caused by GitHub data change
2022-01-03 10:59:48 +08:00
Ilya Kantor
3c934b5a46
minor fixes
2021-12-24 15:29:51 +03:00
Ilya Kantor
0cd40ae703
Merge pull request #2564 from joaquinelio/patch-10
...
domain cookie option
2021-12-24 15:24:56 +03:00
joaquinelio
ad0df9950e
Update article.md
2021-12-24 08:53:33 -03:00
Ta Thien Phuoc
199e4123ad
Fix sentence
2021-12-21 18:21:29 +07:00
Ilya Kantor
25d51b1db6
Merge pull request #2800 from HiddenOgre28/patch-2
...
Fix: Rewrite sentence in line 121
2021-12-21 10:28:31 +03:00
Ilya Kantor
3ee59f030b
Merge pull request #2801 from tburette/master
...
fix the broken RFC link in the JSON article
2021-12-21 10:28:07 +03:00
Ilya Kantor
ad70374397
Merge pull request #2798 from HiddenOgre28/patch-1
...
Fix sentence in article.md
2021-12-21 10:06:39 +03:00
Ilya Kantor
affee18022
Merge pull request #2796 from joaquinelio/patch-8
...
transl: easier to change where mdn: dsnt work
2021-12-21 10:06:31 +03:00
Ilya Kantor
96bd8cf145
Merge pull request #2795 from joaquinelio/patch-5
...
typo
2021-12-21 10:06:23 +03:00
Ilya Kantor
05336f1c0e
Merge pull request #2794 from Manik2375/master
...
Adding the third header in list
2021-12-21 10:05:55 +03:00
Ilya Kantor
1ee53e62ef
Merge pull request #2802 from odsantos/inheritance-fix-link
...
Replace 'mdn' link
2021-12-21 09:59:19 +03:00
Osvaldo Dias dos Santos
53488ee2d5
Replace 'mdn' link
2021-12-21 00:20:33 +01:00
Thomas Burette
8536bca288
fix the broken RFC link in the JSON article
2021-12-20 07:40:18 +01:00
HiddenOgre28
e9e06a5f05
Fix: Rewrite sentence in line 121
2021-12-16 11:12:22 -03:00
HiddenOgre28
6fe40fc9cd
Changed a word in article.md
...
Change the phrase "a property" to "the property" in line 57 (`Here the line (*) sets animal to be a prototype of rabbit.`) because it made it sound like an object can inherit more than one prototype at a time.
2021-12-15 10:15:56 -03:00
joaquinelio
e715c5ac3c
transl: easier to change where mdn: dsnt work
2021-12-14 09:50:24 -03:00
joaquinelio
dc6be3a386
Update article.md
2021-12-13 18:07:25 -03:00
joaquinelio
e7c5d13554
typo
2021-12-13 18:05:13 -03:00
Ilya Kantor
8d04d0d2db
minor fixes
2021-12-13 18:31:56 +03:00
Ilya Kantor
98d590ba4a
minor fixes
2021-12-13 18:31:50 +03:00
Ilya Kantor
4bd4a746d6
minor fixes
2021-12-13 18:31:16 +03:00
Ilya Kantor
233d63c927
minor fixes
2021-12-13 18:30:32 +03:00
Ilya Kantor
80148c07b1
minor fixes
2021-12-13 18:29:36 +03:00
Ilya Kantor
b0e46f4fc0
minor fixes
2021-12-13 18:29:17 +03:00
Ilya Kantor
9a425777dd
minor fixes
2021-12-13 17:56:16 +03:00
Ilya Kantor
974073b255
typeof
2021-12-13 17:55:03 +03:00
Manik Kapoor
353c87dcca
typo
2021-12-13 18:32:24 +05:30