We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd6e3b9 commit aa2af92Copy full SHA for aa2af92
examples/weather/README.md
@@ -16,3 +16,6 @@ weather data being loaded from the remote API on the server. As well as improvin
16
performance on initial page load by eliminating a round-trip, this also allows the use of
17
an API endpoint that wouldn't actually be callable via a cross-site XMLHttpRequest if
18
deferred to the client.
19
+
20
+A very lightly modified version of this example is running as a live demo at
21
+http://angularjs-server-weather.herokuapp.com/ .
0 commit comments