Hacker News new | ask | show | jobs
by simlevesque 871 days ago
I deployed 3 projects on Deno last year and I'm planning on launching 2 websites in the next couple of months. Mix of personal projects and some for clients.

Deno Deploy just works, albeit the cold start can be slow but I'm now using an hybrid setup with Fresh routes backed by a CDN.

The dev experience is great. I've used a couple of other solutions similar (Next, Nuxt and vite-ssr-plugin) and I sometimes I need to do somethings manually that would already exist on other platforms but in the end my projects stay simpler.

I love saaskit [1] and Netzo [2]

[1] https://deno.com/saaskit [2] https://github.com/netzo/netzo