Rob's garden / notes / note

Note

I was fixing some bugs on our internal app platform and added #Deno support at the same time. I'm super happy with how quickly you can spin up a container with your code in it and it be on the internet! (with SSL too)

Also this is like my favourite UI I've designed, so much pop

A screencast showing the creation of an Applet with the name "Deno!" and using a template to setup a 4 line HTTP server in Deno. The the applet is deployed and available at a subdomain with SSL and responding to requests within a few seconds