Been playing with #Deno and #FreshJS to build a small app for #LegendsOfRuneterra, and the developer experience has been amazing so far.
#DenoDeploy is freaking amazing. It's the closest I've ever gotten to push and forget. I usually like to #SelfHost, but for this project I didn't want to bother with all that.
Deno will be on the top of the list for whenever I want to work on a side project. (Now just need to think how I can champion for it at work...)
Ever wondered what my current default browser is? Now you can follow the browser drama live on my /uses page! Built with #Swift, #DenoDeploy, and #Vuejs, my app reveals if it's a Firefox frenzy or a Safari saga. It's like The Bachelor for browsers!
Read how: https://flori.dev/reads/default-browser-server-sent-events
#sse #browser #denokv #swift #denodeploy #edge #uses
More for a demo than actual needed functionality, I tried to mimic ChatGPT's "typewriter" visual effect when chunks come back from the streaming OpenAl API. I was surprised how easy it was to get something working with Deno's built-in Web Streams API.