Kyle Simpson
|
784a92dc89
|
objects-classes, ch3: adding full 'class' example, finishes chapter 3 first-draft
|
2022-07-15 18:30:28 -05:00 |
|
Kyle Simpson
|
45f68bf31c
|
objects-classes, ch3: adding discussion of 'new.target', 'instanceof', and '.constructor', for instance introspections
|
2022-07-15 18:19:27 -05:00 |
|
Kyle Simpson
|
b012697a5b
|
objects-classes, ch3: changing a bunch of code examples to be consistent with the rest of the chapter
|
2022-07-15 16:50:49 -05:00 |
|
Kyle Simpson
|
2328050a5a
|
objects-classes, ch3: fixing inconsistency/confusion with privates/statics text, including changing code examples
|
2022-07-15 16:04:47 -05:00 |
|
Kyle Simpson
|
8b2db22d8d
|
objects-classes, ch3: adding lots of text about class privates
|
2022-07-15 13:08:59 -05:00 |
|
Kyle Simpson
|
d54f531879
|
objects-classes, ch3: added a bunch of text about class statics
|
2022-07-15 10:56:59 -05:00 |
|
Kyle Simpson
|
bc1ae62073
|
objects-classes, ch3: some text cleanup
|
2022-07-15 08:45:41 -05:00 |
|
Kyle Simpson
|
0858f2141e
|
objects-classes, ch3: added opinionated and somewhat disputed 'avoid this' section
|
2022-07-14 21:27:23 -05:00 |
|
Kyle Simpson
|
1d2aa0d1d2
|
objects-classes, ch3: a lot more text about class inheritance/polymorphism/etc
|
2022-07-14 20:51:29 -05:00 |
|
Kyle Simpson
|
36c987cdf7
|
objects-classes, ch3: more text about the philosophy of class-orientation
|
2022-07-14 09:17:48 -05:00 |
|
Kyle Simpson
|
e8355dafc5
|
objects-classes, ch3: filling out more text
|
2022-07-13 22:29:52 -05:00 |
|
Kyle Simpson
|
df82d90f3b
|
objects-classes, ch3: starting work on the chapter introducing classes
|
2022-07-13 14:22:50 -05:00 |
|
Kyle Simpson
|
537e9a0024
|
tweaking some wording around integer-looking strings as property names, to be more precise (per #1791)
|
2022-04-10 10:37:20 -05: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 |
|
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
|
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
|
545b7aad38
|
objects and classes: removing more first edition text
|
2020-03-27 05:23:56 -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 |
|
Kyle Simpson
|
ff5815a266
|
Delete ch5.md
|
2020-03-20 16:23:20 -05:00 |
|
Kyle Simpson
|
e18f76b35e
|
Delete ch4.md
|
2020-03-20 16:23:08 -05:00 |
|
Kyle Simpson
|
468944b1d4
|
Delete ch3.md
|
2020-03-20 16:22:49 -05:00 |
|
Kyle Simpson
|
28519b43c0
|
Delete ch2.md
|
2020-03-20 16:22:37 -05:00 |
|
Kyle Simpson
|
2a740fe64e
|
Update ch1.md
|
2020-03-20 16:22:08 -05:00 |
|
Kyle Simpson
|
071329089a
|
Update README.md
|
2020-03-20 16:21:52 -05:00 |
|
Kyle Simpson
|
2fd0ca5698
|
objects-classes: fixing book title headers
|
2019-11-01 07:57:34 -05:00 |
|
Kyle Simpson
|
43bb29689b
|
adding note about IGNORING previous first edition text in files while the titles are in progress
|
2019-10-31 08:18:41 -05:00 |
|
Kyle Simpson
|
78e0bb9e72
|
updating new book titles in chapter files
|
2019-10-23 11:53:51 -05:00 |
|
Kyle Simpson
|
7686a6f99d
|
renaming two of the books
|
2019-10-23 11:45:54 -05:00 |
|