They won't help with initial content and things that need logic. Dictionaries are transformative for sub-resources (script files, etc.), but for getting first paint up in an MPA, stream stitching is the only way to fly.
Comments
Log in with your Bluesky account to leave a comment
It's different in that SW can send initial content to renderer w/o any network interaction at all. It's a bet on disk (which we sometimes lose), but faster out to P90+
Comments
See https://Etsy.patrickmeenan.com to see it live for the page html.
No different from SW where the very first load can't use it but everything after can.