Simplifying Apollo Client Local Cache with React Hooks

Apollo Client local cache is powerful, but complex. Utilizing custom React hooks and Apollo Client cache simplifies the interphase and makes data fetching more effective. Read more

Similar

How to Build Electron Apps with React

I have always had a deep interest in writing Desktop applications. What was holding me off throughout the years was, I wasn't interested in learning C++ or Java to make them. I wanted to build Desktop apps with Javascript, so I landed on Electron, a Javas... (more…)

Read more »