Nicholai Nissen

Results 29 comments of Nicholai Nissen

@hughsk Please merge this PR asap, the package is completely broken.

Also happens for me. 1. Install package 2. Restart atom if neccessary **Atom Version**: 1.9.8 **System**: Microsoft Windows 8.1 Pro **Thrown From**: [node-resolver](git://github.com/hughsk/atom-node-resolver) package, v1.0.1 ### Stack Trace Failed to...

I can help you with the last three goals of 0.0.1; and am able to do so autonomously; but I would like to suggest Webpack over Gulp or Grunt, for...

Another issue to discuss is package naming - A lot of the packages like [dust](https://www.npmjs.com/package/dust), [smoothie](https://www.npmjs.com/package/smoothie), [bump](https://www.npmjs.com/package/dust) et al are already taken. I think pixi-* is a good approach tho?...

I found the module isn't geared towards rendering a redirect page. You can use anything, `electron-oauth-helper` will read the data from the URL just fine, and once it's done with...

I find that this works: ```js const OAuth2Provider = require('electron-oauth-helper/dist/oauth2').default ```

Any update on this?

> i think thanks to recent changes, it is possible to use typegoose in the browser / client side (while still needing to have mongoose installed), the only thing left...

Then you probably don't understand correctly; the part you need to focus on is `So you don't have to repeat yourself defining the same class twice` > A common problem...

Bundling is almost entirely irrelevant for backend. If you really wanted to save space on this dependency, consider a solution that allows it to move away from Moment.js, which is...