I talked with my mentor recently about how to build a cache system from FE to BE. There are a few things I learned: For FE, since we are using React with GraphQL, we use the caching in the Apollo client. Basically, it stores response data with certai...
waytoleaveearth.hashnode.dev3 min readNo responses yet.