Earlier this week we took a look at new features coming in ES2016. Today we’ll learn about async / await.The async / await feature didn’t make the cut for … (more…)
Read more »
🦜 Super Expressive is a zero-dependency JavaScript library for building regular expressions in (almost) natural language - francisrstokes/super-expressive... (more…)
Read more »
Today we’re happy to announce that we’ve made several improvements to Compute@Edge that substantially boost the performance of the JavaScript runtime, as well as the overall developer experience on the platform. (more…)
Read more »
Unique web app features become possible when developed as part of a robust framework. Software engineers choose the libraries and tools that best suit the final goal, and everything necessary to achieve it... (more…)
Read more »
Creational patterns are the foundations of good design and architecture. This post will go over the 5 most important patterns in a JavaScript context... (more…)
Read more »