Posts
Serverless websocket APIs in AWS
An exploration of the architecture for a serverless WebSocket API in AWS with API Gateway, Lambda and DynamoDB
Sharing in-memory state between pages in Next.js
How to share state between Next.js pages without storing it anywhere