Matt Krick
Matt Krick
@wmertens nice! anything with an external message queue? I really wanna take the graphql from apollo with the simplicity of deepstream & the CRDT nature of swarm & mash it...
@theobat good questions! file structure: the idea is that reusable components are stored in universal/components. Module-specific components/containers are stored in universal/modules. containers are smart, components are dumb (If react is...
The path forward: AGPLv3 allows me (or any member of Parabol) to fork Action and relicense it as MIT, so I'll fork it, chop out the Action-specific stuff, and then...
duplicate of #134 there's another way for windows users to make this work, right?
as an OSX/linux guy i'm biased, but i feel like adding another dependency that is OS-specific is more confusing than just having windows folks prefix their commands with 'set'. I'm...
I'm totally open to documenting it! Currently installing rethinkDB isn't documented for windows. We could add a little something to the readme that says how to install RethinkDB & adjust...
if it's a devDeop, nah. But it's not the size, it's having 1 more thing that meatier is directly responsible for + the mental overhead for a newcomer having to...
@leebyron thanks for following up! Very interesting point & what you alluded to is the very thing I want to try. Similar to how an introspection query can create a...
i like the rethinkdb team, they put out awesome stuff. it's too early to comment on horizon, though. i'll wait until they release graphQL support & decouple it from the...
as a pubsub, you pay per message & then you don't have to manage any hardware. under the covers, it's socketcluster, but you don't have to worry about the hosting...