Darren Seet

Results 6 issues of Darren Seet

Hi, I encountered a case that when serving files with MacOS as host for express.static, it will fail to find the file if the path requested is of a different...

help wanted

cc @gauntface ## Type of Issue > Is this an issue with the demos, the content or is this a content request? Demo for Notification Examples throws a javascript exception....

Hi, Thanks for the nice work in creating this. I was working with it and I am wondering it both the setItem and getItem should force the value to become...

It looks like line `var bitcore = require('bitcore');` in the Readme.md example is unused. Should that be removed. I can put in the PR

Line 2388 will cause an exception in Node.js > v10.0.0. The callback parameter is no longer optional for fs.close. Not passing it will throw a TypeError at runtime. There was...

- Make StickyNote use the Reflect.construct syntax for customElements.define - Upgrade Serve to latest version