This is episode 1 in a series on tips for building better user experience for your users with poor connectivity.
In this episode with plain old JavaScript, we will detect if the user is online and if the user loses or gains connectivity. A very useful thing to create better user experiences when your users have poor connectivity. If we get used to thinking with poor internet in mind, we can catch a lot of bugs before they happen.
🔗 Starter Code
https://github.com/codu-code/check-network-connection
💜 Subscribe for more videos 💜
Follow Niall Maher
https://twitter.com/nialljoemaher
https://www.linkedin.com/in/nialljoemaher/
https://www.codu.co/niall
Codú is a FREE web development community! Get an invite when you sign up for free on Codú: https://www.codu.co/
#javascript #webdevelopment #code
Download
0 formats
No download links available.
Detecting If a User is Online/Offline with JavaScript | NatokHD