Commit graph

338 commits

Author SHA1 Message Date
Ilya Kantor
2daedb8c1a closes #3019 2022-06-19 17:39:36 +03:00
Ilya Kantor
dc4d32d58d
Merge pull request #3021 from joaquinelio/patch-13
typo
2022-06-13 20:08:44 +02:00
Ilya Kantor
fff1f64b93
Merge pull request #3020 from Nayoung-Gu/patch-1
just add a comma
2022-06-13 20:08:34 +02:00
joaquinelio
1d6dc01413
minor change
"so it is in memory" reachable or not. For a while at least.
2022-05-23 09:34:44 -03:00
joaquinelio
d2e7ac4160
typo 2022-05-23 08:58:20 -03:00
Nayoung
1c439bf667
just add a comma 2022-05-22 22:27:11 +09:00
Ilya Kantor
d5e8b6d308 minor fixes 2022-05-21 08:34:42 +03:00
Ilya Kantor
22815060c4 integrates #2996 2022-05-12 08:25:24 +04:00
Ilya Kantor
b80af1166b
Merge pull request #2998 from OmerBaddour/master
Minor improvements
2022-05-12 07:24:34 +04:00
Erick Yellott
f7d079c157 Small grammatical tweaks to garbage collection 2022-05-11 13:21:50 -04:00
Omer Baddour
fcfc47a5b6
minor improvements 2022-05-08 23:26:03 -04:00
Ilya Kantor
5015a76c9a
Merge pull request #2963 from Luca1152/patch-2
Fix grammar in 'Symbol type' article
2022-05-03 23:49:41 +04:00
Ilya Kantor
12024bc6b8 minor fixes 2022-05-03 23:43:43 +04:00
Omer Baddour
adca4b352b
minor fix, and explanation improvements 2022-04-21 14:18:23 -04:00
Luca1152
1f81da024d
Fix grammar in 'Symbol type'
New: That said, all symbols have the `description` property.
Old:   That said, any symbols have `description` property.
2022-04-19 19:01:56 +03:00
Ilya Kantor
c714756f8f minor fixes 2022-04-15 23:48:06 +03:00
Ilya Kantor
df822daebe minor fixes 2022-04-15 10:02:55 +03:00
Ilya Kantor
c37c564ae1 minor fixes 2022-04-15 09:14:30 +03:00
Ilya Kantor
344c36fa07 minor fixes 2022-04-15 08:11:09 +03:00
Ilya Kantor
9b95054bcd minor fixes 2022-04-15 08:06:56 +03:00
Ilya Kantor
4695216c79 minor fixes 2022-04-15 08:05:45 +03:00
Ilya Kantor
afbd71d634 minor fixes 2022-04-15 08:05:27 +03:00
Ilya Kantor
7dc2a3c79d minor fixes 2022-04-15 08:05:10 +03:00
Ilya Kantor
0305a0b864 minor fixes 2022-04-15 08:03:25 +03:00
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