Web optimisation through caching with local storage in React applications.
Introduction
As front-end developers, an unsaid rule when implementing functionalities is to ensure that we implement it in such a way that wouldn’t affect the web performance or better still, improve it.
Sending requests to servers to get data for u...
faithyyy.hashnode.dev6 min read