Skip to content

Commit 8c2aa05

Browse files
authored
doc: update roadmap
With current planning and in progress items
1 parent 0d094dd commit 8c2aa05

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff 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
7474
Control server-rendered page and transfer state before client-side web app loads to the client-side-app. [Repo](https://github.com/angular/preboot)

0 commit comments

Comments
 (0)