1783 Commits

Author SHA1 Message Date
Kyle Simpson
fcbd9b8d96
FEM logo: per brand guidelines, updating black color to #e3e3e3 2022-02-17 12:32:36 -06:00
Kyle Simpson
0ce55a933a
README: correcting affiliate link 2022-02-17 09:59:51 -06:00
Kyle Simpson
bae21ee2c2
README: updating with sponsor logos 2022-02-16 18:01:55 -06:00
Kyle Simpson
58262fbe48
get-started, ch2: fixed minor typo 2022-02-07 12:14:12 -06:00
Kyle Simpson
7d6e458026
objects-classes, ch2: minor updates 2022-02-07 12:13:13 -06:00
Kyle Simpson
f44ffc57f9
objects-classes: more work on ch2 2022-01-26 12:56:33 -06:00
Kyle Simpson
e1c033df32
objects-classes: more work on ch2 2022-01-26 12:53:48 -06:00
Kyle Simpson
5c9d088676
objects-classes: finishing draft of first chapter 2022-01-26 11:20:12 -06:00
Kyle Simpson
70914d1de6
Merge pull request #1777 from anavalo/patch-1
Object.entries(myObj) typo
2022-01-26 09:07:22 -06:00
Tasos Tsournos
1cf62570dd
Update ch1.md
Line 362: `Object.entries(myObj)` should return `[ ["favoriteNumber",42], ["isDeveloper",true], ["firstName","Kyle"] ]`
2022-01-26 14:06:21 +02:00
Kyle Simpson
57e740a965
objects-classes: splitting out some ch1 content into ch2 2022-01-25 17:53:47 -06:00
Kyle Simpson
251cc3e8dd
objects-classes: almost finished with ch1 draft 2022-01-25 16:17:02 -06:00
Kyle Simpson
5f1f428134
objects + classes: still more content for ch1 2022-01-25 11:17:40 -06:00
Kyle Simpson
c828fe7cb3
README: adding link to in-progress 'objects and classes' book 2022-01-25 10:05:43 -06:00
Kyle Simpson
e17d9b19a0
objects-classes: still more work on ch1 2022-01-24 17:36:17 -06:00
Kyle Simpson
6727bcc73f
objects-classes: more work on ch1 2022-01-24 11:28:14 -06:00
Kyle Simpson
e5960d27f2
objects-classes: starting ch1 2022-01-24 01:20:05 -06:00
Kyle Simpson
4c6b88f842
removing kickstarter banner 2021-11-02 10:58:59 -05:00
Kyle Simpson
597fb74634
updating kickstarter tracking links 2021-09-16 14:40:49 -05:00
Kyle Simpson
acd1c5c253
adding kickstarter tracking graphic 2021-09-16 14:39:29 -05:00
Kyle Simpson
ffac25c9ab
adding kickstarter banner to main readme 2021-09-14 22:50:30 -05:00
Kyle Simpson
8861041133
get started: fixing references to images as png instead of svg (for dark mode), closes #1718 2020-12-30 11:33:35 -06:00
Kyle Simpson
8a1cc1170f
updating images to look correct even with github dark-mode turned on 2020-12-11 11:10:37 -06:00
Kyle Simpson
74a7f6ab97
Merge pull request #1665 from henrebotha/patch-1
Fix grammar
2020-08-05 21:04:52 -05:00
Kyle Simpson
3fad40656b
get started, apB: fixing mistake in solution code, closes #1678 2020-08-05 21:02:41 -05:00
Henré Botha
4fdf7e0225
Fix grammar 2020-05-04 16:10:06 +02:00
Kyle Simpson
b9563516eb
Merge pull request #1661 from hekkim/patch-1
Rearrange an order of TOC in get-started
2020-05-01 10:01:45 -05:00
Heecheon Kim
5a94a7846e Rearrange an order of TOC in get-started 2020-05-01 15:44:16 +09:00
Kyle Simpson
b3f7ca4980
Merge pull request #1658 from Li-YangZhong/2nd-ed
one word is missing from chapter 6
2020-04-27 09:50:47 -05:00
Li-YangZhong
119cc325f1
one word is missing from chapter 6
Sentence "Hopefully by you feel like you're standing on much more solid ground with understanding lexical scope. " change to
"Hopefully by now you feel like you're standing on much more solid ground with understanding lexical scope. "

One word "now" is missing from the original sentence in this chapter
2020-04-27 14:29:24 +08:00
Kyle Simpson
0411e0d0cf
scope and closures: apA, fixing minor mistake in code comments, closes #1651 2020-04-01 21:24:07 -05:00
Kyle Simpson
529671508d
Merge pull request #1650 from RichardNilsson/patch-1
Update ch1.md
2020-03-27 06:38:50 -05:00
Richard
1d80dca433
Update ch1.md 2020-03-27 11:38:45 +01:00
Kyle Simpson
0de72ebb88
more removal of first edition content 2020-03-27 05:32:49 -05:00
Kyle Simpson
cb2a49e27d
es.next and beyond: removing all first edition text 2020-03-27 05:26:16 -05:00
Kyle Simpson
545b7aad38
objects and classes: removing more first edition text 2020-03-27 05:23:56 -05:00
Kyle Simpson
0424741889
sync and async: removing all first edition text 2020-03-27 05:23:11 -05:00
Kyle Simpson
733d19f6ca
types and grammar: removing all first edition text 2020-03-27 05:20:48 -05:00
Kyle Simpson
6af97c8ca7
Merge pull request #1648 from bmusin/patch-1
Typo: insert omitted 'function' keyword
2020-03-25 11:02:16 -05:00
Bulat Musin
7dec66e0f7
Typo: insert omitted 'function' keyword 2020-03-25 11:12:37 +03:00
Kyle Simpson
f6e1e05bc2
scope and closures: ch8, fixing tech mistake, closes #1646 2020-03-23 10:16:18 -05:00
Kyle Simpson
c3dcc597dc
Update README.md 2020-03-20 16:31:34 -05:00
Kyle Simpson
674d1d5576
Update ch1.md 2020-03-20 16:24:59 -05:00
Kyle Simpson
eea17e6fa7
Delete fig6.png 2020-03-20 16:24:28 -05:00
Kyle Simpson
6bd2bbdfc8
Delete fig5.png 2020-03-20 16:24:20 -05:00
Kyle Simpson
dc453b9308
Delete fig4.png 2020-03-20 16:24:11 -05:00
Kyle Simpson
57ad5c51bb
Delete fig3.png 2020-03-20 16:24:02 -05:00
Kyle Simpson
9dc4283372
Delete fig2.png 2020-03-20 16:23:53 -05:00
Kyle Simpson
8e21c6ee14
Delete fig1.png 2020-03-20 16:23:45 -05:00
Kyle Simpson
aa7042ff9f
Delete ch6.md 2020-03-20 16:23:33 -05:00