Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: template imports #4

Closed
wants to merge 53 commits into from
Closed
Changes from all commits
Commits
Show all changes
53 commits
Select commit Hold shift + click to select a range
5d603b0
Template imports: start filling out the content
chriskrycho Nov 23, 2021
64b73c4
Add table-of-contents and planned new section
chriskrycho Nov 23, 2021
f46cc46
Add planned new Tooling section
chriskrycho Nov 23, 2021
223c688
Update examples assuming the prelude
chriskrycho Nov 23, 2021
a88c6c3
Add more sections and prose and TODOs
chriskrycho Nov 23, 2021
38982bb
Elaborate an unresolved question
chriskrycho Nov 23, 2021
d0732c9
Improve discussion of alternatives
chriskrycho Nov 23, 2021
19aa02d
Another note about `hbs` alternative
chriskrycho Nov 24, 2021
905817b
Fill out the section 'Motivation: Constraints'
chriskrycho Nov 24, 2021
6cec6b6
Note on surprising module semantics
chriskrycho Nov 24, 2021
4c17d9d
Fix footnote (GFM footnotes don't support code blocks)
chriskrycho Nov 24, 2021
3d7e240
Notes on route templates around pedagogy
chriskrycho Nov 24, 2021
8b1aa7e
Start filling out components teaching section
chriskrycho Nov 24, 2021
0fdfc1d
Add more expected sections in Tooling
chriskrycho Nov 24, 2021
94291b2
Describe changes to guides for components w/behavior
chriskrycho Nov 24, 2021
a847a17
Better structure for guides discussion
chriskrycho Nov 24, 2021
3e30752
Clarify footnote on self-imports
chriskrycho Nov 24, 2021
96e5741
Document TS changes for `TC<Args>`
chriskrycho Nov 24, 2021
8af440e
Better wording on one drawback
chriskrycho Nov 24, 2021
3b995ae
Elaborate Drawbacks
chriskrycho Nov 24, 2021
de5973b
Spaces before sections!
chriskrycho Dec 1, 2021
7bff1b1
Flag some TODOs: the title, and content to write
chriskrycho Dec 1, 2021
1bdb851
Add motivation section!
chriskrycho Dec 1, 2021
5c007bb
Improve the summary and code samples
chriskrycho Dec 1, 2021
aa8549a
Tweak summary of Motivation
chriskrycho Dec 2, 2021
b05c383
Tweak 'Motivation: Constraints' verbiage
chriskrycho Dec 2, 2021
367a526
Misc. prep and cleanup
chriskrycho Dec 2, 2021
4f15b82
Note on private class fields
chriskrycho Dec 2, 2021
b22dbbd
Discuss <template> cost both technically and pedagogicaly
chriskrycho Dec 2, 2021
5c57089
Continue expanding the How We Teach This section
chriskrycho Dec 3, 2021
67ef8bc
Finish up How We Teach This: Guides: Core Concepts
chriskrycho Dec 3, 2021
7517d7a
Finish first pass on most of How We Teach This
chriskrycho Dec 3, 2021
7ed8ea6
Finish an incomplete sentence
chriskrycho Dec 3, 2021
da8c68a
A(nother) link for CSS Modules
chriskrycho Dec 3, 2021
b028a07
More on pedagogy in guides
chriskrycho Dec 3, 2021
45cc887
Formatting for Component State and Actions
chriskrycho Dec 3, 2021
ccf8390
More on alternatives
chriskrycho Dec 3, 2021
5120276
Yet more on alternatives
chriskrycho Dec 3, 2021
6774406
Elaborate testing downsides for imports-only, SFCs
chriskrycho Dec 3, 2021
d40da3a
Expand discussion of `hbs` alternative
chriskrycho Dec 3, 2021
5c8bd12
Elaborate problems with imports-only and SFCs for testing
chriskrycho Dec 3, 2021
751f9d6
Emphasize `hbs` is massively better than status quo
chriskrycho Dec 3, 2021
f4fb93e
Delete one completed TODO
chriskrycho Dec 3, 2021
782913e
Fix a wordo
chriskrycho Dec 3, 2021
e61a278
Describe the prelude
chriskrycho Dec 3, 2021
e3320d4
Update TOC
chriskrycho Dec 3, 2021
084dd9a
Fix an incomplete sentence
chriskrycho Dec 3, 2021
1dcd019
Improve on and elaborate motivation
chriskrycho Dec 3, 2021
abf372d
Standardize constraints format
chriskrycho Dec 3, 2021
97a7683
Fix a missing word
chriskrycho Dec 3, 2021
2351118
Start on Tooling: do Syntax Highlighting
chriskrycho Dec 3, 2021
421f94f
Tooling: Blueprints
chriskrycho Dec 3, 2021
23ee8c7
Tweak TODOs to make it easier for myself
chriskrycho Dec 3, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading