4
1 Comment

Cloudflare Workers Durable Objects

Why is nobody talking about this amazing new feature on cloudflare workers? I started building a multi-player game and it makes state management so easy! Is anybody building anything cool with cloudflare workers and more specifically durable objects?

on December 5, 2021
  1. 1

    I started using Cloudflare workers + KV to build a passwordless auth service (https://neologin.co) and it feels like a breath of fresh air compared to how bloated AWS has become.