File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -59,16 +59,16 @@ Moved to [/docs/gotchas.md](/docs/gotchas.md)
5959- Material 2 works on Universal
6060- Write documentation for core API
6161- Support [ AppShell] ( https://developers.google.com/web/updates/2015/11/app-shell ) use cases
62+ - Development server/watch mode builder with livereload for CLI
6263
6364## In Progress
64- - Better internal performance and stress tests
65- - Make it easier to write unit tests for Universal components
66- - Node.js bridge protocol to communicate with different language backends - Django, Go, PHP etc.
65+ - Static site rendering
6766
6867## Planning
69- - Static site rendering
70- - Development server/watch mode builder with livereload for CLI
7168- Full client rehydration strategy that reuses DOM elements/CSS rendered on the server
69+ - Better internal performance and stress tests
70+ - Make it easier to write unit tests for Universal components
71+ - Node.js bridge protocol to communicate with different language backends - Django, Go, PHP etc.
7272
7373# Preboot
7474Control server-rendered page and transfer state before client-side web app loads to the client-side-app. [ Repo] ( https://github.com/angular/preboot )
You can’t perform that action at this time.
0 commit comments