Deno 1.33: Deno 2 is coming

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • Appwrite - The open-source backend cloud platform
  • Onboard AI - Learn any GitHub repo in 59 seconds
  • InfluxDB - Collect and Analyze Billions of Data Points in Real Time
  • Sonar - Write Clean JavaScript Code. Always.
  • Revelo Payroll - Free Global Payroll designed for tech teams
  • pgtyped

    pgTyped - Typesafe SQL in TypeScript

    There's pgtyped, which I believe does almost the same as sqlc

    https://github.com/adelsz/pgtyped

  • deno

    A modern runtime for JavaScript and TypeScript.

    Namely, it is not possible to import a `.ts` file via a `.js` import [0].

    [0] https://github.com/denoland/deno/discussions/18293

  • Appwrite

    Appwrite - The open-source backend cloud platform. The open-source backend cloud platform for developing Web, Mobile, and Flutter applications. You can set up your backend faster with real-time APIs for authentication, databases, file storage, cloud functions, and much more!

  • sqlc

    Generate type-safe code from SQL

    I was interested in looking up sqlc for python but it seems to be for go? Is there a different version than this? https://github.com/kyleconroy/sqlc

  • opentelemetry-js

    OpenTelemetry JavaScript Client

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