A book series (2 published editions) on the JS language.
COMMITS
October 17, 2022
K
saving first-edition 'fixed it for you' social media pic
Kyle Simpson committed
K
objects-classes, ch3: more tweaks for clarity
Kyle Simpson committed
October 16, 2022
K
objects-classes, ch3: added info about nuances with class initialization ordering
Kyle Simpson committed
K
types-grammar, ch1: tweak to discussion of invalid places for backticks
Kyle Simpson committed
September 19, 2022
K
removing sponsor from README
Kyle Simpson committed
September 13, 2022
J
fix(typo): fix typos
JEONGJIHUN committed
September 6, 2022
K
Merge pull request #1805 from py-cs/patch-1
Kyle Simpson committed
P
Update ch1.md
py-cs committed
August 28, 2022
K
K
types-grammar, ch4: chapter summary
Kyle Simpson committed
August 24, 2022
K
types-grammar, ch4: adding huge section on 'type awareness', including tackling TypeScript
Kyle Simpson committed
K
types-grammar, ch4: starting 'type awareness' discussion
Kyle Simpson committed
K
K
types-grammar, ch3: adding footnote reference for auto-boxing in the spec
Kyle Simpson committed
K
Merge pull request #1802 from kyle1an/patch-1
Kyle Simpson committed
M
fix: word redundancy
Mitchell committed
August 23, 2022
K
types-grammar, ch1: adding footnote for 'signed zero' wikipedia page
Kyle Simpson committed
K
types-grammar, ch4: adding 'boolean gotcha' section
Kyle Simpson committed
K
types-grammar, ch4: adding 'coercion corner cases' discussion
Kyle Simpson committed
K
types-grammar, ch4: adding 'nullish' equality discussion
Kyle Simpson committed
K
types-grammar, ch4: discussing equality, including coercive '==' vs '==='
Kyle Simpson committed
August 22, 2022
K
K
types-grammar, ch4: adding 'To Primitive' discussion
Kyle Simpson committed
K
types-grammar, ch4: rearrangement for coherency
Kyle Simpson committed
K
types-grammar, ch4: filling out discussion of explicit vs implicit coercions
Kyle Simpson committed
August 21, 2022
K
types-grammar, ch4: filling out discussion of relational comparision operations
Kyle Simpson committed
August 17, 2022
K
K
types-grammar, ch4: mentioning the other numeric abstract coercion operations
Kyle Simpson committed