Best of DenoFebruary 2025

  1. 1
    Article
    Avatar of nodejsdevelopersNode.js developers·1y

    Node.js Tip of the Week: Node.js permission model

    Node.js introduces a permission model similar to Deno's with the --experimental-permission flag, allowing developers to control process permissions.

  2. 2
    Video
    Avatar of denoDeno·1y

    Deno got even better!

    Deno 2.2 introduces significant updates, including built-in support for OpenTelemetry, which enables comprehensive monitoring and observability of applications. The release also enhances the deno lint tool with a new plugin system and additional rules, particularly benefiting React and Preact users. Furthermore, improvements in type checking and workspace configuration, along with faster and more responsive deno lsp, elevate the overall developer experience.

  3. 3
    Article
    Avatar of communityCommunity Picks·1y

    goatplatform/goatdb: Lightweight NoDB for Deno & React

    GoatDB is a real-time, version-controlled, client-side database that is highly resilient and works offline. It is optimized for Deno & React, making it ideal for prototyping, self-hosting, and single or ultra-light multi-tenant apps. Minimal server-side infrastructure is required, as most processing occurs in the client. GoatDB's design enables seamless synchronization, real-time collaboration, and automatic state restoration. It employs strong security measures and efficient conflict resolution, ensuring data integrity and consistency.