About Deno:

Deno is an open-source JavaScript runtime for the modern web. Built on web standards with zero-config TypeScript, unmatched security, and a complete built-in toolchain.

  • spartanatreyu
    link
    fedilink
    arrow-up
    1
    ·
    9 hours ago

    The --self-extracting flag in deno compile --self-extracting looks awesome.

    I could compile my 11ty stack into a single executable that I could send anywhere, but it would still be able to read external markdowns so semi-technical coworkers can make content changes without the maintenance overhead of a CMS and without the coworkers needing to learn modern web dev.

    It would also be super awesome for all the internal tools I’ve built that need to run offline.

  • FizzyOrange
    link
    fedilink
    arrow-up
    4
    ·
    2 days ago

    Deno is great. The best way to write web site and static sites IMO. I really hope they survive.