-
Hey all,
I made a multiBarChart with focus: https://github.com/iwemuiser/NVD3.multiBarChartWithFocus.
Just thought I'd share (perhaps there is a better way for that but I don't know how at the momen…
-
Step function has a callback pattern called 'Callback with Task Token' - https://docs.aws.amazon.com/step-functions/latest/dg/connect-to-resource.html. It allows for slower back-ends to respond ra…
-
# Chainable Rest Links
## Background
The current architecture of the Rest Link poorly supports hitting multiple public APIs from our queries. Different APIs have different headers, different r…
-
I already have a kotlin multiplatform app built using KMP and Compose Multiplatform.
In one screen of the app, I want to run a small korge game but I'm unable to figure out the setup.
-
I'm trying to use rules_apple + rules_spm to build and deploy a Swift ios app to an IPhone. I'm able to build it for my laptop and run it in the IPhone simulator using this command
bazel build …
-
**Description**
I recently had a typo in my code and it took me some time to find the issue, because the Swift Compiler couldn't generate a diagnostic.
The code uses [Composable Architecture](ht…
-
In the lib itself, the Reducer is a typealias, like so:
`public typealias Reducer = (inout State, Event) -> Void`
In the Examples however, they use a struct, with an init, like so:
` public le…
-
There are some architectural constrains that are in current UI model. Pages are inheriting from each other, it makes them difficult to refactor and decompose. Tricky flows with event handling where a …
-
I was going through the documentation and it points to using `wds.Processor` ([here](https://webdataset.github.io/webdataset/howitworks/)) to add a preprocessing pipeline to the data.
However, in th…
-
### What happened?
I have a simple example in this notebook showing that the window semantics are not supported by the compiler yet. Is this something we can add relatively easily?
https://githu…