Commit graph

453 commits

Author SHA1 Message Date
Ilya Kantor
a6017db26f minor fixes 2020-09-24 23:01:57 +03:00
Ilya Kantor
ea673f4f2f minor fixes 2020-09-24 23:01:34 +03:00
Ilya Kantor
2f6e4a27e2 minor fixes 2020-09-24 23:01:15 +03:00
Ilya Kantor
d92cb4743f minor fixes 2020-09-24 23:01:09 +03:00
Ilya Kantor
2d63151779 minor fixes 2020-09-24 23:00:02 +03:00
Ilya Kantor
e4c928ba2d minor fixes 2020-09-24 22:59:06 +03:00
Ilya Kantor
e76cf3a3c2 closes #2136 #2150 2020-09-24 22:51:36 +03:00
Ilya Kantor
b18b5ba761 minor fixes 2020-09-24 17:07:39 +03:00
Ruslan Aleev
6d9b4437a4
Changed "position" to "index" for slice() method 2020-09-24 12:38:24 +03:00
Ilya Kantor
894e1b5a7e minor fixes 2020-09-23 12:22:06 +03:00
Ilya Kantor
a9c170a3ad minor fixes 2020-09-05 18:13:23 +03:00
Ilya Kantor
ffa154d1ca
Merge pull request #2023 from haond10adp/master
typo
2020-09-05 18:07:11 +03:00
joaquinelio
bcf49d1607
internal link format info:
plis check my syntax , I can't test
2020-08-31 03:56:09 -03:00
Ilya Kantor
ba6ae24c61
Merge pull request #2058 from arcticmatt/array-patch
5.4 - change 7 basic types to eight basic types
2020-08-27 23:35:29 +03:00
Ilya Kantor
f983992700
Merge pull request #2077 from sanghyo95/patch-1
add semicolon
2020-08-27 16:47:38 +03:00
sanghyo95
3b71f769a7
add semicolon
add semicolon 13,20 line
2020-08-24 08:54:34 +09:00
Aastha Sinha
37287af523
Update solution.md 2020-08-24 02:14:52 +05:30
Aastha Sinha
243a1d3276
Update solution.md 2020-08-23 18:06:06 +05:30
AasthaSinha2305
44bc57ee91 Date object explained clearly 2020-08-23 18:01:21 +05:30
Matt Lim
a6c9f30cb8 5.4 - change 7 basic types to eight basic types 2020-08-10 23:02:31 -07:00
Nguyễn Đức Hào
85b1e7aa34
Update article.md 2020-07-23 11:59:32 +07:00
Ilya Kantor
445bda3980 minor fixes 2020-07-05 15:52:10 +03:00
Rizky
15d638e8d9
Fix typo
followed -> followed by
2020-06-20 03:34:45 +00:00
Gabriele Coletta
65eefe0187 fixed wrong formatting 2020-06-02 11:57:57 +02:00
Logan-Schelly
333cb9defc
Fixed minor typos
The empty users array was undeclared in the second test, and the object in the first test was missing a comma in its declaration.
2020-05-21 14:12:51 -06:00
Logan-Schelly
77cb06d6ac
Fixed a comment, to reflect changes in the task.
The task has a test with a missing comma.  That same comma is missing in the comment, so I'm putting it here as well.
2020-05-21 14:10:21 -06:00
Ilya Kantor
14eb62cd5f minor fixes 2020-05-18 17:21:29 +03:00
Ilya Kantor
fc8efbf5d5 closes #1909 2020-05-18 09:12:07 +03:00
kiniggit
ec77f84741 grammar fix: a plain object 2020-05-16 17:26:56 -03:00
Violet Bora Lee
b782700818 minor fixes 2020-05-06 17:10:53 +09:00
Ilya Kantor
3a3086b0e0 minor fixes 2020-04-29 15:55:45 +03:00
wonderingabout
da161590f4 trick: use array destructuring to swap variables
source: https://www.typescriptlang.org/docs/handbook/variable-declarations.html#array-destructuring
2020-04-29 13:29:15 +02:00
Kenneth Lum
ab1b6dee33
formatting 2020-03-25 04:03:36 -07:00
Ilya Kantor
d19401e4bf
Merge pull request #1792 from aniketkudale/master
Corrected Grammar
2020-03-21 10:57:02 +03:00
Ilya Kantor
81e728c49f
Merge pull request #1789 from zeel/patch-1
fix: removed , from solution.md and task.md  for date data types
2020-03-21 09:15:27 +03:00
Aniket Kudale
76bf5ec8a9
Corrected Grammar 2020-03-09 23:22:36 +05:30
Zeel
8ae11cb2ed
fix: removed , from task.md date data types 2020-03-07 12:21:57 +05:30
Zeel
131c96e669
fix: removed , from solution.md date data types 2020-03-07 12:21:19 +05:30
Zeel
4325537b0f
corrected order for subtraction 2020-03-01 17:04:57 +05:30
Peter Roche
131016b7ca
Update article.md
"allows to" -> "allows us to" (3x)
2020-02-28 21:49:39 -07:00
Ilya Kantor
81def0275e minor fixes 2020-02-18 23:46:24 +00:00
Peter Roche
6994fc096a
Update article.md
", we have an object that is not an array, " -> ", we have an object that is not an array, "
2020-02-05 23:46:52 -07:00
Ilya Kantor
f9feec2d69 minor fixes 2020-02-04 16:43:35 +00:00
Violet Bora Lee
6f7ec12358 minor fixes 2020-02-02 03:25:04 +09:00
Ilya Kantor
6384ccba05 minor fixes 2020-01-19 20:32:27 +01:00
Ilya Kantor
fd4f7375b7 reduce improvement 2019-12-27 23:26:02 +03:00
Ilya Kantor
b015213b7b minor fixes 2019-12-26 15:52:33 +03:00
Sajad Hashemian
77af30d466
Add "bigint" to primitive types 2019-12-18 13:24:52 +03:30
Peter Roche
8b68689d8b
Update article.md
"`123` millonth" -> "`123 millionths"
2019-12-08 22:35:48 -07:00
Ilya Kantor
a70c4306d7 bigint 2019-12-01 04:11:02 +03:00