Skip to content

Latest commit

 

History

History
319 lines (309 loc) · 33.1 KB

deno.md

File metadata and controls

319 lines (309 loc) · 33.1 KB
title
Deno

Deploying Deno on Fly.io or brawler are great for deploying. 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

Links