snakecase
a5e649d966
Add a hint for empty input and pressing ESC during prompts
...
Added this hint because it's not obvious for newcomers and because the task requires to check prompt for two different values to give alert('Canceled').
2018-03-11 11:00:24 +05:00
snakecase
6410140c37
Fix check for an empty input or ESC key press
...
According to the task both of these should give an alert('Canceled'). Previous solution implied that both empty input and ESC key return null, but in Chrome 64.0.3282.186 an empty input returns '' instead of null. So we are adding an additional check.
2018-03-11 10:44:54 +05:00
snakecase
c360e9d5f9
Fix incomplete variable in if...else example
...
It is in section "Multiple '?'".
2018-03-11 09:46:38 +05:00
Lakindu Akash
3334ce274e
update code snippet that was marked as text.
2018-03-05 01:41:28 +05:30
Ilya Kantor
9365275467
fixes
2018-03-03 10:34:46 +03:00
Ilya Kantor
4fbbd6c18f
Merge pull request #386 from brentguf/try-catch
...
Try...catch chapter
2018-03-03 09:49:14 +03:00
Ilya Kantor
bf14b2ff7a
Merge pull request #383 from brentguf/methods-for-prototypes
...
Link errors in Methods for Prototypes
2018-03-03 09:36:38 +03:00
Ilya Kantor
228873c901
Merge pull request #382 from brentguf/currying
...
Currying/Partials chapter
2018-03-03 09:36:28 +03:00
Ilya Kantor
9cae9d3316
Merge pull request #381 from brentguf/closures
...
Typo in Closures chapter
2018-03-03 09:36:08 +03:00
Ilya Kantor
5dcdbc3c73
Merge pull request #380 from brentguf/array-methods
...
Typo Array Methods chapter
2018-03-03 09:35:53 +03:00
Ilya Kantor
471de2ed33
Merge pull request #378 from brentguf/comments
...
Comments
2018-03-03 09:34:56 +03:00
Ilya Kantor
713fe2d6f8
Merge pull request #375 from cotejp/patch-1
...
Reversed sentence for better understanding
2018-03-03 09:30:33 +03:00
Ilya Kantor
ef12c34873
Merge pull request #374 from brentguf/coding-style
...
Coding style chapter
2018-03-03 09:23:26 +03:00
Ilya Kantor
b4d49e6f34
Merge pull request #373 from brentguf/debugger
...
Debugger
2018-03-03 09:22:25 +03:00
Ilya Kantor
3c832f5b7c
Merge pull request #372 from brentguf/javascript-specials
...
JavaScript Specials: Typos and clarification
2018-03-03 09:22:08 +03:00
Ilya Kantor
a894f82412
Merge pull request #371 from brentguf/function-expressions
...
Function expressions
2018-03-03 09:21:39 +03:00
Ilya Kantor
84db86f765
Merge pull request #370 from brentguf/functions
...
Functions chapter
2018-03-03 09:21:13 +03:00
Ilya Kantor
c99499eb93
Merge pull request #369 from brentguf/loops
...
Loops
2018-03-03 09:20:36 +03:00
Ilya Kantor
90b1a2b4b5
Merge pull request #368 from brentguf/logical-operators
...
Logical operators
2018-03-03 09:19:56 +03:00
Ilya Kantor
18d8783d1c
Merge pull request #361 from brentguf/date-exercises
...
Date exercises
2018-03-03 09:19:30 +03:00
Jean-Philippe Côté
296af700dd
Reversed sentence for better understanding
2018-02-11 13:59:09 -05:00
Ilya Kantor
be007e78ef
remove cut
2018-02-06 13:07:22 +03:00
Ilya Kantor
37f1936622
Merge pull request #366 from brentguf/timers
...
Timers
2018-02-06 12:52:51 +03:00
Ilya Kantor
fece590c3e
Merge pull request #367 from brentguf/conditional-operators
...
Conditional operators chapter
2018-02-06 12:51:53 +03:00
Ilya Kantor
dc790845db
minor
2018-02-05 22:16:39 +03:00
Brent Guffens
f236a1357d
Spelling, wording, typos
2018-02-05 09:13:42 +01:00
Ilya Kantor
8b8f3f6d86
Merge pull request #354 from brentguf/comparisons
...
Comparisons chapter
2018-02-03 15:55:03 +03:00
Ilya Kantor
398b854bdf
Merge pull request #358 from hrnik/patch-1
...
Fix misspeling
2018-02-03 15:47:02 +03:00
Ilya Kantor
c7065855a0
Merge pull request #359 from brentguf/numbers-task-6-solution
...
Numbers task 6 solution
2018-02-03 15:46:40 +03:00
Ilya Kantor
662c389b34
Merge pull request #360 from andrej-repisky/patch-1
...
Fixed incorrect it's/its
2018-02-03 15:44:36 +03:00
Ilya Kantor
45a47c02b7
Merge pull request #362 from MaxSchumacher/patch-1
...
light editing
2018-02-03 15:33:36 +03:00
Ilya Kantor
0236cf4c12
Merge branch 'master' of https://github.com/iliakan/javascript-tutorial-en
2018-02-03 15:33:12 +03:00
Ilya Kantor
03d10ca928
minor
2018-02-03 15:33:08 +03:00
Brent Guffens
9204d08796
Link errors
2018-02-02 12:46:29 +01:00
Brent Guffens
7bad527554
Typo
2018-02-01 07:12:01 +01:00
Brent Guffens
48d233c305
Typo
2018-01-31 13:21:43 +01:00
Brent Guffens
f426fd6113
Wording
2018-01-31 13:21:23 +01:00
Brent Guffens
eb5c3a0d67
Wording
2018-01-30 11:18:27 +01:00
Brent Guffens
f73236def6
Typo
2018-01-30 11:13:42 +01:00
Brent Guffens
891907886f
Wording
2018-01-30 09:20:44 +01:00
Brent Guffens
38124971b9
Typo
2018-01-30 08:47:35 +01:00
Mehyar Sawas
ef2ab17886
Operators explaination error corrected
2018-01-29 14:00:56 +01:00
Brent Guffens
9f193b9df0
Typo
2018-01-29 10:03:53 +01:00
@mxschumacher
6d3c4baf68
light editing
...
fixed some grammatical issues & deleted redundancies
2018-01-28 17:05:09 +01:00
Brent Guffens
02942eb420
Alternative solution
2018-01-27 17:32:38 +01:00
Brent Guffens
13be80afb9
Alternative solution
2018-01-27 17:28:40 +01:00
Brent Guffens
f324d4b0a2
Typo
2018-01-22 13:07:58 +01:00
andrej-repisky
c8df40f4fa
Fixed incorrect it's/its
2018-01-22 12:16:56 +01:00
Brent Guffens
7f8b27daef
Typo
2018-01-21 13:42:18 +01:00
Brent Guffens
aeabf4bf9b
Added instruction to correct task.
2018-01-21 13:08:31 +01:00