Dustin Diaz

Results 118 comments of Dustin Diaz

I understand how open source works. I’ve reported a bug on a library you wrote. It’s common decency to at least reply with “I’m sorry I don’t have an answer...

Try it yourself.... ``` $ mkdir testapp $ cd !$ $ npm install sqlite $ touch app.js ``` ``` js // app.js var sqlite = require('sqlite') , db = new...

right on. it failed to work on photos directly from camera vs picking one existing in the photo library (which did work).

i installed the latest from master via Pods `pod 'JLSwiftRouter', :git => "https://github.com/skyline75489/SwiftRouter", :branch => "master"` It appears to be working with Swift 3, but I can't get it to...

Ender basically does everything `npm` does (since it piggy backs on the npm `npm` module, and outputs packages to single bundles designed to use in the browser. it also provides...

Maybe as an option. Seems like a decent idea.