Do you know you can manually trigger some specific web platform events such as storage event or broadcast channel message event?
It's help me to reduce code in react hook for synchronization with localStorage
Do you know you can manually trigger some specific web platform events such as storage event or broadcast channel message event?
It's help me to reduce code in react hook for synchronization with localStorage