Commit Graph

1899 Commits

Author SHA1 Message Date
Kyle Simpson
50ce656c38
updating contribution-guide for clarity on status, Re: #1883 2024-09-04 23:11:44 -05:00
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
Lilith
63922c18b2 Update ch4.md
Added consistent scoping syntax for the lessThen method
2023-12-26 14:46:57 -06:00
Norris Lau
6806b59720 Reordering of "Why Closure?" and "An Alternative Perspective" in the toc 2023-11-23 10:54:46 -06: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
b6e0c9b883
saving first-edition 'fixed it for you' social media pic 2022-10-17 17:18:30 -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
Kyle Simpson
73cac51a8a
types-grammar, ch1: tweak to discussion of invalid places for backticks 2022-10-16 11:21:06 -05:00
Kyle Simpson
d96b94ed03
removing sponsor from README 2022-09-18 22:28:01 -05:00
JEONGJIHUN
bc981ac6c5 fix(typo): fix typos 2022-09-13 13:43:12 +09:00
Kyle Simpson
64e955bcf9
Merge pull request #1805 from py-cs/patch-1
Update ch1.md
2022-09-06 07:14:01 -05:00
py-cs
6f7ae24313
Update ch1.md
Destructuring example fix
2022-09-06 11:39:22 +03:00
Kyle Simpson
5b32c45a70
types-grammar: filling out content in chapter 3, as well as adding related clarifications in chapters 1 and 2 2022-08-28 14:45:57 -05:00
Kyle Simpson
5f36f4a562
types-grammar, ch4: chapter summary 2022-08-28 10:09:32 -05:00
Kyle Simpson
976d472c6d
types-grammar, ch4: adding huge section on 'type awareness', including tackling TypeScript 2022-08-24 16:58:57 -05:00
Kyle Simpson
5d4681918b
types-grammar, ch4: starting 'type awareness' discussion 2022-08-24 00:57:13 -05:00
Kyle Simpson
a2a32fab08
types-grammar, ch4: adding discussion of more numeric and string coercions, including property access 2022-08-24 00:23:31 -05:00
Kyle Simpson
2dfe25829f
types-grammar, ch3: adding footnote reference for auto-boxing in the spec 2022-08-24 00:22:45 -05:00
Kyle Simpson
0bfbe415d4
Merge pull request #1802 from kyle1an/patch-1
fix: word redundancy
2022-08-23 23:51:59 -05:00
Mitchell
6dbb82aaad
fix: word redundancy 2022-08-24 12:28:28 +08:00
Kyle Simpson
07e2271ba9
types-grammar, ch4: improving 'to boolean' discussion by also briefly illustrating logical-AND and logical-OR operators 2022-08-23 20:32:20 -05:00
Kyle Simpson
0e7674e4f4
types-grammar, ch1: adding footnote for 'signed zero' wikipedia page 2022-08-23 10:43:00 -05:00
Kyle Simpson
f3ac3efed3
types-grammar, ch4: adding 'boolean gotcha' section 2022-08-23 01:11:34 -05:00
Kyle Simpson
ebd507ffc0
types-grammar, ch4: adding 'coercion corner cases' discussion 2022-08-23 01:00:02 -05:00
Kyle Simpson
33f6bf485b
types-grammar, ch4: adding 'nullish' equality discussion 2022-08-22 23:33:44 -05:00
Kyle Simpson
f4ae6d85d4
types-grammar, ch4: discussing equality, including coercive '==' vs '===' 2022-08-22 22:59:00 -05:00
Kyle Simpson
6f2cfc1ad5
types-grammar, ch4: adding 'To Number' discussion, as well as some more details to 'To Primitive' section 2022-08-22 14:14:11 -05:00
Kyle Simpson
a991880176
types-grammar, ch4: adding 'To Primitive' discussion 2022-08-22 13:18:43 -05:00
Kyle Simpson
2d34934369
types-grammar, ch4: rearrangement for coherency 2022-08-22 11:36:39 -05:00
Kyle Simpson
0717150ea6
types-grammar, ch4: filling out discussion of explicit vs implicit coercions 2022-08-22 00:35:18 -05:00
Kyle Simpson
48e94e8e9a
types-grammar, ch4: filling out discussion of relational comparision operations 2022-08-21 13:05:53 -05: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
9be25c4b66
types-grammar, ch4: adding discussion of abstract equality (samevalue, stict, and loose/coercive) 2022-08-17 17:57:47 -05:00