Loren ☺️
Loren ☺️
> no way to manually invalidate the cache Correct, at least not out of the box. https://github.com/apollographql/apollo-server/issues/3228 So I think of maxAge has "how long I'm okay with stale data...
@raix I have a lot of questions after reading the readme – I'd be happy to put the answers into a readme PR, but should I hold off until v1.0...
FYI for anyone getting `127.0.0.1` and no `x-forwarded-for`, mup ssl may be the cause: https://github.com/meteorhacks/cluster/issues/54
Thanks for reporting 😊
@YousefMMS thanks. Both medium article and code look deleted, but you might be able to find on the Internet Archive. Reopening this as a FR
On Mon, Aug 29, 2016 at 2:15 PM, Morten N.O. Nørgaard Henriksen < [email protected]> wrote: > The reason why I chose Meteor to begin with was to avoid having to...
Oh interesting, thanks ☺️ On Monday, August 29, 2016, Morten N.O. Nørgaard Henriksen < [email protected]> wrote: > @NitroBAY https://github.com/NitroBAY you could extend with a reactive > ready or do a...
v2 using platform-specific styles for android is really nice 👍 and it's supposed to have a lot of perf improvements, although I don't know how many will translate from angular....
No, I found it very useful, though—thanks a lot for making it! Wonder in future how much the "graphql database" idea of Prisma will take hold On Wed, Feb 28,...
The geolocation code is a page long, shouldn't be too hard to fix, perhaps going off of this fork: https://github.com/meteor/mobile-packages/pull/87