Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(196)

Unified Diff: src/site/articles/using-future-based-apis/index.markdown

Issue 27412003: runAsync name change (Closed) Base URL: https://github.com/dart-lang/dartlang.org.git@master
Patch Set: add links to event loop article; add update date Created 7 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: src/site/articles/using-future-based-apis/index.markdown
diff --git a/src/site/articles/using-future-based-apis/index.markdown b/src/site/articles/using-future-based-apis/index.markdown
index af8a6aa0e877a93e7e6028145f59822d4758251b..63e569edad4d8c04634ae1675b718da2477375b4 100644
--- a/src/site/articles/using-future-based-apis/index.markdown
+++ b/src/site/articles/using-future-based-apis/index.markdown
@@ -206,5 +206,7 @@ Read the following documentation for more details on using Futures:
* [Futures and Error Handling](/articles/futures-and-error-handling/),
an article that starts where this one ends
+* [The Event Loop and Dart](/articles/event-loop/),
+ an article that describes how to schedule tasks using Futures
* [Future API reference](http://api.dartlang.org/dart_async/Future.html)

Powered by Google App Engine
This is Rietveld 408576698