-
At the moment the [AWS](AWSRequest) object is 'like a promise'. For why that's a terrible thing, I'd advise you to read @domenic's rant [You're missing the point of promises](https://gist.github.com/…
-
If test suite exist, it help implementor to implement parser.
- https://github.com/zenparsing/es-observable/tree/master/es-observable-tests
- https://github.com/promises-aplus/promises-tests
- https:/…
-
参考 es6-promise
-
I tried to install sitespeed to Mircosoft Ubuntu but has thi problem
```
npm ERR! tar.unpack unzip error /tmp/npm-4767-b5dcff7a/github.com/sitespeedio/selenium/archive/v3.6.0.tar.gz
npm WARN excl…
-
**Heads-up:** Apologies for the noob question. I've a limited understanding of Closure Library (long-term user of the Compiler service). I assume the general pattern is to use this for Node.JS runtime…
-
Come up with a solution for providing a way to implement smooth animations in NativeScript app.
- [x] for 1.2.0 - Create research and a spike based on the animations coming from native API
- [x] for 1…
-
Setup: Selenium Webdriver 2.48.2, FFv42, Xvfb (installed and running), mocha-v2.3.4, node-v4.2.2, Linux machine (Red Hat 7)
This setup worked perfectly fine in my windows local machine. But when I se…
-
**Edit by @dherman:** This issue kicked off a super useful set of design discussions. We'll use it to remove autoshimming. **Implementing this is blocked on #148.** (See [below](https://github.com/not…
-
## Description:
Google Maps JavaScript API has issues with Ractive since v3.33.
In a browser that does not support `Promise` (let's just say IE) Ractive's Promise polyfill is automatically used …
-
@oktaal pleaded for this in #1 and I agree. I'm going to see whether I can steal a pre-existing suite from promises-aplus or from rsvp. Or maybe both.