ES7 await/async and superagent
TL;DR await/async are awesome, and you should use them instead of callbacks wherever you can (which is everywhere.) Async functions for ECMAScript is a stage 3 (“candidate”) proposal for inclusion in the next version…
Announcing Native Ruby Support for Honeycomb
Today we’re open sourcing our SDK for Ruby, so you can gain the same sort of insight into the behavior of your Ruby apps & services as people are already experiencing with Go, Python,…