Ilya Kantor
81c0c03f10
Merge pull request #567 from christianreed/patch-2
...
"Can" instead of "Can't"
2018-11-03 19:29:06 +03:00
Ilya Kantor
0efe3846d6
Merge pull request #566 from khaister/patch-1
...
Update article.md
2018-11-03 19:28:53 +03:00
Ilya Kantor
f032b4b5ca
Merge pull request #565 from catmclough/update-copy
...
Adjust grammar in Coding Style page
2018-11-03 19:28:07 +03:00
Ilya Kantor
9d76f97c2d
Merge pull request #563 from dagolinuxoid/patch-4
...
fixSentence
2018-11-03 19:26:06 +03:00
Ilya Kantor
6d9cf37422
Merge pull request #585 from sneaky-moose/patch-1
...
Correct spelling mistake in JS comment
2018-11-03 19:25:52 +03:00
Ilya Kantor
e2f845aea5
Merge pull request #586 from pestrickland/patch-1
...
Update article.md
2018-11-03 19:25:39 +03:00
Ilya Kantor
5fd9227294
Merge pull request #587 from arnaugamez/patch-2
...
Minor style fix and remove unnecessary commas.
2018-11-03 19:25:12 +03:00
Ilya Kantor
faef871de4
Merge pull request #588 from gratiaa/patch-1
...
Fix typo: theyr -> their
2018-11-03 19:24:59 +03:00
Ilya Kantor
aa36757781
Merge pull request #589 from pedrofgsrj/patch-1
...
Fix method name and other minor changes
2018-11-03 19:24:46 +03:00
Ilya Kantor
1ee1176df7
Merge pull request #561 from vvnc/patch-2
...
Fix present simple, remove redundant word
2018-11-03 19:24:31 +03:00
Pedro Fernando
f62cd554f5
Fix method name and other minor changes
2018-10-31 11:51:02 +01:00
Young Bae
dcc3861f5b
Fix typo: theyr -> their
2018-10-31 14:40:24 +09:00
Arnau
ba8328d701
Minor style fix and remove unnecessary commas.
2018-10-30 17:28:12 +00:00
Paul Strickland
612f8901f9
Update article.md
...
A few small changes to improve readability, although I'm not entirely sure I'm correct about line 19:
> All of the IDEs except cross-platform.
I've changed this to say "All of the IDEs are cross-platform." Let me know if that's incorrect.
2018-10-30 14:37:22 +00:00
sneaky-moose
82502dbe27
Correct spelling mistake in JS comment
...
independant -> independent
2018-10-30 12:24:38 +11:00
Christian Reed
afe292b153
"Can" instead of "Can't"
...
I think that's what the author meant.
2018-10-23 13:05:47 -07:00
Khai Nguyen
547aead304
Update article.md
2018-10-22 16:21:43 -07:00
Cat McLoughlin
b7bf483ac8
Adjust grammar in Coding Style page
2018-10-22 14:13:50 -07:00
daGo
d9cbf25880
fixSentence
...
[-] What's the benefit over using `Symbol("id")` over a string `"id"`?
[+] What's the benefit of using `Symbol("id")` over a string `"id"`?
2018-10-22 14:38:18 +03:00
Ilya Kantor
dc904d122e
cleanup
2018-10-22 12:02:28 +03:00
Ilya Kantor
266b489d24
adjust fonts for epub
2018-10-22 01:09:27 +03:00
Ilya Kantor
924b6ffadd
fix
2018-10-21 23:06:53 +03:00
Jerry Smith
6634ecfac3
Fix present simple, remove redundant word
2018-10-21 20:03:34 +03:00
Ilya Kantor
a5d3aec5ee
Merge pull request #550 from kehers/patch-1
...
Typo fix
2018-10-20 23:22:31 +03:00
Ilya Kantor
0e4c009eb3
Merge pull request #551 from manu-dikzit/patch-1
...
Fixed "7 language types" to "7 data types"
2018-10-20 23:22:22 +03:00
Ilya Kantor
f07ca04334
Merge pull request #557 from dagolinuxoid/patch-2
...
a tiny correction
2018-10-20 23:21:52 +03:00
Ilya Kantor
0be650fc91
Merge pull request #558 from razat249/fix-typo
...
Fix typo in promise basics article
2018-10-20 23:21:40 +03:00
Ilya Kantor
2ac68ec7a5
Merge pull request #559 from fearedserpent/patch-1
...
Fixed grammatical typo.
2018-10-20 23:21:28 +03:00
Ilya Kantor
b4bc5fb27a
Merge pull request #560 from ecaldwell/patch-1
...
fixed a typo
2018-10-20 23:21:07 +03:00
Ilya Kantor
5b8feffcbd
minor
2018-10-20 17:11:57 +03:00
Ilya Kantor
333e7fce6b
sketch figures, chrome resize
2018-10-20 12:14:22 +03:00
Evan Caldwell
4c7e4bee31
fixed a typo
2018-10-19 10:27:55 -04:00
Shashank Rajesh
61e825b042
Fixed grammatical typo.
...
Singular case agreement error. Yes, all I did was remove an 's' from a word. What a great first contribution to an open source project!
2018-10-18 18:05:10 -04:00
Rajat Patwa
0f4b68c906
Update article.md
2018-10-18 17:42:01 +05:30
Ilya Kantor
758b24ce5c
fix for epub build
2018-10-18 12:34:33 +03:00
daGo
6a718598f3
a tiny correction
...
I guess 'find return' looks a bit awkward, maybe you wanted to write 'find and return' but dropped 'and'. Just 'return' seems fine.
PS. I don't believe that I didn't solve the simple task yet. Few years ago I was able to handle much more complex stuff ... feelsWierdAndBadMan.
2018-10-17 20:14:31 +03:00
Ilya Kantor
4c103dc698
WIP
2018-10-15 20:11:58 +03:00
manu-dikzit
ce323eb6f3
Fixed "7 language types" to "7 data types"
2018-10-15 16:51:25 +05:30
Opeyemi Obembe
b16b26aad0
Typo fix
2018-10-13 08:30:44 +01:00
Ilya Kantor
9de36588a8
Merge pull request #546 from ncapdevi/patch-1
...
Update article.md
2018-10-10 12:10:36 +03:00
Ilya Kantor
8c1541cf28
Update README.md
2018-10-10 12:09:56 +03:00
Nic Capdevila
c131f05b8b
Update article.md
2018-10-09 21:40:58 -03:00
Ilya Kantor
37dc13d8d4
Update README.md
2018-10-09 23:59:45 +03:00
Ilya Kantor
ca3fd39712
Update README.md
2018-10-09 23:59:30 +03:00
Ilya Kantor
e87612bb88
Update README.md
2018-10-09 23:58:48 +03:00
Ilya Kantor
5baf3a9505
Update README.md
2018-10-09 23:56:44 +03:00
Ilya Kantor
596a24cba3
fixes, translation
2018-10-09 23:56:01 +03:00
Ilya Kantor
de4a68a58d
closes #471
2018-10-09 22:47:03 +03:00
Ilya Kantor
c3d7b5afc4
fix
2018-10-09 12:21:52 +03:00
Ilya Kantor
712e452af3
color fixes
2018-10-09 12:17:45 +03:00