Commit graph

2774 commits

Author SHA1 Message Date
Ilya Kantor
23ee5a4464 Merge pull request #514 from zivb/patch-1
Update article.md
2017-04-20 23:28:41 +02:00
Ilya Kantor
29242121a2 Merge pull request #516 from dblboy/patch-1
Fix typo
2017-04-20 23:28:30 +02:00
Ilya Kantor
f82e1944fc Merge pull request #517 from cpxPratik/patch-1
Update article.md
2017-04-20 23:28:19 +02:00
Gorgan Razvan Florin
c0c203e4cb Update article.md 2017-04-20 20:57:25 +03:00
cpxPratik
e4a8384736 Update article.md
Fix grammatical errors.
2017-04-19 17:57:14 +05:45
Marius Virbičianskas
ffeca57450 Fix typo 2017-04-19 07:39:00 +03:00
zivb
98507d49ee Update article.md 2017-04-18 11:51:22 +03:00
Ilya Kantor
57dc058c49 typos 2017-04-17 21:45:55 +02:00
Ilya Kantor
a4a16fccd6 minor 2017-04-17 21:42:33 +02:00
Ilya Kantor
8fc01fa0fe Merge pull request #507 from shahbazsyed/patch-1
Fixed a typo in article.md
2017-04-17 21:40:59 +02:00
Ilya Kantor
92db884dbd Merge pull request #511 from shahbazsyed/patch-2
fixed grammar
2017-04-17 21:38:37 +02:00
Syed Shahbaz Ahmed
a4048a8a02 fixed typos 2017-04-17 18:13:28 +02:00
Syed Shahbaz Ahmed
d11366edfc fixed grammar 2017-04-17 17:54:27 +02:00
Syed Shahbaz Ahmed
16013026db Fixed a typo in article.md
execition --> execution
2017-04-16 10:31:14 +02:00
Amarkant Kumar
32af036864 Create article.md
typo for evaluates words.
2017-04-15 01:14:38 +05:30
ThomasChang7
5e00f6df0b typo on the word associated 2017-04-07 21:17:03 -04:00
burkehavendesign
b2bf86787d Update article.md
That English is not idiomatic at all.  You could says:

"Why don't you take a math class?"
or
"How about taking a math class?"

Also, you may want to consider using American English, and in this case, please use "math" not "maths".  The US is a bigger market than the UK, is more widely used, the US is the center of the tech industry, etc.  The standard for using English-language variables in code comes from the US, not England.  And British-English is annoying. ;) :)
2017-04-07 12:37:14 -04:00
Ilya Kantor
a43475f540 minor 2017-04-07 18:38:51 +03:00
Jim Fenner
ccc25d206e Editorial updates
Syntax and typo suggestions
2017-04-06 22:43:42 -04:00
Ilya Kantor
5a1c12dd50 Merge pull request #487 from odv/en
Reordered code lines
2017-04-06 12:24:51 +03:00
Ilya Kantor
e1049976d7 Merge pull request #488 from burkehavendesign/patch-1
Update article.md
2017-04-06 12:24:44 +03:00
Ilya Kantor
81bbf72648 Merge pull request #489 from burkehavendesign/patch-2
Update article.md
2017-04-06 12:24:36 +03:00
Alex Muraro
4e530945e5 Fixed typo 2017-04-06 11:20:41 +02:00
burkehavendesign
71c3edbbce Update article.md
"substraction" on line 143 should be changed to "subtraction"
2017-04-05 11:47:48 -04:00
burkehavendesign
b91a6c9442 Update article.md
change "imprefect" to "imperfect"
2017-04-05 10:26:15 -04:00
Ovidiu Voicu
7e3a8ff9b5 Reordered code lines 2017-04-05 16:48:55 +03:00
Ilya Kantor
509eaf0f56 Merge pull request #481 from odv/en
Correct misspelling
2017-04-04 12:28:08 +03:00
Ilya Kantor
cea455dad3 Merge pull request #482 from DNLHC/patch-2
Fixed typo
2017-04-04 12:27:55 +03:00
Ilya Kantor
eae99597a5 Merge pull request #483 from shtukas/patch-1
Update article.md
2017-04-04 12:27:44 +03:00
Ilya Kantor
2486b7e682 Merge pull request #484 from mnedzka/patch-1
for in fix
2017-04-04 12:27:05 +03:00
Ilya Kantor
46fd27a942 minor 2017-04-01 17:30:33 +03:00
Ovidiu Voicu
c89d75fd27 Correct misspelling 2017-04-01 03:03:02 +03:00
mnedzka
6a22f08b41 for in fix
alert( key ); // name, age, 30 -> last should be isAdmin
2017-03-31 12:51:43 +02:00
Ilya Kantor
d2378df45e minor 2017-03-30 16:59:39 +03:00
Ilya Kantor
79f3775034 minor 2017-03-30 13:28:35 +03:00
Pascal Honoré
cfd23cec52 Update article.md
Correcting incorrect parameters order.
2017-03-28 22:18:14 +01:00
Danila
95b340d4a7 Fixed typo 2017-03-28 21:03:24 +03:00
Ovidiu Voicu
ce7ce41c82 Correct misspelling 2017-03-28 19:42:52 +03:00
Ilya Kantor
bc9117e70f minor 2017-03-28 10:55:51 +03:00
Ovidiu Voicu
c1770a3865 Removed an extra *so* from a paragraph 2017-03-27 23:18:15 +03:00
Ovidiu Voicu
761c80a356 Added missing parenthesis in the functional class pattern example 2017-03-27 16:37:02 +03:00
Ilya Kantor
5f340d0545 minor 2017-03-27 01:24:15 +03:00
Skubie Doo
96d73658cb Fix typo 2017-03-26 17:36:43 -04:00
Skubie Doo
b8d1e690f0 Fix rest parameter mis-match
I think you intended to have working code 😄
2017-03-26 15:55:52 -04:00
Ilya Kantor
a22c2a3d29 Merge pull request #459 from Vizantiyec/patch-1
typo absense -> absence
2017-03-26 22:39:45 +03:00
Ilya Kantor
cbfddcac43 Merge pull request #471 from skube/patch-1
Use more common word 'convention' over 'agreement'
2017-03-26 22:39:18 +03:00
Skubie Doo
f50b304a2b Fix typo 2017-03-26 14:24:01 -04:00
Skubie Doo
d56c018903 Use more common word 'convention' over 'agreement' 2017-03-26 09:17:47 -04:00
Erik Jenks
bbda9cc0c7 Update article.md 2017-03-25 09:18:54 -04:00
Ilya Kantor
627ea67c8e fixes 2017-03-25 10:06:45 +03:00