Skip to content

Plain simple html-file for bootstrapping your app (loader)

Notifications You must be signed in to change notification settings

yetric/boot.html

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

boot.html

Plain simple html-file for bootstrapping your app (loader) screenshot

  • All needed CSS, JS and HTML in html-file for rendering a loading screen
  • Zero Byte favicon (set it later)
  • Server Push CSS
  • Load (small footprint) JS booting async (test if preload)
  • Load most important assets async
  • Hook up routes, SPA, workers
  • Update "Loading" with time consuming tasks (authentication, caching remote data etc)
  • Remove loading screen

About

Plain simple html-file for bootstrapping your app (loader)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages