Skip to main content

Deno

Deploying Deno on Fly.io is great. Deno by Example is good intro. dnt is nice tool to deploy to npm. Trex seems like a neat package manager. Peko seems nice as a web framework.

Use Deno Cheat Sheet often. Deno - HTTP 203 is a nice intro.

Bun seems like a nice competitor to Deno.

OSS Deno apps

  • Deno Chat - Minimal chat platform template. It uses Fresh + Supabase + twind + BroadcastChannel API on Deno Deploy.
  • Meet Me - Calendly clone in Deno.
  • Deno Merch - Deno shop! Built with Deno and Fresh, powered by Shopify.

Notes