@kellan oooh, this is helpful as I'm having to write more JS myself these days and I somewhat skipped over this period of JS while I was managing teams. danke!
@lmorchard or help people get places on foot, scooter, or cycle (or wheelchair/etc.) A lot of trips in the US are less than two miles. (But also, yes, more rail.)
@lmorchard i left the respect origin on but I updated my CodeBuild script to copy everything to s3 with a 3600 max-age and then it runs a command that sets the no-cache header incantation on index.*. This seems more or less reasonable for now. I think.
@lmorchard poking around the cli tool I just figured out how to set the cache-control headers for certain s3 files so I'll probably just set the homepage and feed to no-cache and let the rest of it expire every hour. ¯\_(ツ)_/¯
@lmorchard yeah, I've been thinking about that ... I think... if I've parsed the docs correctly... you get a 1000 free invalidations but those could easily be a 1000 /* directives? Oi.