<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>2026/04 on BenzHub</title><link>https://benzhub.github.io/en/archives/2026/04/</link><description>Recent content in 2026/04 on BenzHub</description><generator>Hugo</generator><language>en</language><lastBuildDate>Sat, 16 May 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://benzhub.github.io/en/archives/2026/04/index.xml" rel="self" type="application/rss+xml"/><item><title>fnm: Fast Node Manager Complete Guide | 40x Faster Than nvm</title><link>https://benzhub.github.io/en/post/javascript/056-fnm-commands/</link><pubDate>Sat, 18 Apr 2026 00:00:00 +0000</pubDate><guid>https://benzhub.github.io/en/post/javascript/056-fnm-commands/</guid><description>&lt;p&gt;&lt;strong&gt;fnm (Fast Node Manager)&lt;/strong&gt; is a cross-platform Node.js version manager written in Rust. It uses the same commands as nvm (&lt;code&gt;fnm install&lt;/code&gt;, &lt;code&gt;fnm use&lt;/code&gt;, &lt;code&gt;fnm ls&lt;/code&gt;) but starts 40x faster because it&amp;rsquo;s a compiled binary rather than a shell script. fnm supports macOS, Linux, and Windows natively, reads your existing &lt;code&gt;.nvmrc&lt;/code&gt; files, and can automatically switch Node.js versions when you &lt;code&gt;cd&lt;/code&gt; into a project directory.&lt;/p&gt;</description></item></channel></rss>