Thomas van Lankveld

Results 11 comments of Thomas van Lankveld

Turning on `config.includeStack`, I get the following: ``` AssertionError: expected promise to be rejected with 'ClientError' but it was fulfilled with undefined at assertIfNotNegated (/node_modules/chai-as-promised/lib/chai-as-promised.js:62:19) at /node_modules/chai-as-promised/lib/chai-as-promised.js:179:17 at process._tickDomainCallback (internal/process/next_tick.js:129:7)...

I get `SyntaxError: Illegal return statement` (but works fine after removing `return` statement)

When I run the answer (in chrome), the sprite disappears from the screen if I drag it

I got around this problem by using jQuery's removeData() ``` javascript var sideMenu = $(this.sideMenuContainer); sideMenu.removeData("plugin_metisMenu"); sideMenu.metisMenu(); ```

In general, I would like to promise practices to be as close to the use of `async`/`await` as possible. ([currently](http://tc39.github.io/ecmascript-asyncawait/) stage 3) _Errors_ @PandaWhisperer's error thing code is a good...

This one seems alive: https://github.com/AdmitHub/meteor-buildpack-horse It had a Meteor 1.3 related [merge](https://github.com/AdmitHub/meteor-buildpack-horse/pull/65) 2 days ago, which seems like a good sign considering 1.3 is still beta

Same here ``` shell 2016-01-08T16:38:11.770833+00:00 heroku[web.1]: State changed from crashed to starting 2016-01-08T16:38:27.400686+00:00 heroku[web.1]: Starting process with command `node build/bundle/main.js` 2016-01-08T16:38:30.070246+00:00 app[web.1]: Exception in callback of async function: MongoError: auth...

fostering SaaS across organizational boundaries