Victor Widell

Results 12 issues of Victor Widell

The point of `"ignore-local"` is that you still have a pure function, even if you have local state. But in `readonly-array`, even local interface definitions are ignored, even if they...

http://twgljs.org/docs/module-twgl_programs.html#.createProgram `options` is not part of the parameter list, but under the line... > NOTE: There are 4 signatures for this function ...there is one signature containing it.

The promises rejects with strings: https://github.com/monkybrain/klarna-checkout/blob/master/src/klarna.coffee#L75 or hashes: https://github.com/monkybrain/klarna-checkout/blob/master/src/klarna.coffee#L93 Using instances of Error is helpful for debugging and error handling: https://developer.mozilla.org/en/docs/Web/JavaScript/Reference/Global_Objects/Promise/reject#Description Want me to send a pull request?

https://github.com/dividab/uom/blob/14902aae47f82d94e557237b33768eb7a56c32ee/src/serialize.ts#L17

Building the 300-buttons example now works on macos. The layout is still all wrong, but at least the coordinate system in Container is Y-axis pointing down.

There should be some documentation of what widgets are implemented for each platform. I tried summarising them, but I'm sure I got some wrong. Still, something like this, perhaps?: ||win32|macOS|GTK|Android|wasm|...

Cypher in the client is amazing, but the gpl license is a non-starter. I can't even use it in my open source projects.

I have some code halfway working in a branch, but I'm not sure how Capy works internally. https://github.com/geon/capy/tree/window-delegate