I have this feeling that this is a really cool tech that has a great potential automating stuff, but I can't figure out.
What are some cool projects did you build on top of them?
Here's the app demo: https://joshstroud.com/apps/spotify-notification
The page is hosted on Cloudflare within a single HTML file. Here's the code on GitHub: https://github.com/joshagilend/joshstroud.com/blob/9bece41b5...
Cloudflare serverless is free, often times. I like that a lot :)
J
It gives us around 100ms load time for our SDKs anywhere in the world even on cold boot.
It was a cloudflare worker in the beginning (you can find it in the branches) but i rewrote it for deno deploy, since I found hosting cf worker locally (which was one of my goals) a pain.