Commit graph

1505 commits

Author SHA1 Message Date
snakecase
c360e9d5f9
Fix incomplete variable in if...else example
It is in section "Multiple '?'".
2018-03-11 09:46:38 +05:00
Ilya Kantor
9365275467 fixes 2018-03-03 10:34:46 +03:00
Ilya Kantor
f3a33309f7
Merge pull request #388 from brentguf/callbacks
Callbacks chapter
2018-03-03 09:50:55 +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
Ilya Kantor
6f90aadc40
Merge pull request #391 from brentguf/dom-tree
DOM Tree chapter
2018-03-03 09:14:06 +03:00
Ilya Kantor
da9d759298
Merge pull request #392 from brentguf/mouse-events-basics
Mouse Events Chapter
2018-03-03 09:10:54 +03:00
Ilya Kantor
4918bddcf0
Merge pull request #394 from brentguf/modifying-the-dom
Modifying the dom
2018-03-03 09:08:00 +03:00
Brent Guffens
317c89aa6c
Typo fixes and some language improvements 2018-02-26 10:04:28 +01:00
Jean-Philippe Côté
296af700dd
Reversed sentence for better understanding 2018-02-11 13:59:09 -05:00
Brent Guffens
cf7b5e274e
Update solution.md 2018-02-06 11:21:00 +01:00
Brent Guffens
746c6d9fa0
Update task.md 2018-02-06 11:19:20 +01:00
Brent Guffens
c7744f9f5e
Update article.md 2018-02-06 11:11:06 +01:00
Ilya Kantor
be007e78ef remove cut 2018-02-06 13:07:22 +03:00
Brent Guffens
c622f3c1f9
Up until Cloning Nodes 2018-02-06 10:58:53 +01: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
3e20b7b0c4
Language improvements 2018-02-05 13:27:58 +01:00
Brent Guffens
f3aae9013c
Small language improvements 2018-02-05 10:27:25 +01:00
Brent Guffens
f236a1357d
Spelling, wording, typos 2018-02-05 09:13:42 +01:00
Ilya Kantor
2a3182ad94
Merge pull request #352 from baooab/patch-1
Fix typo
2018-02-03 15:55:57 +03:00
Ilya Kantor
8b8f3f6d86
Merge pull request #354 from brentguf/comparisons
Comparisons chapter
2018-02-03 15:55:03 +03:00
Ilya Kantor
0c5b90caee
Merge pull request #355 from a-ogilvie/patch-5
Small changes for readability
2018-02-03 15:53:11 +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
Ilya Kantor
59e1e989bf
Merge pull request #363 from MehyarSawas/master
Operators Explanation error corrected
2018-02-03 15:31:12 +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