iframe-based deferred rendering with tokenized isolation layer
This commit is contained in:
parent
1c361de610
commit
3ec65b9a0f
8 changed files with 308 additions and 90 deletions
11
README.md
11
README.md
|
|
@ -8,11 +8,14 @@ applications
|
|||
- [x] type-safe routing
|
||||
- [x] html streaming support
|
||||
- [x] jsx runtime
|
||||
- [x] isolated deferred rendering through iframes
|
||||
- [x] safely defer html streams
|
||||
- [x] server-sided token-based sessions
|
||||
- [ ] global styles w/ iframe passthrough
|
||||
- [ ] iframe route lifecycle management
|
||||
- [ ] proper iframe state management
|
||||
- [ ] intutive high-level apis
|
||||
- [ ] safely defer html streams
|
||||
- [ ] isolated deferred rendering through iframes
|
||||
- [ ] scoped css through shadow dom
|
||||
- [ ] css-in-js library
|
||||
- [ ] scoped css-in-js library
|
||||
- [ ] interactives structures and dynamic data visibility toggling via modern
|
||||
css features
|
||||
- [ ] only use html streaming shenanigans for noscript environments
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue