File tree 1 file changed +5
-5
lines changed 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)
59
59
- Material 2 works on Universal
60
60
- Write documentation for core API
61
61
- Support [ AppShell] ( https://developers.google.com/web/updates/2015/11/app-shell ) use cases
62
+ - Development server/watch mode builder with livereload for CLI
62
63
63
64
## 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
67
66
68
67
## Planning
69
- - Static site rendering
70
- - Development server/watch mode builder with livereload for CLI
71
68
- 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.
72
72
73
73
# Preboot
74
74
Control 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