Building a To-Do List with Workers and KV

1 · Cloudflare · May 21, 2019, 1:53 p.m.
In this tutorial, we’ll build a todo list application in HTML, CSS and JavaScript, with a twist: all the data should be stored inside of the newly-launched Workers KV, and the application itself should be served directly from Cloudflare’s edge network, using Cloudflare Workers....