usehooks-ts
usehooks-ts copied to clipboard
Feature / Add UseOnline Hook
A simple to track users' connectivity status.
tip: might want to look into this https://www.freecodecamp.org/news/how-to-check-internet-connection-status-with-javascript/ the online event has problems as it doesn't really know if you have an internet connection.
PS. I'm often wrong