A book series (2 published editions) on the JS language.
COMMITS
July 29, 2022
R
Add foreward for Objects & Classes
rwaldron committed
K
types-grammar, ch1: discussion of nullish values and operations
Kyle Simpson committed
K
types-grammar, ch1: added tons of text about numbers, IEEE-754, etc
Kyle Simpson committed
July 28, 2022
July 24, 2022
K
types-grammar, ch1: starting initial chapter draft, about primitive value types
Kyle Simpson committed
K
objects-classes: adding TODOs for possible future draft work
Kyle Simpson committed
July 23, 2022
K
objects-classes, ch5: finishing chapter draft
Kyle Simpson committed
July 22, 2022
K
objects-classes, ch5: adding discussion of deconstructing the idea of a constructor
Kyle Simpson committed
July 21, 2022
K
objects-classes, ch5: starting the chapter draft
Kyle Simpson committed
July 20, 2022
K
objects-classes, ch4: finishing chapter 4 draft
Kyle Simpson committed
July 18, 2022
K
objects-classes, ch4: text discussing indirect this assignment
Kyle Simpson committed
K
objects-classes, ch4: discussing arrow functions and determining how/when to this-bind
Kyle Simpson committed
July 17, 2022
K
objects-classes, ch4: discussing the 4 'this' assignment rules
Kyle Simpson committed
K
objects-classes, ch4: added discussion of dynamic context
Kyle Simpson committed
July 16, 2022
K
objects-classes, ch4: discussion of 'this' awareness
Kyle Simpson committed
K
fixes weird/duplicate wording, closes #1796
Kyle Simpson committed
K
objects-classes, ch3: explaining the 'fix' for the statics subclass gotcha
Kyle Simpson committed
K
objects-classes, ch3: adding a bit more to the final full 'class' example
Kyle Simpson committed
K
objects-classes, ch3: adding text about 'isPrototypeOf(..)'
Kyle Simpson committed
July 15, 2022
K
objects-classes, ch3: adding full 'class' example, finishes chapter 3 first-draft
Kyle Simpson committed
K
K
K
K
objects-classes, ch3: adding lots of text about class privates
Kyle Simpson committed
K
objects-classes, ch3: added a bunch of text about class statics
Kyle Simpson committed
K
objects-classes, ch3: some text cleanup
Kyle Simpson committed
K
objects-classes, ch3: added opinionated and somewhat disputed 'avoid this' section
Kyle Simpson committed
K
objects-classes, ch3: a lot more text about class inheritance/polymorphism/etc
Kyle Simpson committed
July 14, 2022
K
objects-classes, ch3: more text about the philosophy of class-orientation
Kyle Simpson committed
K
objects-classes, ch3: filling out more text
Kyle Simpson committed