-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'restructure-compilation'
- Loading branch information
Showing
48 changed files
with
2,469 additions
and
2,389 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,25 @@ | ||
# Get Started | ||
|
||
|
||
|
||
|
||
## Developer Value Proposition: | ||
|
||
It is easier to reason about rendering with present data at multiple times | ||
|
||
Easier to reason about multiple data projection rendering channels | ||
|
||
|
||
|
||
|
||
|
||
|
||
## Data projection rendering | ||
|
||
Simple to think about: | ||
- all inputs present and accounted for | ||
- structuring and presentation components | ||
- html only | ||
- no component reentry | ||
|
||
|
Oops, something went wrong.