Ilya Kantor
|
63dc4cddd4
|
images to svg
|
2019-07-27 15:55:44 +03:00 |
|
sridharkritha
|
afe6d115e4
|
Minor typo error
|
2019-07-27 04:36:42 +01:00 |
|
Ilya Kantor
|
a6284dec25
|
minor
|
2019-07-27 00:59:12 +03:00 |
|
Ilya Kantor
|
f6ff773033
|
minor fixes
|
2019-07-26 23:21:53 +03:00 |
|
Adarsh Naidu
|
bacf5dfc61
|
Minor correction in the answer
Changed from
result = (a + b < 4) ? 'Below' : 'Over';
to
let result = (a + b < 4) ? 'Below' : 'Over';
|
2019-07-23 17:43:31 +05:30 |
|
Violet.Lee
|
c8d3fb78d0
|
minor fix
In the browser, the button to cancel has been labeled with `Cancel` not `CANCEL`
|
2019-07-09 14:50:00 +09:00 |
|
Ilya Kantor
|
46a9bb5e34
|
use strict for FD visibility
|
2019-07-01 13:59:58 +03:00 |
|
Ilya Kantor
|
d1190aae21
|
minor
|
2019-06-28 15:18:55 +03:00 |
|
Ilya Kantor
|
25d48a3648
|
sketch up, event loop
|
2019-06-26 23:29:28 +03:00 |
|
Ilya Kantor
|
9d010198e8
|
minor
|
2019-06-24 13:58:26 +03:00 |
|
Ilya Kantor
|
3c37e1de7b
|
fixes #1041
|
2019-06-07 09:29:16 +03:00 |
|
Ilya Kantor
|
bdda1af6b0
|
minor
|
2019-05-23 07:56:42 +03:00 |
|
Azaldin Freidoon
|
d7834f29e8
|
Fixed an error in the 'An incomparable undefined' section. The value 'undefined' is not only equal to 'null', but to 'undefined' as well.
|
2019-05-19 19:22:53 -07:00 |
|
Ilya Kantor
|
98d39621d4
|
minor
|
2019-05-16 16:52:52 +03:00 |
|
Ilya Kantor
|
d9740908bf
|
fixes
|
2019-05-16 13:37:25 +03:00 |
|
Ilya Kantor
|
2035e46305
|
minor
|
2019-05-09 20:37:45 +03:00 |
|
Ilya Kantor
|
ed86221c7f
|
fixes
|
2019-05-06 15:18:35 +02:00 |
|
Ilya Kantor
|
db4d0de26d
|
fixes
|
2019-05-06 07:44:39 +02:00 |
|
Ilya Kantor
|
2634131fac
|
minor
|
2019-05-05 09:09:58 +02:00 |
|
Ilya Kantor
|
0af081d45b
|
Merge pull request #948 from Okoyecb/patch-1
Update article.md
|
2019-04-30 22:05:55 +02:00 |
|
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 |
|