Ilya Kantor
8f9a0d7f6e
Merge pull request #250 from usernamehw/patch-4
...
Update task.md
2017-11-01 09:00:03 +03:00
Ilya Kantor
f91d41406e
Merge pull request #279 from usernamehw/patch-21
...
Update article.md
2017-11-01 08:59:12 +03:00
Ilya Kantor
783530e6cd
Merge pull request #280 from usernamehw/patch-22
...
Update article.md
2017-11-01 08:58:56 +03:00
Ilya Kantor
8977e933d7
Merge pull request #281 from usernamehw/patch-23
...
Update article.md
2017-11-01 08:58:41 +03:00
Ilya Kantor
b7df8ece5b
Merge pull request #282 from usernamehw/patch-24
...
Fix "ReferenceError: calculator is not defined"
2017-11-01 08:58:21 +03:00
Ilya Kantor
f1a90ac51a
Merge pull request #283 from usernamehw/patch-25
...
Update task.md
2017-11-01 08:57:51 +03:00
Ilya Kantor
a1a0060d76
Merge pull request #284 from usernamehw/patch-26
...
Update article.md
2017-11-01 08:57:33 +03:00
Alexander
f6d630a29b
Update article.md
2017-11-01 01:06:33 +03:00
Alexander
3b4f96c617
Update article.md
2017-10-30 22:39:26 +03:00
Alexander
ab94743da8
Update task.md
2017-10-30 03:45:47 +03:00
Alexander
4fbb92baab
Fix "ReferenceError: calculator is not defined"
2017-10-30 03:43:25 +03:00
Alexander
62c866930f
Update article.md
2017-10-30 03:02:37 +03:00
Alexander
a5e304393f
Update article.md
2017-10-29 01:31:57 +03:00
Alexander
dd6141fa9e
Update article.md
2017-10-27 00:40:14 +03:00
Alexander
4bd0c6e582
Update article.md
2017-10-27 00:17:34 +03:00
Alexander
d04b6ac057
Update article.md
2017-10-26 04:31:04 +03:00
Alexander
a851ef6afc
Update article.md
2017-10-26 02:10:38 +03:00
Alexander
81596758f8
Update article.md
2017-10-24 23:52:23 +03:00
Alexander
9a3580e02e
Update article.md
2017-10-22 02:12:56 +03:00
Alexander
4490ce64df
Update article.md
2017-10-22 01:28:13 +03:00
Alexander
6a766c007f
Update solution.md
2017-10-22 01:04:06 +03:00
Alexander
c2eea5dee6
Update article.md
2017-10-22 00:40:40 +03:00
Alexander
0f386b1848
Update article.md
2017-10-21 15:55:32 +03:00
Valentin Khokhlov
586a68c9d1
it is syntactic sugar, not syntax
2017-10-19 19:11:02 +03:00
Alexander
0d9af8a3bd
Update solution.md
2017-10-16 00:03:40 +03:00
Alexander
844f8324c5
Update task.md
2017-10-15 23:58:29 +03:00
Alexander
13719f808b
Update solution.md
2017-10-15 23:56:35 +03:00
Alexander
b202d616ec
Update solution.md
2017-10-15 23:54:43 +03:00
Alexander
62ca575e8c
Update solution.md
2017-10-15 23:48:29 +03:00
Alexander
2581e1de2c
Update task.md
2017-10-15 23:46:41 +03:00
Alexander
4e85f3ad6c
Update solution.md
2017-10-15 23:45:16 +03:00
Alexander
5b0e2ae585
Update solution.md
2017-10-15 23:40:32 +03:00
Alexander
b2869fe6c9
Update task.md
2017-10-15 23:36:38 +03:00
Alexander
00ad9b52a5
Update article.md
2017-10-15 23:32:17 +03:00
Ilya Kantor
24411a8de8
Merge pull request #244 from usernamehw/patch-2
...
Update article.md
2017-10-15 18:02:37 +03:00
Ilya Kantor
ec243fb2a4
Merge pull request #245 from lilifan/patch-1
...
correct type mistake
2017-10-15 18:02:17 +03:00
Ilya Kantor
f1d1cd43ec
Merge pull request #246 from lilifan/patch-2
...
correct type mistake
2017-10-15 18:02:03 +03:00
lilifan
e171db026f
correct type mistake
...
Sorry to bother , but it seems that in such situations , the minimal delay is increased instead of decreased ?
2017-10-14 23:45:03 +08:00
lilifan
3322f52122
correct type mistake
...
correct type mistake
2017-10-14 23:23:14 +08:00
Alexander
089af82ee2
Update article.md
2017-10-14 11:31:13 +03:00
Alexander
50e6a1571d
Typos
2017-10-14 01:19:47 +03:00
Ilya Kantor
b4ee23ce2c
Merge pull request #239 from dallin-r-parker/master
...
Update article.md
2017-10-13 22:11:51 +03:00
Dallin parker
bfb9ca52df
Update article.md
...
I believe you're referring to a "novice" user
2017-10-11 12:54:45 -04:00
Zaramont
71fec328c1
Spelling mistake in word "behavior"
...
Spelling mistake in word "behavior"
2017-10-11 14:43:17 +03:00
Ilya Kantor
de725bd171
up
2017-10-11 14:18:27 +03:00
Ilya Kantor
ec665a7005
Merge pull request #234 from AndreyKalashnik/patch-2
...
Update article.md
2017-10-07 17:05:04 +03:00
Ilya Kantor
61f92a158c
Merge pull request #235 from amid11/patch-1
...
Fix for replacing the middle item in an Array
2017-10-07 17:04:53 +03:00
Johann Miller
34c0a5a704
Fix typo: 'pop to end' in Arrays:Stacks
2017-10-06 16:01:26 -04:00
Amid Dadgar
70d1d874f6
Fix for replacing the middle item in an Array
...
the provided code `styles[(styles.length - 1) / 2] = "Classics";` will replace the last item instead of the middle one. in order to fix that we need to change code like this : `styles[Math.floor((styles.length - 1) / 2)] = "Classics";`
2017-10-06 17:05:26 +03:30
Andrew
6eccd9dbbb
Update article.md
2017-10-05 19:00:20 +02:00