Ilya Kantor
f77bbdddb7
license
2017-09-17 11:12:31 +02: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
Kurczok
17c2317cc7
getComputedStyle typo
2017-09-03 14:15:50 +02:00
Fredrick Mgbeoma
aa433935d8
updated article.md
...
Fixed typos
2017-09-03 09:57:26 +01:00
kitiya
8b14175990
Update solution.md
2017-09-02 19:14:21 -06:00
graberzz
8a3e5d239f
typo fix
...
getAverageAge function argument named users, but arr used instead
2017-09-03 03:54:12 +05:00
Ilya Kantor
1a2982650d
Merge pull request #154 from Annis-Monadjem/master
...
replace "progress" with "timeFraction" for clarity
2017-09-02 16:49:14 +02:00
Ilya Kantor
b72a1aae6d
Merge pull request #155 from twgardner2/master
...
Fix minor typo: change 'will shown its value' to 'will show its value'
2017-09-02 16:43:55 +02:00
twgardner2
2bbf6a91dc
Merge pull request #1 from twgardner2/shown_to_show_in_debugging
...
Fix typo
2017-09-02 10:18:43 +02:00
twgardner2
a5e850eb8e
Fix typo
2017-09-02 10:15:18 +02:00
Annis Monadjem
13414b845e
Update article.md
2017-09-02 00:41:09 +02:00
kitiya
11860c30c2
Update solution.md - question 2
...
Question 2: Changing from "true" to "false"
2017-09-01 15:54:26 -06:00
gwooly
3daed31965
Minor grammer/spelling edit
...
Double checked, should be good. Just pay attention to line 296 as I'm not 100% sure it's the correct edit in this context.
2017-09-01 15:49:34 +01:00