In this article, we will cover three things you can do with proxies that will enhance your objects. (more…)
Read more »
ES6 is an important update to Javascript, and it has some great features that you can start using with your D3.js visualizations.
Read more »
My ES6 in Depth series consists of 24 articles covering most syntax changes and features coming in ES6. This article aims to summarize all of those, providing you with …...
Read more »
Previously I showed how to write application code using ES6, but wouldn't it be nice to use ES6 when writing unit tests as well? In the following post I will demonstrate how to write Jasmine tests using ES6 syntax.
Read more »
In this article we’ll take a look at regular expressions improvements in and after ES6. We’ll discuss the /y, /u, and /s flags, named capture groups, unicode property escapes, lookbehind assertions, and String#matchAll.
(more…)
Read more »