Ilya Kantor
8f13d61a8b
Sketch editor update (no important image changes)
2019-04-05 09:17:57 +03:00
Ilya Kantor
6fb4aabcba
components
2019-04-02 14:01:44 +03:00
Ilya Kantor
06d7123df1
closes #797
2019-03-07 13:59:23 +03:00
Ilya Kantor
be9c5a7b5f
re-export pictures
2019-03-02 23:36:52 +03:00
Ilya Kantor
408ba7d4e4
make sure a solution always shows up, use "demo" if exists
2019-02-21 19:35:04 +03:00
Varun
6246ac2fc6
Misleading comments
...
comments in example codes are slightly misleading
2019-02-06 15:35:54 +05:30
Ilya Kantor
1c4fb87ae0
Revert "Merge pull request #775 from maurodibert/patch-24"
...
This reverts commit 0510f30f31
, reversing
changes made to 55220cccf0
.
2019-02-01 22:31:28 +03:00
Ilya Kantor
0510f30f31
Merge pull request #775 from maurodibert/patch-24
...
Ordering solution
2019-02-01 22:30:00 +03:00
Ilya Kantor
55220cccf0
fix
2019-02-01 22:29:25 +03:00
Mau Di Bert
7a14b004cf
Ordering solution
2019-01-31 06:39:14 -03:00
Mau Di Bert
9d4f6ed12f
solution out of the tutorial
2019-01-24 08:39:08 -03:00
Ilya Kantor
028b80cf9d
Merge pull request #750 from maurodibert/patch-20
...
typo
2019-01-24 14:21:17 +03:00
Mau Di Bert
30d62b78ca
solution outside the tutorial
2019-01-24 08:17:14 -03:00
Mau Di Bert
6d12e3583b
typo
2019-01-23 11:19:26 -03:00
hjcasayas
dcc911e4c0
-1 is returned by findIndex() method when nothing is found.
2019-01-17 23:30:39 +08:00
hjcasayas
0c8da42eb5
-1 is returned by findIndex() method when nothing is found.
2019-01-17 23:00:56 +08:00
Mojtaba Javan
2cff9517be
Naming improvement
2018-12-27 07:04:00 +03:30
Mojtaba Javan
dde3c1a00b
Added for
and for..of
...
... as ways to iterate over arrays
2018-12-27 06:34:52 +03:30
Mojtaba Javan
d9ee6e3c23
Reordering sections
...
`forEach` is mentioned as known in **reduce/reduceRight** which is a subsection of **Transform an array**, and this section is above **Iterate: forEach** where we first learn about `forEach`.
2018-12-27 06:29:22 +03:30
Mojtaba Javan
4e5aef8b1b
Naming improvement
...
`str` is used in the example too.
2018-12-27 06:20:25 +03:30
Mojtaba Javan
b688652d34
Sentence improvement
2018-12-27 05:46:29 +03:30
Mojtaba Javan
0d9eea6fa1
Sentence improvement
2018-12-27 05:22:33 +03:30
Ilya Kantor
7a23ea1052
Update solution.md
2018-12-15 18:59:38 +03:00
juhyun
cd7dcd6478
Update article.md
...
How about adding semicolon like this?
Yes, omitting the semicolon does not cause a problem. But in this
case, adding the semicolon is more consistent and obvious.
2018-12-05 23:03:18 +09:00
Ilya Kantor
d0fcf522da
sketch downgrade to 50 for good arrows, closes #494
2018-10-09 12:00:34 +03:00
Ilya Kantor
e19f368ed5
closes #502
2018-10-07 21:18:10 +03:00
Ilya Kantor
aa43deef3b
closes #516
2018-10-07 20:19:48 +03:00
Yao Yu
d2329c197c
fixing broken link on array-methods page
...
fixing broken link on array-methods page
2018-08-28 00:23:00 -04:00
Ilya Kantor
5dcdbc3c73
Merge pull request #380 from brentguf/array-methods
...
Typo Array Methods chapter
2018-03-03 09:35:53 +03:00
Ilya Kantor
be007e78ef
remove cut
2018-02-06 13:07:22 +03:00
Brent Guffens
f324d4b0a2
Typo
2018-01-22 13:07:58 +01:00
Ilya Kantor
0d81f751b1
Merge pull request #249 from usernamehw/patch-3
...
Update article.md
2017-11-01 13:30:29 +03:00
Ilya Kantor
0f1455da90
Merge branch 'master' of https://github.com/iliakan/javascript-tutorial-en
2017-11-01 12:57:35 +03:00
Ilya Kantor
973810d980
fixes
2017-11-01 12:57:29 +03:00
Ilya Kantor
b67884c998
Merge pull request #254 from usernamehw/patch-8
...
Update solution.md
2017-11-01 11:37:17 +03:00
Ilya Kantor
10927ec101
Merge pull request #255 from usernamehw/patch-9
...
Update solution.md
2017-11-01 11:37:00 +03:00
Ilya Kantor
0832633e7c
Merge pull request #256 from usernamehw/patch-10
...
Update task.md
2017-11-01 11:36:43 +03:00
Ilya Kantor
2440ab7349
Merge pull request #257 from usernamehw/patch-11
...
Update solution.md
2017-11-01 11:36:31 +03:00
Ilya Kantor
a7b3c5c999
Merge pull request #253 from usernamehw/patch-7
...
Update task.md
2017-11-01 10:06:18 +03:00
Ilya Kantor
944f89caa4
Merge pull request #252 from usernamehw/patch-6
...
Update solution.md
2017-11-01 09:59:35 +03:00
Ilya Kantor
ce3e1e90b7
Merge pull request #251 from usernamehw/patch-5
...
Update solution.md
2017-11-01 09:59:24 +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