It does not add any “missing” features to JS. It simply supplies syntactic sugar for a pattern (antipattern?)... (more…)
Read more »
Today at the 2017 Polymer Summit in Copenhagen, we announced one of the biggest changes to our developer workflow in the project's history. (more…)
Read more »
At GitHub, we’re building the text editor we’ve always wanted: hackable to the core, but approachable on the first day without ever touching a config file. We can’t wait to see what you build with it.
Read more »
Ok, I'm pretty sure we all know `ES6`,`ES7` and `/ES[0-9]{1,3}/g` by now, it's pretty much the industry standard to adopt the tomorrow's technology, today. (more…)
Read more »
Maybe you've heard of JavaScript Proxy and think, "Hey that's cool and such, but what should I use it for?" Don't worry, I thought this too until recently when I needed a catch-all solution. And BEHOLD, the indirect intermediary known only as "Proxy" aros... (more…)
Read more »