Best of DenoApril 2024

  1. 1
    Article
    Avatar of denoDeno·2y

    An intro to TSConfig for JavaScript Developers

    Introduction to TypeScript and configuring projects with tsconfig.json.

  2. 2
    Article
    Avatar of denoDeno·2y

    JSR Is Not Another Package Manager

    JSR is a transformative registry designed to revolutionize how JavaScript and TypeScript are shared across server-side runtimes, browsers, and various tools. It improves the code distribution process, motivates best practices, and provides automatic documentation generation. JSR acts as a complementary registry to npm, allowing JSR packages to be used in existing npm-first software.