Commit graph

1107 commits

Author SHA1 Message Date
Ilya Kantor
b31eae835b Merge pull request #186 from samal84/patch-1
Fix computed property example
2017-09-17 19:33:49 +02:00
Ilya Kantor
1ffd30fdff Merge pull request #183 from varkadov/patch-1
Wrong variables name
2017-09-17 19:33:37 +02:00
Ilya Kantor
25a65a656e Merge pull request #187 from TMatrix/patch-1
miss closing parenthesis in arr.map() example, update article.md
2017-09-17 19:33:10 +02:00
Mark
42d9eb1563 Update article.md
Typo - miss closing parenthesis in add.map() example
2017-09-17 19:47:26 +03:00
Ilya Kantor
ba0e4df492 clarifications 2017-09-17 11:17:11 +02:00
Ilya Kantor
e679f0da5b clarifications 2017-09-17 11:16:11 +02:00
Ilya Kantor
8ec21907a2 minor 2017-09-17 11:14:19 +02:00
Ilya Kantor
7898fc377d cleanup 2017-09-17 11:13:20 +02:00
Ilya Kantor
209c457232 minor 2017-09-17 11:12:34 +02:00
Ilya Kantor
f77bbdddb7 license 2017-09-17 11:12:31 +02:00
Sámal Rasmussen
cc4d10896e Fix computed property example
I'm sure the fruit variable was supposed to be used somewhere.
2017-09-17 00:17:25 +02:00
Vadim Arkadov
52ed864f22 Wrong variables name 2017-09-16 20:22:26 +03:00
Ilya Kantor
2d4e4693f8 minor 2017-09-15 11:09:10 +02:00
Ilya Kantor
73914af138 Merge pull request #177 from kitiya/patch-7
Changing 'leader' to 'user'
2017-09-13 23:11:37 +02:00
kitiya
a947264664 Changing 'leader' to 'user' 2017-09-12 13:26:42 -06:00
Ilya Kantor
336a724dd9 Merge pull request #176 from Kurczok/patch-1
Missed word
2017-09-12 10:49:16 +02:00
Kurczok
c2c2c2b42a Missed word 2017-09-11 22:25:00 +02:00
Ilya Kantor
05a1854fa3 Merge pull request #175 from kitiya/master
Update Data Types section
2017-09-11 00:01:03 +02:00
kitiya
f30b0cb514 Update solution.md
Change  arr to users to match the parameter name
2017-09-08 17:37:06 -06:00
kitiya
c6e1e78193 adding a back-tick ( ` )
Adding a back-tick to correct code highlighter
2017-09-08 13:09:17 -06:00
Ilya Kantor
1415a9a7aa Merge pull request #166 from fuchodeveloper/patch-2
Update article.md
2017-09-08 18:21:22 +02:00
Ilya Kantor
dcee0e3557 Merge pull request #167 from aniketkudale/master
Corrected typo in task 3
2017-09-08 18:21:13 +02:00
Ilya Kantor
e9f502053a Merge pull request #168 from fuchodeveloper/patch-3
Fixed typo in article
2017-09-08 18:21:02 +02:00
Ilya Kantor
34c05e2578 Merge pull request #169 from kitiya/patch-3
Update solution.md
2017-09-08 18:20:54 +02:00
Ilya Kantor
4e1711e871 Merge pull request #170 from kitiya/patch-1
Update solution.md - question 2
2017-09-08 18:20:33 +02:00
Ilya Kantor
63d7f1d74f Merge pull request #172 from kitiya/patch-5
Typo: occurences
2017-09-08 18:20:09 +02:00
Ilya Kantor
270a0e02e5 Merge pull request #171 from kitiya/patch-2
Parameters section
2017-09-08 18:20:01 +02:00
Ilya Kantor
ead5ec89d4 Merge pull request #173 from kitiya/patch-6
Correct Type: Occurences (another one)
2017-09-08 18:19:43 +02:00
Ilya Kantor
fba08b5c02 Merge pull request #174 from rsyring/patch-1
Clarify order of bubble/capture handlers on the target
2017-09-08 18:19:34 +02:00
Ilya Kantor
42ac7b0f20 Merge pull request #165 from twgardner2/master
Reworded one sentence
2017-09-08 18:18:54 +02:00
Randy Syring
5eb492e90e Clarify order of bubble/capture handlers on the target
The way the edited paragraph was written, I initially thought the bubble handler on the target would be ran before the capture handler, which seemed odd.  I believe this update clarifies the author's intention and describes better how the handler's actually work.
2017-09-07 23:25:50 -04:00
kitiya
75e5f71963 Correct Type: Occurences
Update another type from "occurences" to "occurrences"
2017-09-07 13:52:41 -06:00
kitiya
20aaed3f1d Typo: occurences
Update from "occurences" to "occurrences"
2017-09-07 13:47:49 -06:00
kitiya
0c86e0c8db Update solution.md
Math.round(63.5) should return 64, not 63.
2017-09-07 11:17:28 -06:00
kitiya
a233ed2944 Parameters section
update parameter name from "next" to "text"
2017-09-05 15:06:07 -06:00
Fredrick Mgbeoma
c1d419d140 Fixed typo in article
Fixed typo in JSON.stringify section of the article
2017-09-05 16:58:50 +01:00
Aniket Kudale
2b57bdafa8 Corrected task 3 typo 2017-09-05 16:25:31 +05:30
Fredrick Mgbeoma
7ad58a7833 Update article.md 2017-09-05 00:21:04 +01:00
Tom Gardner
1b2755e9ec reworded sentence in 05-types article.md 2017-09-04 18:54:24 +02:00
Ilya Kantor
144a2fe6c3 Merge pull request #164 from Kurczok/patch-4
removed => removing
2017-09-04 14:39:33 +03:00
Kurczok
4a2a86ee85 removed => removing 2017-09-04 00:08:02 +02:00
Ilya Kantor
b11dd79e5e Merge pull request #153 from gwooly/patch-4
Minor grammar/spelling edits
2017-09-03 19:53:11 +03:00
Ilya Kantor
7efbc5a677 Merge branch 'master' into patch-4 2017-09-03 19:53:02 +03:00
George
d61a8bd77a minor change to line 654 2017-09-03 17:48:51 +01:00
George
baf5c91a89 minor update 2017-09-03 17:45:03 +01:00
Ilya Kantor
0bbec294ad Merge pull request #158 from fuchodeveloper/patch-1
updated article.md
2017-09-03 19:18:28 +03:00
Ilya Kantor
e8eeab1316 Merge pull request #160 from Kurczok/patch-3
getComputedStyle typo
2017-09-03 19:18:15 +03:00
Ilya Kantor
f576a35670 Merge pull request #162 from Kurczok/patch-4
Use typo
2017-09-03 19:16:54 +03:00
Ilya Kantor
c6d7c94d19 Merge pull request #156 from graberzz/patch-1
typo fix
2017-09-03 19:16:47 +03:00
Kurczok
80eb75ab16 Use typo 2017-09-03 17:28:52 +02:00