pimonenkov
2802a6d5cd
replace "press" with "click"
...
"press" is when we push a keyboard key
"click"/"select" is when we use a mouse button.
2019-04-30 14:07:36 +03:00
Chidi Okoye
50106208f7
Update article.md
2019-04-27 15:20:00 +01:00
Ilya Kantor
19223ae762
minor
2019-04-26 14:30:38 +02:00
Ilya Kantor
076a62452c
Merge pull request #941 from marksq/patch-1
...
Update article.md
2019-04-26 11:14:54 +02:00
Alexey Pyltsyn
f74963ae73
js/first-steps/function-basics: fix name of Lodash
2019-04-26 00:25:21 +03:00
Sergey Kopylov
b7b073be1a
Update article.md
2019-04-25 17:14:45 +03:00
Alexey Pyltsyn
735880d45f
Replace Node.JS
with Node.js
2019-04-23 21:29:04 +03:00
Danil Kolumbet
271129ecaf
Change link destination
...
At the end article mentions a chapter about comments, but link sends to an antecedent article, which doesn't mention comments at all.
2019-04-13 15:32:18 +03:00
Atul Soman
d25d29cd0f
Update article.md
2019-04-09 16:38:35 +05:30
Atul Soman
1728f97425
Fixing the syntax typo in prompt
2019-04-09 14:09:55 +05:30
Ilya Kantor
8f13d61a8b
Sketch editor update (no important image changes)
2019-04-05 09:17:57 +03:00
sawyerrken
bb159fcac3
Update article.md
2019-04-02 20:45:08 +01:00
Ilya Kantor
e22e971664
Merge branch 'refactor'
2019-04-02 14:02:03 +03:00
Ilya Kantor
e4a1148098
Merge pull request #866 from mb1047/patch-1
...
Update article.md
2019-04-02 08:38:53 +03:00
Ilya Kantor
9c3ac133e3
draft
2019-03-30 14:32:38 +03:00
sawyerrken
6505121c9e
modified sub headings for clarity and to avoid confusion
2019-03-27 09:18:51 +01:00
Ilya Kantor
ffb9ce2dfc
up
2019-03-22 23:08:38 +03:00
mb1047
e42e8d9300
Update article.md
2019-03-20 22:20:45 +01:00
Razvan Bugoi
c7683b65e3
Added missing semicolon
2019-03-13 16:20:55 +00:00
Ilya Kantor
2a44419d92
fixes
2019-03-07 11:01:35 +03:00
Shafrazi
11ba05bff9
Spelling correction
...
Change recommended to recommend
2019-03-06 23:18:11 +05:30
Ilya Kantor
be9c5a7b5f
re-export pictures
2019-03-02 23:36:52 +03:00
Adam Naglich
1419ecbf51
Added a missing comma
2019-02-13 15:05:23 -05:00
simmayor
3db5a1ccdc
Fixed wording
2019-01-28 05:09:51 -05:00
Ilya Kantor
4a200dac83
Merge pull request #761 from thisLinda/patch-1
...
update /13-switch/article.md
2019-01-27 19:33:05 +03:00
Linda Zanchi
fce9639096
Update /14-function-basics/article.md
...
Type line 131, sentence 2; corrected. FYI same line makes no sense in English, I cannot offer an edit for meaning intended.
2019-01-27 10:40:51 -05:00
Linda Zanchi
801fa33d2d
update /13-switch/article.md
...
add ; at end of line 151
2019-01-27 10:28:29 -05:00
Ilya Kantor
1bd8f97e4b
Merge pull request #731 from maurodibert/patch-10
...
Update article.md
2019-01-14 17:04:11 +03:00
Ilya Kantor
4eac4ef709
minor
2019-01-14 17:03:53 +03:00
Mau Di Bert
697bbf8c10
Update article.md
...
Since there are mentioned other things explained in less detail (as Bitwise operators), could be useful to have this explained here.
2019-01-14 10:05:27 -03:00
Ilya Kantor
a733718af3
Merge branch 'master' of https://github.com/iliakan/javascript-tutorial-en
2019-01-13 20:40:08 +03:00
Ilya Kantor
ed4878f269
minor
2019-01-13 20:39:56 +03:00
Ilya Kantor
31553694b8
Merge pull request #724 from maurodibert/patch-12
...
Update article.md
2019-01-13 20:37:00 +03:00
Ilya Kantor
7e5ffe269e
move around
2019-01-13 20:36:23 +03:00
Ilya Kantor
fdad5ff3ac
Merge pull request #727 from maurodibert/patch-11
...
Update task with a hint or another exercise/solution.md
2019-01-13 20:33:03 +03:00
Ilya Kantor
a484461394
Merge pull request #728 from 11un/patch-2
...
typo "need (to) change approach.."
2019-01-13 20:32:00 +03:00
11un
3cbc31904a
typo "if (it) displays"
2019-01-12 13:13:35 -08:00
11un
9dbbdc1d80
typo "need (to) change approach.."
2019-01-12 09:47:35 -08:00
Mau Di Bert
f8aec45ab2
Update task.md
...
Logical Operators are explained in the next chapter. I proposed the possibility of another hint for that here from your tutorial but maybe could be better to move the exercise one chapter.
2019-01-11 07:51:02 -03:00
imidom
cf2a2d77b3
Merge pull request #725 from iliakan/imidom-patch-1
...
Update while-for
2019-01-10 21:17:45 -05:00
imidom
278ee28895
Finish updating while-for
2019-01-10 21:16:56 -05:00
imidom
e1739fc9ab
Update--Loops: while and for
2019-01-10 21:04:20 -05:00
Mau Di Bert
f86d0cff2a
Update article.md
2019-01-10 21:10:05 -03:00
Mau Di Bert
cfd46fd2d8
typo
2019-01-10 11:03:51 -03:00
imidom
c214c2c8a3
Update 02-first-steps/11-logical-operators
2019-01-07 23:19:09 -05:00
imidom
42cf06db0a
Update 02-first-steps/10-ifelse
2019-01-06 13:38:04 -05:00
imidom
3a24621e7e
Update 02-first-steps/09-alert-prompt-confirm
2019-01-04 08:53:38 -05:00
imidom
6b6f51b65f
Update 02-first-steps/08-comparison
2019-01-03 09:13:11 -05:00
imidom
aced5f4a13
Update 02-first-steps/07-operators
2018-12-29 23:51:09 -05:00
imidom
5e6ad1eca5
Update 02-first-steps/06-type-conversions
2018-12-29 21:18:29 -05:00