2016-10-20

This week, async functions in Chrome 55, state of HTML5 game dev, RxJS pitfalls in Angular 2, a mysterious fiber bug and Yehuda on Yarn.



Async functions are enabled by default in Chrome 55

Jake Archibald shows how async functions, now enabled by default in Chrome 55, allow us to write asynchronous code that's less "clever" and more readable.



Current State of HTML5 Game Dev

Andrzej Mazur wrote about the current state of HTML5 game development in 2016 and how building HTML5 games have changed and evolved over the last few years.



Common Rxjs Pitfalls when building Angular 2 Applications

This post goes over some common Rxjs pitfalls when building Angular 2 applications, explains the reasons behind them and most importantly, how to fix it.

The Mysterious Fiber Bomb Problem

Kenton Varda wrote a blog post going over debugging and fixing a bug found in production, related to Node fibers.

Why Yehuda is Working on Yarn

In this post, Yehuda Katz talks about what inspired him to work on Yarn.

Sponsored by FiveJS

Be sure to subscribe to our newsletter for the latest news in the JavaScript community

Show more