Hacker News new | ask | show | jobs
by callahad 4405 days ago
> SSGs are interesting because they have zero external dependences.

Not necessarily. In most cases, they simply move the external dependencies from the server side to the client side.