Commit graph

2392 commits

Author SHA1 Message Date
Karl Holub
798840ee0d
promise result exact string match 2019-04-08 10:34:46 -05:00
Ilya Kantor
0789e3833d
Update README.md 2019-04-08 14:48:00 +03:00
Ilya Kantor
8f13d61a8b Sketch editor update (no important image changes) 2019-04-05 09:17:57 +03:00
Ilya Kantor
2a39ef8050 minor 2019-04-05 09:17:26 +03:00
Ilya Kantor
d7d1c17de9 todo 2019-04-03 16:36:08 +03:00
Ilya Kantor
2c0c69ed51
Merge pull request #888 from overken/patch-3
Update article.md
2019-04-03 09:20:20 +03:00
Ilya Kantor
374bd26393
Merge pull request #887 from srogalsky8/patch-1
Typo in article.md
2019-04-03 09:19:49 +03:00
Steven Rogalsky
a649079b66
More typos 2019-04-02 22:54:12 -07:00
overken
f19495e50f
Update article.md
typos
2019-04-02 18:52:24 -07:00
Steven Rogalsky
85a0449fce
Merge pull request #1 from srogalsky8/master
Fix another typo
2019-04-02 12:36:47 -07:00
Steven Rogalsky
94d30ce921
Fix another typo 2019-04-02 12:33:59 -07:00
Steven Rogalsky
1932bfbde1
Typo in article.md 2019-04-02 11:47:30 -07:00
Ilya Kantor
911f7833bb minor 2019-04-02 14:53:28 +03:00
Ilya Kantor
9dff4c05d4
Merge pull request #870 from gargakshat/patch-1
Update to improve clarity and avoid confusion.
2019-04-02 14:45:22 +03:00
Ilya Kantor
3dbe87aa1e minor 2019-04-02 14:03:52 +03:00
Ilya Kantor
e22e971664 Merge branch 'refactor' 2019-04-02 14:02:03 +03:00
Ilya Kantor
6fb4aabcba components 2019-04-02 14:01:44 +03:00
Ilya Kantor
184f7ae38c
Merge pull request #872 from James868/patch-3
Fix typo
2019-04-02 08:55:17 +03:00
Ilya Kantor
6d111471ae
Merge pull request #873 from jessuni/patch-2
Fix typos
2019-04-02 08:54:59 +03:00
Ilya Kantor
8006d3c523
Merge pull request #874 from Supernaiivi/typos
Fix English typo
2019-04-02 08:54:40 +03:00
Ilya Kantor
a8be18d2cd
Merge pull request #876 from maurodibert/patch-44
Update article.md
2019-04-02 08:54:18 +03:00
Ilya Kantor
0535487005
Merge pull request #878 from Edwin-Pratt/patch-1
The previous link was DEPRECATED
2019-04-02 08:52:43 +03:00
Ilya Kantor
7fa1bf7a96
Merge pull request #880 from vasilevx/patch-1
Fix function parameter
2019-04-02 08:52:23 +03:00
Ilya Kantor
8925505bd8
Merge pull request #882 from LordLexLutheran/patch-1
Small Grammatical Error - article.md "Class"
2019-04-02 08:52:07 +03:00
Ilya Kantor
e9be10d0c9
Merge pull request #885 from overken/patch-1
Update article.md
2019-04-02 08:41:46 +03:00
Ilya Kantor
64ffd43ca9
Merge pull request #886 from overken/patch-2
Update article.md
2019-04-02 08:41:34 +03:00
Ilya Kantor
956be1b35e
Merge pull request #868 from odykyi/patch-1
Update article.md
2019-04-02 08:39:55 +03:00
Ilya Kantor
69c7491250
Merge pull request #867 from avinashsinghdhillon/patch-1
Update article.md
2019-04-02 08:39:33 +03:00
Ilya Kantor
e4a1148098
Merge pull request #866 from mb1047/patch-1
Update article.md
2019-04-02 08:38:53 +03:00
overken
da9d3447d0
Update article.md
typos
2019-04-01 15:51:13 -07:00
overken
7c3df466bf
Update article.md
typos
2019-04-01 15:32:59 -07:00
Ilya Kantor
304d578b54 up 2019-03-31 20:10:47 +03:00
Ilya Kantor
79324d0adf draft 2019-03-31 01:06:10 +03:00
Alex Miget
a9fb7799e1
Small Grammatical Error 2019-03-30 12:50:22 -05:00
Ilya Kantor
8de6fa6127 draft 2019-03-30 16:31:43 +03:00
Ilya Kantor
9c3ac133e3 draft 2019-03-30 14:32:38 +03:00
Ilya Kantor
65671ab7ba draft 2019-03-30 07:26:03 +03:00
vasilevx
cae79b54e5
Fix function parameter
As in example above
2019-03-29 05:01:56 +03:00
Edwin Pratt
1c8e98cf81
The previous link was DEPRECATED
I have updated the link to follow the most updated version.
2019-03-28 23:42:13 +02:00
Mau Di Bert
260bca1c1a
Update article.md 2019-03-28 08:43:11 -03:00
Ilya Kantor
0873d43d72 up 2019-03-26 23:16:23 +03:00
Kasperi Ekqvist
da51ce5d6c Fix English typo 2019-03-26 16:41:53 +02:00
Jess Uni
69aaf57e0e
Fix typos 2019-03-26 20:59:52 +09:00
Rizky
323de66b20
Fix typo
Remove semicolon at the end of the function
2019-03-26 05:31:56 +00:00
Akshat Garg
db55cf71ac
Update to improve clarity and avoid confusion.
Changing the section on using commas to skip array elements, so as to make it more explicit that the skipping is possible for the elements in the middle of the array as well.
The code sample and smart-heading give the impression that only the first elements can be skipped.
2019-03-24 00:47:51 +05:30
Ilya Kantor
706b1f26b2 fixes 2019-03-23 02:22:11 +03:00
Ilya Kantor
92f7f1b8af fixes 2019-03-23 02:20:46 +03:00
Ilya Kantor
50bee36111 improvements 2019-03-23 02:14:21 +03:00
Ilya Kantor
b8d63d3188 improvements 2019-03-23 02:14:04 +03:00
Ilya Kantor
439cf4c491 improvements 2019-03-23 02:13:30 +03:00