naveenTheEngineer
|
8a3a08be0c
|
Typo Corrected
|
2024-08-02 18:04:36 -05:00 |
|
snoppy
|
e96cc1a991
|
chore: fix typos
Signed-off-by: snoppy <michaleli@foxmail.com>
|
2024-06-19 06:21:42 -05:00 |
|
jasonbanboa
|
5780d366ba
|
added comma to prevent syntax error in code snippet
|
2023-11-22 19:58:54 -06:00 |
|
CheadleCheadle
|
85b2e6c5fa
|
Fixed spelling errors within documentation
|
2023-07-18 16:51:23 -05:00 |
|
Kyle Simpson
|
7d3a4b7351
|
clean up formatting of thank-you pages
|
2023-03-10 10:59:51 -05:00 |
|
Kyle Simpson
|
955d539da7
|
Special thanks to 'William Greenlaw' for their generous backer support of this 2nd edition book series
|
2023-03-10 10:45:26 -05:00 |
|
Kyle Simpson
|
3861ee3241
|
Special thanks to 'Travis Sauer' for their generous backer support of this 2nd edition book series
|
2023-03-10 10:44:49 -05:00 |
|
Kyle Simpson
|
22663aa36c
|
Special thanks to 'Syed Ahmad' for their generous backer support of this 2nd edition book series
|
2023-03-10 10:44:22 -05:00 |
|
Kyle Simpson
|
1a6e5ff08f
|
Special thanks to 'John Liu' for their generous backer support of this 2nd edition book series
|
2023-03-10 10:43:57 -05:00 |
|
Kyle Simpson
|
0184d9fd31
|
Special thanks to 'jmarti705' for their generous backer support of this 2nd edition book series
|
2023-03-10 10:43:33 -05:00 |
|
Kyle Simpson
|
c158b52747
|
Special thanks to 'IonutBihari' for their generous backer support of this 2nd edition book series
|
2023-03-10 10:42:49 -05:00 |
|
Kyle Simpson
|
0557654a53
|
Special thanks to 'Gaspar Radu' for their generous backer support of this 2nd edition book series
|
2023-03-10 10:42:21 -05:00 |
|
Kyle Simpson
|
a27e4cf141
|
Special thanks to 'Coyotiv School of Software Engineering' for their generous backer support of this 2nd edition book series
|
2023-03-10 10:41:23 -05:00 |
|
Kyle Simpson
|
2aef93d59b
|
Special thanks to 'Appgrader' for their generous backer support of this 2nd edition book series
|
2023-03-10 10:40:35 -05:00 |
|
Kyle Simpson
|
ea40deeb49
|
Special thanks to 'Alexandru' for their generous backer support of this 2nd edition book series
|
2023-03-10 10:39:53 -05:00 |
|
Kyle Simpson
|
fc160977e1
|
Special thanks to 'A. Hitchcock' for their generous backer support of this 2nd edition book series
|
2023-03-10 10:39:13 -05:00 |
|
Kyle Simpson
|
de245dabf4
|
objects-classes, types-grammar: adding thank-yous for 371 kickstarter backers
|
2023-03-10 10:33:48 -05:00 |
|
Kyle Simpson
|
5b3eda57d4
|
Merge pull request #1808 from JEONGJIHUN/2nd-ed
fix typos
|
2022-10-23 08:09:44 -05:00 |
|
Kyle Simpson
|
9562e9d0c7
|
objects-classes, ch3: more tweaks for clarity
|
2022-10-17 17:15:48 -05:00 |
|
Kyle Simpson
|
f394631a32
|
objects-classes, ch3: added info about nuances with class initialization ordering
|
2022-10-16 11:22:01 -05:00 |
|
JEONGJIHUN
|
bc981ac6c5
|
fix(typo): fix typos
|
2022-09-13 13:43:12 +09:00 |
|
py-cs
|
6f7ae24313
|
Update ch1.md
Destructuring example fix
|
2022-09-06 11:39:22 +03:00 |
|
Mitchell
|
6dbb82aaad
|
fix: word redundancy
|
2022-08-24 12:28:28 +08:00 |
|
Kyle Simpson
|
f0e7f612ff
|
objects-classes, ch4: clarifying nuance of concise methods not being valid with 'new' operator, closes #1801
|
2022-08-21 09:56:56 -05:00 |
|
Kyle Simpson
|
5891f01356
|
objects-classes: fixing foreword formatting/link
|
2022-08-08 14:19:35 -05:00 |
|
Kyle Simpson
|
c0ec6109fd
|
Merge pull request #1798 from rwaldron/rwaldron/2nd-ed/objects-classes/forward
Add foreward for Objects & Classes
|
2022-08-08 14:17:21 -05:00 |
|
Kyle Simpson
|
d1bb48ae20
|
objects-classes: tweaking footnote citation style for consistency
|
2022-07-31 10:12:09 -05:00 |
|
rwaldron
|
e23a52aae0
|
Add foreward for Objects & Classes
|
2022-07-29 14:43:54 -04:00 |
|
Kyle Simpson
|
0064176929
|
objects-classes, ch3+ch4: add brief mention of how ESM and 'class' code run in strict-mode by default
|
2022-07-28 10:41:55 -05:00 |
|
Kyle Simpson
|
ef5eb73461
|
objects-classes: adding TODOs for possible future draft work
|
2022-07-24 09:58:48 -05:00 |
|
Kyle Simpson
|
28531b422a
|
objects-classes, ch5: finishing chapter draft
|
2022-07-23 13:36:24 -05:00 |
|
Kyle Simpson
|
041ef85a56
|
objects-classes, ch5: adding discussion of deconstructing the idea of a constructor
|
2022-07-22 09:58:27 -05:00 |
|
Kyle Simpson
|
ec2e5b6152
|
objects-classes, ch5: starting the chapter draft
|
2022-07-21 18:08:12 -05:00 |
|
Kyle Simpson
|
c517cddac8
|
objects-classes, ch4: finishing chapter 4 draft
|
2022-07-19 21:40:47 -05:00 |
|
Kyle Simpson
|
38ce0d6226
|
objects-classes, ch4: text discussing indirect this assignment
|
2022-07-18 17:30:36 -05:00 |
|
Kyle Simpson
|
fe9d4dd43b
|
objects-classes, ch4: discussing arrow functions and determining how/when to this-bind
|
2022-07-18 15:15:10 -05:00 |
|
Kyle Simpson
|
94117e816e
|
objects-classes, ch4: discussing the 4 'this' assignment rules
|
2022-07-17 18:11:32 -05:00 |
|
Kyle Simpson
|
e5805baa04
|
objects-classes, ch4: added discussion of dynamic context
|
2022-07-17 11:14:05 -05:00 |
|
Kyle Simpson
|
3af6387334
|
objects-classes, ch4: discussion of 'this' awareness
|
2022-07-16 12:42:28 -05:00 |
|
Kyle Simpson
|
7a106db569
|
fixes weird/duplicate wording, closes #1796
|
2022-07-16 12:24:40 -05:00 |
|
Kyle Simpson
|
e909d382e7
|
objects-classes, ch3: explaining the 'fix' for the statics subclass gotcha
|
2022-07-16 09:49:01 -05:00 |
|
Kyle Simpson
|
25c405949a
|
objects-classes, ch3: adding a bit more to the final full 'class' example
|
2022-07-16 09:05:09 -05:00 |
|
Kyle Simpson
|
ebac5cc7e4
|
objects-classes, ch3: adding text about 'isPrototypeOf(..)'
|
2022-07-15 22:36:57 -05:00 |
|
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 |
|