joaquinelio
11e8294173
Update article.md
2022-03-13 10:08:05 -03:00
joaquinelio
22c30fee16
mdn link
2022-02-25 23:23:36 -03:00
Lavrentiy Rubtsov
e1db5dcebe
Missed exclamation mark
2022-02-20 20:33:10 +06:00
Ilya Kantor
e2f9e58407
Merge pull request #2861 from marahmanjs/patch-1
...
update webpack url
2022-02-18 17:42:31 +03:00
Ilya Kantor
39da5f8248
Merge pull request #2862 from huyenltnguyen/docs/link
...
docs: minor grammar fix and link update
2022-02-18 17:42:19 +03:00
Ilya Kantor
d3bfbe3487
Merge pull request #2880 from skaunov/patch-1
...
Update test.js
2022-02-18 17:38:43 +03:00
LeviDing
79a1b9293b
Update article.md
2022-02-16 09:11:59 +08:00
skaunov
c68cb111a4
Update test.js
...
Hey there! I suggest to slightly modify the first test case, so its input cover both checks in the solution.
Currently omitting the check for _a_ still let solution to pass the test.
```js
if (/* val < a || */ val > b) {
arr.splice(i, 1);
i--;
}
```
2022-02-15 16:53:29 +03:00
Ilya Kantor
29216730a8
minor fixes
2022-02-12 16:15:38 +03:00
LeviDing
962839108f
Update article.md
2022-02-07 23:01:54 +08:00
Huyen Nguyen
5315ba590c
docs: minor grammar fix and link update
2022-02-07 11:08:41 +07:00
Anis
8d7a9dd99c
update webpack url
...
updated webpack url from an older one to latest
2022-02-06 22:47:20 +05:00
Ilya Kantor
d159503ae6
Merge pull request #2854 from lankerened/patch-1
...
fix: bug caused by GitHub data change
2022-02-06 13:10:10 +03:00
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