The Deno Company

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
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • tfjs

    A WebGL accelerated JavaScript library for training and deploying ML models.

  • There are a number of newer projects in this area. Arquero from Heer's Group (https://observablehq.com/collection/@uwdata/arquero), TensorFlowJs (https://github.com/tensorflow/tfjs), and (biased) CoreTable from OurWorldInData (https://github.com/owid/owid-grapher/tree/next/coreTable).

  • owid-grapher

    A platform for creating interactive data visualizations

  • There are a number of newer projects in this area. Arquero from Heer's Group (https://observablehq.com/collection/@uwdata/arquero), TensorFlowJs (https://github.com/tensorflow/tfjs), and (biased) CoreTable from OurWorldInData (https://github.com/owid/owid-grapher/tree/next/coreTable).

  • 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
  • Trying to signup for Deno Deploy, it asks for the 'Act on your behalf' github permission to make an account.

    Clicking on 'Learn more about Deno Deploy' leads to https://github.com/apps/deno-deploy , which does not tell me more.

    What does 'act on your behalf' mean for Deno Deploy?

  • deno

    A modern runtime for JavaScript and TypeScript.

  • It's getting there! They finished a rewrite of the extension recently and it's quite nice.

    If you're on Windows like me, sadly there's still a nasty bug with path mismatches between the LSP and the VSCode extension (https://github.com/denoland/deno/issues/9744) which requires reloading the window to fix spurious errors, but I'm sure it'll be fixed soon enough.

  • deploy_examples

    Examples for Deno Deploy

  • Deno's response here seems to confirm that https://github.com/denoland/deploy_examples/issues/15

  • nexe

    🎉 create a single executable out of your node.js apps

  • Yes but because it's not natively supported there's common issues like https://github.com/nexe/nexe/issues/639.

  • berry

    📦🐈 Active development trunk for Yarn ⚒

  • https://yarnpkg.com/

    They don't do a great job of advertising the changes; take a look under features/zero-installs.

    The common practice is to still use yarnv1 as your global yarn, just do "yarn set version berry" inside your project to use v2. 0-config can be a breaking change - though I haven't had problems in a long time.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • firecracker

    Secure and fast microVMs for serverless computing.

  • > Lambda uses containers vs. cloudflare workers use v8 isolates. v8 Isolates are much much faster and more secure for serverless functions.

    You're right that v8 Isolates are faster, but Lambda runs functions in a microvm spawn by Firecracker [0], which is likely to be more, not less, secure than Isolates [1].

    [0] https://github.com/firecracker-microvm/firecracker/

    [1] https://fly.io/blog/sandboxing-and-workload-isolation/

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