Monthly report for June 2018
10 Things I Regret About Node.js
Video of Ryan Dahl at the JSConf EU 2018.We have a problem with promises
A good article explaining howPromise
object works by Nolan Lawson.Why I won’t be using Fetch API in my apps - Shahar Talmi
The author of this post explains why he wouldn’t directly use thefetch
API in his applications. The short version is: it’s too low level to be used as-is.