A better way to set up a Cloudflare worker project locally with Miniflare
Cloudflare worker is a serverless computing platform offered by Cloudflare. Unlike other serverless platforms like AWS Lambda or google cloud function, Cloudflare worker has a 0ms cold start. Which makes your code runs almost instantly when a request...
newsletter.hrishikeshpathak.com10 min read