<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Developers Digest - javascript</title>
    <link>https://www.developersdigest.tech/tags/javascript</link>
    <description>9 items tagged javascript on Developers Digest - blog posts, tools, guides, and tutorials.</description>
    <language>en</language>
    <lastBuildDate>Sat, 02 May 2026 17:05:50 GMT</lastBuildDate>
    <atom:link href="https://www.developersdigest.tech/tags/javascript/feed.xml" rel="self" type="application/rss+xml" />
    <image>
      <url>https://avatars.githubusercontent.com/u/124798203?v=4</url>
      <title>Developers Digest - javascript</title>
      <link>https://www.developersdigest.tech/tags/javascript</link>
    </image>
    <item>
      <title><![CDATA[Bun]]></title>
      <link>https://www.developersdigest.tech/tools/bun</link>
      <guid isPermaLink="true">https://www.developersdigest.tech/tools/bun</guid>
      <description><![CDATA[All-in-one JavaScript runtime, bundler, test runner, and package manager. Written in Zig, drop-in compatible with Node, dramatically faster install and start times.]]></description>
      <pubDate>Wed, 29 Apr 2026 00:00:00 GMT</pubDate>
      <category>runtime</category>
      <category>javascript</category>
      <category>typescript</category>
      <category>bundler</category>
      <category>package-manager</category>
    </item>
    <item>
      <title><![CDATA[Node.js]]></title>
      <link>https://www.developersdigest.tech/tools/node</link>
      <guid isPermaLink="true">https://www.developersdigest.tech/tools/node</guid>
      <description><![CDATA[The original server-side JavaScript runtime. V8 under the hood, npm ecosystem, and the default backend runtime for most production deployments.]]></description>
      <pubDate>Wed, 29 Apr 2026 00:00:00 GMT</pubDate>
      <category>runtime</category>
      <category>javascript</category>
      <category>typescript</category>
      <category>v8</category>
    </item>
    <item>
      <title><![CDATA[Deno]]></title>
      <link>https://www.developersdigest.tech/tools/deno</link>
      <guid isPermaLink="true">https://www.developersdigest.tech/tools/deno</guid>
      <description><![CDATA[Secure-by-default JavaScript and TypeScript runtime from Node's original creator. Built-in TypeScript, fmt, lint, test, and Deno Deploy for edge hosting.]]></description>
      <pubDate>Wed, 29 Apr 2026 00:00:00 GMT</pubDate>
      <category>runtime</category>
      <category>javascript</category>
      <category>typescript</category>
      <category>secure</category>
      <category>edge</category>
    </item>
    <item>
      <title><![CDATA[Biome]]></title>
      <link>https://www.developersdigest.tech/tools/biome</link>
      <guid isPermaLink="true">https://www.developersdigest.tech/tools/biome</guid>
      <description><![CDATA[Fast Rust-based formatter and linter for JavaScript and TypeScript. One tool replaces Prettier and ESLint with sub-second runs on large repos.]]></description>
      <pubDate>Wed, 29 Apr 2026 00:00:00 GMT</pubDate>
      <category>linter</category>
      <category>formatter</category>
      <category>rust</category>
      <category>javascript</category>
      <category>typescript</category>
    </item>
    <item>
      <title><![CDATA[ESLint]]></title>
      <link>https://www.developersdigest.tech/tools/eslint</link>
      <guid isPermaLink="true">https://www.developersdigest.tech/tools/eslint</guid>
      <description><![CDATA[The standard JavaScript and TypeScript linter. Massive plugin ecosystem, framework-specific configs, and integration with every editor.]]></description>
      <pubDate>Wed, 29 Apr 2026 00:00:00 GMT</pubDate>
      <category>linter</category>
      <category>javascript</category>
      <category>typescript</category>
      <category>plugin-ecosystem</category>
    </item>
    <item>
      <title><![CDATA[Turborepo]]></title>
      <link>https://www.developersdigest.tech/tools/turborepo</link>
      <guid isPermaLink="true">https://www.developersdigest.tech/tools/turborepo</guid>
      <description><![CDATA[Vercel's high-performance monorepo build system. Remote caching, task pipelines, and incremental builds. Drop into any pnpm or npm workspace.]]></description>
      <pubDate>Wed, 29 Apr 2026 00:00:00 GMT</pubDate>
      <category>monorepo</category>
      <category>build</category>
      <category>caching</category>
      <category>vercel</category>
      <category>javascript</category>
    </item>
    <item>
      <title><![CDATA[pnpm]]></title>
      <link>https://www.developersdigest.tech/tools/pnpm</link>
      <guid isPermaLink="true">https://www.developersdigest.tech/tools/pnpm</guid>
      <description><![CDATA[Fast, disk-efficient package manager. Content-addressable global store, strict dependency resolution, first-class workspaces. Default for many TypeScript monorepos.]]></description>
      <pubDate>Wed, 29 Apr 2026 00:00:00 GMT</pubDate>
      <category>package-manager</category>
      <category>javascript</category>
      <category>typescript</category>
      <category>workspaces</category>
    </item>
    <item>
      <title><![CDATA[npm]]></title>
      <link>https://www.developersdigest.tech/tools/npm</link>
      <guid isPermaLink="true">https://www.developersdigest.tech/tools/npm</guid>
      <description><![CDATA[The default JavaScript package manager. Ships with Node, hosts the largest software registry in the world, and remains the safest compatibility default.]]></description>
      <pubDate>Wed, 29 Apr 2026 00:00:00 GMT</pubDate>
      <category>package-manager</category>
      <category>javascript</category>
      <category>node</category>
      <category>registry</category>
    </item>
    <item>
      <title><![CDATA[Jest]]></title>
      <link>https://www.developersdigest.tech/tools/jest</link>
      <guid isPermaLink="true">https://www.developersdigest.tech/tools/jest</guid>
      <description><![CDATA[The long-standing JavaScript test framework from Meta. Snapshots, mocks, parallelism, and the broadest plugin ecosystem in the JS testing world.]]></description>
      <pubDate>Wed, 29 Apr 2026 00:00:00 GMT</pubDate>
      <category>testing</category>
      <category>javascript</category>
      <category>snapshot</category>
      <category>meta</category>
    </item>
  </channel>
</rss>