Skip to content
nagoon97's weblog

nagoon97's weblog

Just another WordPress site

Category: es6

Posted on June 14, 2016

Javascript Promises and their applications

Good to note:

  • How promises were chained with array.reduce
  • How spawn helper function was used with generator to mimic the asyc function

 

JavaScript Promises

http://www.html5rocks.com/en/tutorials/es6/promises/

 

ES7 async functions

https://jakearchibald.com/2014/es7-async-functions/

Recent Posts

  • How store is injected into context and passed down from Provider
  • type vs which in bash
  • rewrite rules are not applied to a virtual host
  • ~/.bash_profile, ~/.bash_login, ~/.profile, ~/.bashrc and /etc/profile
  • Bash wildcards and brace expansions

Recent Comments

  • 29款Ajax超级特效展示及下载 on Ajax mosaic builder
  • Sam on Differences between designMode and contentEditable
  • rakesh makluri on Differences between designMode and contentEditable
  • Roddy on Differences between designMode and contentEditable
  • Gerald on Differences between designMode and contentEditable

Archives

  • July 2017
  • September 2016
  • June 2016
  • May 2016
  • March 2016
  • January 2016
  • April 2008
  • March 2008

Categories

  • No categories

Meta

  • Log in
  • Entries RSS
  • Comments RSS
  • WordPress.org
Proudly powered by WordPress