Commit graph

314 commits

Author SHA1 Message Date
Ilya Kantor
ed8e41adc4
Merge pull request #2908 from Rnbsov/patch-9
Perhaps it would be more correct
2022-04-14 09:09:11 +03:00
Ilya Kantor
c49b104d23 closes #2937 2022-04-14 06:46:56 +03:00
Ilya Kantor
094b15b505
Merge pull request #2936 from glebmikulko/patch-4
Update optional-chaining/article.md
2022-04-14 06:45:30 +03:00
Ilya Kantor
a5e34ba8d8
Merge pull request #2930 from Rnbsov/patch-21
Fixed the display on the site
2022-04-14 06:40:38 +03:00
Ilya Kantor
3c5cc8edc7
Merge pull request #2929 from Rnbsov/patch-18
Maybe it should be marked as code
2022-04-14 06:40:21 +03:00
Ilya Kantor
ed664f87c2 minor fixes 2022-04-14 06:35:32 +03:00
Ilya Kantor
246156d6e2 minor fixes 2022-04-14 06:35:16 +03:00
Ilya Kantor
613e921f73 closes #2910 2022-04-14 06:35:16 +03:00
Ilya Kantor
1d22a35801
Merge pull request #2926 from apoorvachikara/master
Update article.md
2022-04-14 06:35:03 +03:00
Ilya Kantor
68dea68a0f
Merge pull request #2913 from Rnbsov/patch-12
Delete ; after function declaration
2022-04-14 06:25:44 +03:00
Lavrentiy Rubtsov
10fd8be782
add comma 2022-04-10 15:49:04 +06:00
Gleb
de4f81e792
Update optional-chaining/article.md
`?.` returns `undefined`
2022-03-30 13:51:54 +04:00
Ilya Kantor
f89bbc0c2a minor fixes 2022-03-30 03:36:08 +03:00
Ilya Kantor
78091684e2 minor fixes 2022-03-24 09:04:34 +03:00
Ilya Kantor
f3aeacc86b minor fixes 2022-03-24 08:52:53 +03:00
Ilya Kantor
7ae1e5760c minor fixes 2022-03-24 08:51:21 +03:00
Ilya Kantor
6d29218ad0 minor fixes 2022-03-24 08:46:04 +03:00
Ilya Kantor
bf510dcf62 minor fixes 2022-03-24 08:44:50 +03:00
Ilya Kantor
9e210b78d7 minor fixes 2022-03-24 08:42:12 +03:00
Lavrentiy Rubtsov
39aca70984
fix missed line breaks 2022-03-23 00:00:51 +06:00
Lavrentiy Rubtsov
6e515742e5
Fixed the display on the site 2022-03-22 23:55:20 +06:00
Lavrentiy Rubtsov
f613e03f87
Maybe it should be marked as code 2022-03-21 19:51:17 +06:00
apoorvachikara
6eff54a288
Update article.md
- updated incorrect spellings
- Updated the grammar-related errors
2022-03-20 16:45:12 +05:30
Lavrentiy Rubtsov
d8ba31db57
Delete ; after function declaration 2022-03-12 00:05:30 +06:00
Lavrentiy Rubtsov
3a98822a31
Perhaps it would be more correct 2022-03-06 13:35:37 +06:00
Justin Page
824bc9635c Include "us" in article sentence 2022-01-25 17:26:04 -08:00
Omid Heidarzadeh
82e5d13b89 fix:Add missing test #2826 & fix related solution 2022-01-22 22:37:02 +03:30
Ilya Kantor
36788a57a0
Merge pull request #2758 from KennethKinLum/patch-13
fix sentence
2022-01-21 14:03:22 +03:00
joaquinelio
e715c5ac3c
transl: easier to change where mdn: dsnt work 2021-12-14 09:50:24 -03:00
Ilya Kantor
cbdb2187c0
Merge pull request #2777 from Tofpu/missing-showstep-patch
Included missing showStep methods
2021-12-13 13:16:20 +03:00
Ilya Kantor
c5358c5949 themable pictures 2021-12-12 22:53:17 +03:00
akxavier
762d0e5da3 Added reference link to mdn docs for Object.keys(user) 2021-12-06 18:46:14 +05:30
Tofpu
690c223335
added showStep to our chain in the solution 2021-11-16 09:52:12 +02:00
Tofpu
83d20033e4
added showStep method to our chain in the task 2021-11-16 09:37:00 +02:00
Kenneth Lum
5af71a9dee
fix sentence 2021-10-23 15:46:39 -07:00
Osvaldo Dias dos Santos
10590969eb Update URL. 2021-09-14 11:52:12 +01:00
joaquinelio
02c75d2d5b
Update task.md 2021-07-13 02:55:56 -03:00
joaquinelio
89e22f8565
confusing line 2021-07-13 02:08:30 -03:00
joaquinelio
52eaa63aaa
typo 2021-06-19 21:21:24 -03:00
Ilya Kantor
fb4fc33a22 minor fixes 2021-06-15 09:23:16 +03:00
Ilya Kantor
b258e8fd00 minor fixes 2021-06-14 10:36:59 +03:00
Ilya Kantor
614e29e99a minor fixes 2021-06-14 01:49:46 +03:00
Ilya Kantor
e2d182364e minor fixes 2021-06-14 01:48:06 +03:00
Ilya Kantor
dcf4b5b4de closes #2619 2021-06-13 10:59:53 +03:00
Mustafa Kemal Tuna
334d4de8e1
pseudo function expression
it could be more intuitive. function() looks like calling a function but example is about function expression.
2021-04-04 11:47:58 +03:00
Ilya Kantor
bf66ad6a82
Merge pull request #2511 from lumosmind/patch-6
spread operator vs spread syntax
2021-03-13 01:43:17 +03:00
Mustafa Kemal Tuna
d9d1023281
spread operator vs spread syntax
it should be spread syntax 
https://javascript.info/rest-parameters-spread
2021-03-08 15:43:00 +03:00
joaquinelio
0d52720bc0 needed 4 translated repos 2021-02-04 11:49:03 -03:00
Ilya Kantor
3fa4c32e1d minor fixes 2021-02-02 11:43:35 +03:00
seamissu
526b216871
fix typo: missing semicolon after let ladder = { } 2021-01-30 04:26:38 +11:00