Blog / Resources

Ideas for faster static delivery on Node.js

This hub will host long-form guides, release notes, and performance case studies. The entries below are representative topics—publication dates and authors will appear when articles go live.

Abstract Node.js themed illustration

Editorial roadmap

Planned articles

  • Why immutable JavaScript bundles love long TTLs

    Explains content hashing, `Cache-Control: immutable`, and how to pair them with HTML entry points that stay short-lived.

  • Purge strategies that match feature flags

    Coordinated CDN invalidation when toggling experiments, including safe defaults for partially cached SPAs.

  • Measuring Core Web Vitals after a CDN migration

    Before/after methodology using RUM data, with attention to LCP images and critical CSS delivery.

  • Private CDNs for internal design systems

    How engineering orgs distribute shared component bundles to dozens of product lines without exposing assets publicly.

  • Node.js 20+ in CI: faster installs for deploy pipelines

    Practical notes on caching `node_modules`, pinning CLI versions, and verifying artifact checksums before upload.

Subscribe options will be added alongside the live blog. For now, contact us to suggest topics.