Skip to content

Quick demo of Ionic hydrate just for tracing purposes

Notifications You must be signed in to change notification settings

adamdbradley/ionic-hydrate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Ionic Hydrate

Just a quick demo for tracing purposes.

  • no-prerender.html: Requires JS to be rendered.
  • prerender-static.html: Only prerendered HTML/CSS, but does not request any JS.
  • prerender-hydrated.html: Prerendered HTML/CSS, then uses JS to clientside hydrate.

Other notes:

  • ion-button also uses animations, gestures and other shared utilities.
  • Utilities are dynamically imported and should not apart of the critcal path.
  • WORK IN PROGRESS!

adamdbradley

About

Quick demo of Ionic hydrate just for tracing purposes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published