Logan Powell
Logan Powell
It seems that some of the apps aren't actually functioning properly. The only one I've had complete success with is the Keechma app so far: ## Quick summary of non-functional...
Hi @davidkpiano ! First off, really like your work. Just wanted to bring to your attention the vulnerabilities warning I'm getting when cloning and `npm i`ing the repo: ``` found...
Hi! Thank you for putting this together! I think you've [hit on something salient](https://github.com/facebook/graphql/issues/174) here. I'm exploring `graphql-leveler` to solve a problem I'm having and was wondering if there was...
Wondering...
adding some more information that I found useful. Figured others might benefit from my sore eyes...
I have this example that used to work: ```js let ex_pub_01 = rs.pubsub({ // topic = test decides what the topic is topic: x => Object.keys(x)[0], id: "ex_pub_01" }) //...
Hi @postspectacular I'm smashing my head against this and I'm sure there's a simple explanation or I'm just doing something dumb, but... In your `hiccup-markdown` [example](https://github.com/thi-ng/umbrella/tree/master/examples/markdown), I'm trying to recreate...
Hi @postspectacular, I'm sorry for the long pause in activity (perhaps it was a breath of fresh air for you 😉 ) I have given a lot more thought to...
Please let me know if these kinds of issues are off-topic... figured you might find this interesting: https://theme-ui.com/ I've used it in the past and - despite some small issues...
Your code and your UI is beautiful. Could you please share a high-level of your workflow? Do you start with mockups, then go to the reducers or do you start...