Hacker News new | ask | show | jobs
by qbasic_forever 1835 days ago
Very cool! Yeah I wish SSR was more of a thing in the web component world. Someday soon hopefully!
2 comments

Stencil support is being worked on too: https://github.com/snowpackjs/astro/pull/266
Amusing to me to see the return to concepts that the dynamic web started with in the form of CGI, mod_perl, Cold Fusion, PHP, ASP.NET and all that. It’s the same, but different. Next we’ll be on to multi-tiered caching.

What’s the difference conceptually between islands and e.g. Hole-punching in Varnish? The result in each case seems to be a site that is mostly static with some dynamic portions.