Ilya Kantor
533d54db86
Merge pull request #2853 from leviding/patch-39
...
Update operator precedence
2022-02-06 13:10:01 +03:00
Ilya Kantor
7647ab913f
minor fixes
2022-02-06 13:05:02 +03:00
烂柯人
e1be207fe8
Update article.md
...
fix: bug caused by GitHub data change
2022-02-04 14:12:30 +08:00
LeviDing
fc7bfbb993
Update article.md
2022-02-04 14:07:02 +08:00
Ilya Kantor
ab0f35b3cb
Merge branch 'master' into fix/operator-precedence
2022-02-03 13:28:04 +03:00
Ilya Kantor
d92b1a0eae
Merge pull request #2841 from justinpage/update-constructor-new-article
...
Include "us" in article sentence
2022-02-03 13:26:54 +03:00
Ilya Kantor
cf49dd9226
Merge pull request #2845 from Omid-Heidarzadeh/minorfix
...
Minor fix
2022-02-03 13:24:54 +03:00
Ilya Kantor
3ce3f3dc22
Merge pull request #2846 from jovton/master
...
Update unary + (plus) operator precedence explanation
2022-02-03 13:24:13 +03:00
Ilya Kantor
e9caaaba2f
Merge pull request #2847 from Sen-442b/patch-1
...
doc-fix: Modified a misplaced comma
2022-02-03 13:23:57 +03:00
Ilya Kantor
a678674350
images
2022-02-03 13:08:18 +03:00
Shubhendu Sen
dd3c7a4a33
doc-fix: Modified a misplaced comma
2022-01-29 18:57:23 +05:30
Ilya Kantor
0f748275e2
minor fixes
2022-01-29 06:07:09 +03:00
Sergei Fomin
041bbb2560
Update article.md
2022-01-29 01:03:47 +03:00
jovton
639229e553
Updated unary operator precedence explanation
...
Removed the double quotes in the explanation for unary operator precedence in the file /1-js/02-first-steps/08-operators/article.md, so that readers do not potentially misinterpret the expression as a string.
2022-01-28 23:19:52 +02:00
Omid Heidarzadeh
69cd45773d
minor fix
2022-01-28 12:15:13 +03:30
Justin Page
824bc9635c
Include "us" in article sentence
2022-01-25 17:26:04 -08:00
Sergei
779aad7da9
fixes operator precedence
2022-01-25 14:55:31 +03:00
Ilya Kantor
bae0ef44d0
Merge pull request #2836 from erolaliyev/patch-1
...
Correction to precedence levels
2022-01-24 06:21:54 +03:00
Omid Heidarzadeh
82e5d13b89
fix:Add missing test #2826 & fix related solution
2022-01-22 22:37:02 +03:30
Erol Aliyev
674a9a417a
Correction to precedence levels
...
Nullish coalescing and logical OR both eqaul to 4 now in MDN table.
2022-01-22 19:13:44 +01:00
Ilya Kantor
1dc6dfbc7c
Merge pull request #2614 from jonathanlu31/patch-1
...
Fix grammar
2022-01-21 14:06:35 +03:00
Ilya Kantor
36788a57a0
Merge pull request #2758 from KennethKinLum/patch-13
...
fix sentence
2022-01-21 14:03:22 +03:00
Ilya Kantor
d5f1b4afcf
Merge pull request #2810 from lankerened/master
...
Update article.md
2022-01-21 13:53:08 +03:00
Ilya Kantor
34ab022835
minor fixes
2022-01-21 13:52:39 +03:00
Kolja Zuelsdorf
8b1d32d1f1
added missing "the"
2022-01-21 11:50:20 +01: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
e7b524caf4
Merge pull request #2825 from bookchiq/master
...
Add "us" for grammatical reasons
2022-01-21 10:31:46 +03:00
Ilya Kantor
ffcd38183d
Merge pull request #2803 from tathienphuoc/master
...
Fix sentence
2022-01-16 10:34:24 +03:00
Sarah Lewis
cc74cccffa
Update article.md
...
Minor grammar fix
2022-01-13 10:06:23 -08: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
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
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
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