For as long as I can recall, I have a fascination with communication systems and have a bias for how machines communicate with each other to convey intent and meaning.
Webhooks are lovely little blobs of joy and provide most probably the simplest form of integration for developers and system architects.
TL;DR; When deploying NextJS to Vercel, write code ahead of time knowing it’s going to run on AWS Lambdas and make sure you’re giving your server-side code time to execute.
Serverless is game changing. Nuff said. For the sake of argument, serverless is everything I don’t need a server for.
“Naming things & cache-invalidation are the two hardest things in IT” says Martin Fowler.
For some time, the humble browser has been a source of frustration and an area that I’ve treated largely as a black box.