Announcing the Deno Company

This page summarizes the projects mentioned and recommended in the original post on /r/javascript

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.
surveyjs.io
featured
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.
www.influxdata.com
featured
  • proposal-temporal

    Provides standard objects and functions for working with dates and times.

  • I'm shipping my stuff in Deno, and I can say that it has a lot of potential. The library ecosystem is a bit rough, but there is a surprising amount of libraries that don't rely purely on Node to work (the most recent I can think of is the Temporal polyfill which says requires Node, but really it just requires Intl which has just shipped in the latest version of Deno!), and you can use them via Skypack.

  • deno

    A modern runtime for JavaScript and TypeScript.

  • It's a very common misconception that WASM is better than native bindings. The fact that WASM is portable is its only benefit. Unfortunately, WASM isn't nearly as fast as native bindings, and it can even be slower than JavaScript.

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

    SurveyJS logo
  • wasmer

    🚀 The leading Wasm Runtime supporting WASIX, WASI and Emscripten

  • But I am hopeful for the future of WASM. Wasmer has showed it can be quite fast.

  • wasmer-js

    Monorepo for Javascript WebAssembly packages by Wasmer

  • Maybe wasmer-js could be used by Deno to provide WASI support inside their engine? :-)

  • babel-ts-export-type-bug

    repro of type erase problem in babel's typescript support

  • Important distinction here. Babel is doing something similar, which means these tools will have sharp corners. E.g.: https://github.com/avindra/babel-ts-export-type-bug

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

    InfluxDB logo
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

  • Bun - The One Tool for All Your JavaScript/Typescript Project's Needs?

    4 projects | dev.to | 2 Apr 2024
  • Unlocking the Power of WebAssembly

    3 projects | dev.to | 10 Mar 2024
  • WASM Instructions

    13 projects | news.ycombinator.com | 18 Feb 2024
  • How QUIC is displacing TCP for speed

    1 project | news.ycombinator.com | 9 Feb 2024
  • Deno in 2023

    8 projects | news.ycombinator.com | 5 Feb 2024