Deno 1.26

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

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • deploy_feedback

    For reporting issues with Deno Deploy

  • Deno Deploy[1] is amazing, the deploy time is unbelievably fast.

    I'm doing regular HTTP stuff, so haven't been suffering with lack of libraries. Most things work just fine.

    https://deno.com/deploy

  • SES-shim

    Endo is a distributed secure JavaScript sandbox, based on SES

  • Yea you could restrict the app by whitelisting only the network services and folders that it will use and that's pretty valuable though at least on Linux could already easily be achieved otherwise. It's good that Deno makes it easy but let's be honest, most people will just pass -A.

    I'd love to see a permissions system on a library basis. It would ask the first time a dependency is added and when a new permission is requested after an update. Javascript doesn't make that easy though by being so dynamic. SES could maybe help: https://github.com/endojs/endo/blob/master/packages/ses/READ...

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

    TypeScript Module Loader

  • deno

    A modern runtime for JavaScript and TypeScript.

  • I was curious about what all shares the same web cache, exactly -- basically, can a random script poison a cache something like `deno_install` might use -- and didn't find that clearly documented.

    The answer is here: https://github.com/denoland/deno/blob/716005a0d4afd1042fa75d...

    So

    - value of `deno run --location=`

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