If you've used JSON:API and GraphQL, what would you say are the key missing features in JSON:API? Conversely, what did you like better about JSON:API? (feel free to answer one or both questions)
Can you say a little about how you've tried to integrate with Redux? And how do you feel about Apollo?
-
-
Our setup is very ad-hoc (mostly due to the lack of information out there). But we effectively store everything we get over the wire by ID and then use selectors to stitch the objects back together using a I library I wrote (which is not very good, but it works)
-
I actually like Apollo a lot. It's a well thought out library with established patterns and best practices. It has first class integration for basically every framework as well. We currently use it with our Vue.js app and we'll switch to using it on our React app soon.
-
Last time I checker it couldn’t handle custom scalar types. Is that still the case?
-
I haven't run into that situation yet, I think?
-
Do you use dates?
-
We do, yes.
End of conversation
New conversation -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.