Skip to content

Instantly share code, notes, and snippets.

@totherik
Created February 9, 2015 22:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save totherik/bb179f862c2a0c1bc0e9 to your computer and use it in GitHub Desktop.
Save totherik/bb179f862c2a0c1bc0e9 to your computer and use it in GitHub Desktop.
+----------------+--------------------------+---------------------------+
| | | |
| | Synchronous | Asynchronous |
| | | |
+-----------------------------------------------------------------------+
| | | |
| function | T | Promise |
| | | |
+-----------------------------------------------------------------------+
| | | |
| function* | Iterator | Observable |
| | | |
+----------------+--------------------------+---------------------------+
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment