One Hour with Deno

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • oak

    A middleware framework for handling HTTP with Deno, Node, Bun and Cloudflare Workers 🐿️ 🦕

    Oak server - middleware framework for Deno's native HTTP server. 'destjs' use it under the hood.

  • deno

    A modern runtime for JavaScript and TypeScript.

    deno run --allow-net --allow-read ./main.ts error: Uncaught (in promise) NotFound: No such file or directory (os error 2), readdir 'middlewares' for await (const item of Deno.readDir(name)) { ^ at async Object.[Symbol.asyncIterator] (deno:runtime/js/30_fs.js:125:16) at async readFolder (https://deno.land/x/[email protected]/bootstrap/middlewares.ts:8:20) at async initializeMiddlewares (https://deno.land/x/[email protected]/bootstrap/middlewares.ts:27:3) at async createApp (https://deno.land/x/[email protected]/mod.ts:19:3)

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts