Nathan Hayfield

Results 12 comments of Nathan Hayfield

1. Is this intended for Node Servers or Client Side SPA applications or both? 2. This is a utility library with some wrapper functions making life easier for the user....

@wasaga makes no sense to me but ok. there was also talk of a cert or some other data that might be needed.

how does an application in the browser import this library and it somehow magically knows where pomerium is located?

i started building a new store but haven't been able to integrate it yet: https://github.com/sriraman/react-native-shared-preferences/pull/5 and https://github.com/nhayfield/react-native-shared-preferences i may continue but i'm going to attempt to up the storage limit...

@nitkuk I set it to 8gb and now it works pretty good lol

@travisgroth I think he is just saying that we should support has/is as well as just : for consistency

When generating from large OpenApi specs, it works pretty well. But there are issues if you want to enhance your endpoints, especially when using typescript. If you try to normalize...

> @nhayfield can you give a couple further details? > > * What do you mean by "normalize the endpoints"? > * What's an example of "consolidating multiple calls"? >...

> @nhayfield can you show a concrete example of what a handwritten version of this looks like? I get the _general_ sense of what you're saying, but I need more...

> @nhayfield : I still don't think I understand _where_ in that query hook output you would expect to find and access the response headers. Something like `{data, isLoading, headers}`...