Supabase uses Valtio for its state management
As I was reading the Supabase source code for “fun”, I came across a package named Valtio.
I visited Valtio repository and found this in the description:
💊 Valtio makes proxy-state simple for React and Vanilla
In this article, we will look at:
Pr...
ramunarasinga.hashnode.dev3 min read