Destructuring assignment is one of the most flexible, simplest feature in modern JavaScript. It's a JavaScript expression that makes it possible to unpack values from Arrays, properties from Objects, or even Function params, into distinct variables.
... (more…)
Read more »
extend-js-classes - Extend JavaScript classes in base of Ruby methods...
Read more »
We are pleased to announce the third milestone of the upcoming Kotlin 1.1. This release brings new language features as well as improvements and fixes in the JavaScript backend, compiler and IDEA p…
Read more »
Over the last few years, browsers got some super powers. They evolved from simple viewers for HTML & CSS to platforms executing our beloved...
Read more »