Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
@skava/framework / src / bootstrapper
  ..
  containers
  README.md
  index.ts
Size: Mime:

setup/bootstrap/bootstrapper/citizens

Description

  • this is where we do initialization encapsulated setup, such as api instantiation, history, routing, styles
  • here there can be pieces who can connect entry points and function as mediators

TODO

  • when routing is loading, use a placeholder that has the min-height to avoid jumps
  • important thing to note here is when offline or slow internet or even just during loading, element is not there, so it should maybe be there before waiting until content loads... but code splitting right so