Deno 1.33: Deno 2 is coming

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

SurveyJS - JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor
Keep full control over the data you collect and tailor the form builder’s entire look and feel to your users’ needs. SurveyJS works with React, Angular, Vue 3, and is compatible with any backend or auth system. Learn more.
surveyjs.io
featured
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
  1. pgtyped

    pgTyped - Typesafe SQL in TypeScript

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

    https://github.com/adelsz/pgtyped

  2. SurveyJS

    JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor. Keep full control over the data you collect and tailor the form builder’s entire look and feel to your users’ needs. SurveyJS works with React, Angular, Vue 3, and is compatible with any backend or auth system. Learn more.

    SurveyJS logo
  3. 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

  4. 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

  5. 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

  • 7 insanely fast dev tools to build, deploy, and move on ⚡🔥

    5 projects | dev.to | 6 Feb 2025
  • Fullstack Serverless Starter with Hono.js, Cloudflare Workers, and Neon Postgres

    4 projects | dev.to | 1 Sep 2024
  • Drizzle is just as unready for prime-time as Prisma, what else is there?

    12 projects | /r/reactjs | 6 Dec 2023
  • An effective way to build a heavy CRUD Rest API?

    2 projects | /r/node | 29 Nov 2023
  • Authentication part 3 using NestJS and Postgres database neon.tech

    4 projects | dev.to | 25 Oct 2023