Tag: Spinners

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

When we’re building web applications, there is usually one constant: waiting time. It of course depends on what you’re building and how much interaction you have with other systems or the back-end of your app. But whenever you’re sending data out from the client, you usually, ha...