DEV Community

Discussion on: Deno v1.10 has added support for localStorage. What do you think would be a good use case for this feature?

Collapse
 
vonheikemen profile image
Heiker • Edited

I haven't created a bot before but I have used JSON files to store data. Avoiding that boilerplate is certainly a win.