Commit graph

55 commits

Author SHA1 Message Date
joaquinelio
16ac39718c
kotlin 404 2021-01-04 06:09:50 -03:00
Tarek Belkahia
3a21dce11e
Add link to Kotlin/JS 2020-12-16 15:44:26 +01:00
Kevin Jones
26d449c80e
Minor grammar alteration. 2020-11-13 14:58:10 -06:00
LeviDing
6e61e8a466
Fix: change ; => , 2020-10-14 15:17:19 +08:00
Taruna06
2336288174
typo 2020-10-10 10:20:26 +05:30
Peter Roche
bdb3def468
Update article.md
As promised.
2020-10-09 02:40:53 -06:00
Isildur46
244e7abdd3
Delete "Trident"
Knowledge correcting: Trident is not a JS engine.
2020-09-17 16:53:47 +08:00
Denis
0557a16f81
Update article.md
Added link to Brython Python transpiler to JavaScript
2020-08-09 20:25:22 +03:00
u-n-known
f8e2ed0eca
Either quotation marks or italicization
Highlighting twice is unnecessary.
2020-02-14 00:41:09 +01:00
u-n-known
bad780799f
Grammar mistake (?)
It literally says «Operating System system functions.»
2020-02-10 23:25:43 +01:00
Ilya Kantor
3955844f14 minor 2019-11-07 11:51:47 +03:00
Ilya Kantor
aee2bd2ca6 fix 2019-10-10 11:07:05 +03:00
Ilya Kantor
9bfc8cfa9c minor 2019-08-11 14:24:31 +03:00
Ilya Kantor
4d44df6a3a Embed font to SVG 2019-08-11 14:17:38 +03:00
Ilya Kantor
3ba28aa104 images to svg 2019-07-28 15:42:37 +03:00
Ilya Kantor
a6284dec25 minor 2019-07-27 00:59:12 +03:00
Ilya Kantor
a0853ed30a fixes 2019-07-25 17:23:58 +03:00
Adarsh Naidu
8dce063518
Updated article.md
Moreover, frameworks like react native and ionic lets us develop mobile applications using JavaScript.
2019-07-21 20:48:00 +05:30
Adarsh Naidu
f50547d22c
Updated article.md
Simply added the line:-
Moreover, frameworks like react native and ionic let's us develop mobile applications using JavaScript.
2019-07-21 20:47:03 +05:30
Ilya Kantor
a23882d981 fix 2019-06-24 12:31:30 +03:00
Ilya Kantor
382d4e513f specs 2019-06-21 09:01:18 +03:00
Ilya Kantor
ed86221c7f fixes 2019-05-06 15:18:35 +02:00
Ilya Kantor
047ffa2877
Update article.md 2019-05-04 13:37:18 +02:00
Alexey Pyltsyn
735880d45f Replace Node.JS with Node.js 2019-04-23 21:29:04 +03:00
Alexey Pyltsyn
c5ce5578fc Fix name of JavaScript 2019-04-23 11:54:43 +03:00
Ilya Kantor
8f13d61a8b Sketch editor update (no important image changes) 2019-04-05 09:17:57 +03:00
Ilya Kantor
be9c5a7b5f re-export pictures 2019-03-02 23:36:52 +03:00
imidom
8d86c31829
Update wording of 01-Getting-Started
Hi! I'm learning Javascript and have found these tutorials to be incredibly helpful. While the articles are very clear, some of the wording isn't natural to me as an English speaker. I was hoping I could contribute to this project by updating the wording of the articles to read more like natural English. If you like these edits, let me know and I'll make my way through the rest of the articles as I read them. Thanks for creating this.
2018-12-04 12:51:25 -05:00
Matthew D
bc33cf38c1
Fixed the wikipedia link
The link now goes to the language, not the Indonesian island
2018-11-05 12:51:57 -05:00
Young Bae
b82fa6f4e8
[PR] Fix typos in 01-getting-started 2018-11-04 12:09:24 +09:00
Ilya Kantor
dafb17a168
Merge branch 'master' into master 2018-11-03 19:35:29 +03:00
Zach Chen
e1597caae5
Update article.md
Fixed grammar and typo issues. Did not change any of the actual information. Only reworded.
2018-10-29 20:57:31 -04:00
Arnau
f1bf9d711c
Update article.md
Add comma preceding "etc." uses.
2018-10-24 17:11:12 +00:00
Ilya Kantor
d0fcf522da sketch downgrade to 50 for good arrows, closes #494 2018-10-09 12:00:34 +03:00
Ilya Kantor
aa43deef3b closes #516 2018-10-07 20:19:48 +03:00
Aron Eidelman
a744410fe4
Add auxiliary verb
"How engines work?" is grammatically incorrect
2018-07-12 09:13:02 -07:00
Valentin Khokhlov
586a68c9d1 it is syntactic sugar, not syntax 2017-10-19 19:11:02 +03:00
Franz Geiger
c17003f4fe Fix: Wrong name for Firefox JavaScript engine
Gecko is the layout engine of Firefox. The JavaScript engine is called SpiderMonkey
2017-09-16 22:06:20 +02:00
Ilya Kantor
e43e1a0952 Merge branch 'master' of https://github.com/iliakan/javascript-tutorial-en 2017-08-09 23:34:30 +02:00
Ilya Kantor
a69e9e702a minor 2017-08-09 23:34:19 +02:00
SUDHIR
76bb7a33bc Update article.md 2017-08-09 10:17:41 +05:30
Jeff Bothe
11917ff7f2 grammar, usage, punctuation corrections for 1-js/01-getting-started 2017-08-02 17:26:25 -05:00
Kurczok
697e7236b7 Changed "simple things..." 2017-07-09 23:21:30 +02:00
Kurczok
806467a974 Update article.md 2017-07-09 11:36:28 +02:00
Kurczok
c0c76f94e7 Some grammatical changes 2017-07-04 00:45:07 +02:00
Ilya Kantor
857d8e7a19 Merge pull request #34 from reigningmetal/master
Small spelling changes
2017-06-12 15:33:49 +03:00
Ilya Kantor
733b0c66b5 Merge branch 'master' of https://github.com/iliakan/javascript-tutorial-en 2017-06-11 16:24:08 +03:00
Ilya Kantor
acee6949c9 up 2017-06-11 16:24:04 +03:00
reigningmetal
4f5509644d Spelling
edited some more spelling
2017-06-10 14:25:41 -04:00
Brian Gates
ad912fffd0 fix grammar: "only exist" s/b "exist only"
To say features "only exist" in JavaScript means that the features don't do anything else, they only exist.
JS is unique because it's the only browser technology which has its feature set; the features exist only in JS.
2017-06-09 19:08:59 -04:00