Web optimisation through caching with local storage in React applications.
Jan 4, 2024 · 6 min read · 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...
Join discussion