usehooks-ts icon indicating copy to clipboard operation
usehooks-ts copied to clipboard

Feature / Add UseOnline Hook

Open devrayat000 opened this issue 2 years ago • 1 comments

A simple to track users' connectivity status.

devrayat000 avatar Oct 16 '22 22:10 devrayat000

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

TheHaff avatar Oct 28 '22 09:10 TheHaff