I Tried to Build a WebApp Without Spinners & Loaders Using Replicache

<p>When we&rsquo;re building web applications, there is usually one constant: waiting time.</p> <p>It of course depends on what you&rsquo;re building and how much interaction you have with other systems or the back-end of your app. But whenever you&rsquo;re sending data out from the client, you usually, have to wait and that wait tends to translate into some kind of visual indicator to your users (be it a progress bar, a loading icon, a spinning wheel, you name it).</p> <p><a href="https://replicache.dev/" rel="noopener ugc nofollow" target="_blank">Replicache</a>, on the contrary, claims you can build a full web application, without the need to deal with those waiting times.</p> <p>Not only that, but as an added bonus, Replicache-based applications are supposed to work great for collaborative actions, like having your UI update based on what other users are doing.</p> <p>In this article, I&rsquo;ll try&nbsp;<a href="https://replicache.dev/" rel="noopener ugc nofollow" target="_blank">Replicache</a>&nbsp;and let you decide for yourself if it is what you need for your next app or not.</p> <p><a href="https://blog.bitsrc.io/i-tried-to-build-a-webapp-without-spinners-loaders-using-replicache-450aaf5b870">Click Here</a></p>