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
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • 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

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

  • 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