Speros Kokenes
Speros Kokenes
Thanks. Higher level question: is Pilosa suited for a use case like this where the Union may be hundreds of thousands or millions of queries? Ie lets say I had...
Sure, I'll explain. I'm not sure Pilosa is the right fit for my use-case but its interesting to think through. I am trying to model associations between multiple tables of...
Using observables to trigger effects would be interesting as well for situations where you need more fine-tuned control over effects being triggered than just a prop change. Something like `useEffectWhenStream`,...
What about just Wonder Sans?
@setpixel is this something that you can do or that I can help with? I'd love to be able to use this font in GSuite
Ah yea, I didn't mean to upload that folder, it will only work locally if you have a build. You should use the bl.ocks.org example in the README. I will...
Sorry about that, I will take a look into it. I am having trouble getting the project to build with rollup now, so I need some time to investigate that....
Great ideas for additional functionality! Feel free to fork, add, and make a pull request and I will gladly review. On Thu, Feb 2, 2017 at 4:41 AM sbhagana wrote:...
I also get this error about the "c.ssplugin" on OSX Mavericks
Those solutions don't seem to address my problem unfortunately. See the following example repo: https://github.com/skokenes/mst-typescript-dec-test In src, I create a store called `ModelA` with a simple string. Then I create...