Reduce your server cost with Riverpod

Optimize your API requests & app performance through useful extensions.

Rei
Published in
5 min readFeb 13, 2023

--

In this article, I’ll focus on riverpod and how we can use it for caching, as well as how it can help us decrease our API requests.

I’ll also talk about debouncing and canceling server requests.

--

--