TIP TO IMPROVE ACCESSIBILITY IN YOUR SINGLE PAGE APPLICATION
Navigating in a multi-page application is done by refreshing the webpage. In this case, the screen-reader announces to the user when the page is done loading. However, In single-page applications, navigation is done via JavaScript which makes the scr...
brains.hashnode.dev1 min read