๐๏ธ Concept
Ripple is a shared state management library for React. It is as simple as Recoil, and can be update via hooks or outside of React.
๐๏ธ Ripple Lake
To be able to use a ripple inside your component, you need to declare it in a ripple Lake.
๐๏ธ Deep dive into ripples
Intro
๐๏ธ Update from a component
Intro
๐๏ธ Update externally
Intro