Sonny

Results 179 issues of Sonny

eg: new JID(['local', 'domain', 'resource']); new JID('local', 'domain', 'resource');

https://developer.mozilla.org/en-US/docs/DOM/TCPSocket https://bugzilla.mozilla.org/show_bug.cgi?id=733573

Depending on what you're doing, it can get in the way.

I see ~~3~~ 2 different approaches # callback Pros - Consistency between promise and callback styles - Make it easier to handles all errors, no need for try catch, protect...

let the consumer throws but catch so that a polygoat function never throws and calls the callback with the exception as first argument instead related discussion https://github.com/sonnyp/polygoat/issues/9 maybe a new...

just an idea, maybe a new module? # goatifyAll example ``` javascript var pg = require('polygoat') var fs = pg.goatifyAll(require('fs')) // you can now use fs methods as promises fs.readdir('/').then(function...

We should show whre the ENOENT file was imported from ``` (gjspack:34): Gjs-WARNING **: 12:34:40.433: JS ERROR: Gio.IOErrorEnum: Error opening file /home/sonny/Projects/utils.js: No such file or directory processSourceFile@resource:///gjspack/src/gjspack.js:135:36 next@resource:///gjspack/src/gjspack.js:186:44 next@resource:///gjspack/src/gjspack.js:260:12...

I don't want to deviate from Gtk for now and I'm not sure it's worth it, but here is an idea `hello` instead of `` specially for use cases like...

https://github.com/sonnyp/troll/pull/18/files#r1200828329

For people familiar with React and CSS the `#name` selector is really confusing. Let's consider making the `id` attr set the `name` property. (removed in https://github.com/sonnyp/troll/commit/db1c26061b58c53ec463da7639415a229752ed9f)