found drama

get oblique

Tag Archives: ECMAScript 6

birds-eye view of JSPM and Babel for ES6

by !undefined

Building with AngularJS, JSPM, Babel, Gulp and ES6:

Unfortunately, it’s a very birds-eye-view of putting these pieces together, but it’s still worth checking out because it gives a glimpse of what it might be like. The AngularJS-specific bits offer nothing new (and frankly feel a bit out-dated), and I’m still just lukewarm on Gulp — but what’s particularly interesting is the combination of JSPM and Babel, and how that empowers developers to start using ES6-style JavaScript today.

Linkdump for May 17th

by Rob Friesel

Apple’s new Objective-C to Javascript Bridge Nigel Brooke at Steamclock Software: These APIs becoming public could be a huge boon to those of us that are interested in using JavaScript in their apps in various ways. It would be an official way to do some of the things enabled by third-party platforms (like Cordova, Appcelerator […]

Linkdump for August 2nd

by Rob Friesel

Introduction to RequireJS Jack Franklin, writing at The JavaScript Playground, gives us this decent introduction to RequireJS. It doesn't go into too much depth, and I wish he'd spent a little more time to discuss using it in a larger project–but it's enough to get you off the ground if you're new to RequireJS. (tagged: […]