How To Implement A Single Page Modular App Architecture Using Pure HTML, CSS, Javascript
π What will you learn in this tutorial?
Single page application fetches and loads the main UI skeleton into the browser only once, during the first fetch. And thereafter, loads the subsequent UI modules dynamically without re-fetching as the user in...
blog.superflows.dev11 min read