<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Node.JS on hobbyworker취미생활자</title>
    <link>https://hobbyworker.me/zh-hant/categories/node.js/</link>
    <description>Recent content in Node.JS on hobbyworker취미생활자</description>
    <generator>Hugo</generator>
    <language>zh-hant</language>
    <copyright>2026 hobbyworker</copyright>
    <lastBuildDate>Thu, 23 Mar 2023 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://hobbyworker.me/zh-hant/categories/node.js/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>結合使用NVM和Autoenv</title>
      <link>https://hobbyworker.me/zh-hant/dev/2023-03-23-using-nvm-and-autoenv-in-combination/</link>
      <pubDate>Thu, 23 Mar 2023 00:00:00 +0000</pubDate>
      <guid>https://hobbyworker.me/zh-hant/dev/2023-03-23-using-nvm-and-autoenv-in-combination/</guid>
      <description>我們討論了如何結合使用nvm（Node版本管理器）和autoenv，在開發工作流程中無縫管理Node.js版本與環境變數。透過建立包含所需Node.js版本及環境變數的.env檔案，並設定autoenv與nvm協同運作，您可以在專案之間切換時自動切換Node.js版本並載入對應的變數。這種精簡的方式能大幅提升開發效率，確保每個專案始終使用正確的設定。</description>
    </item>
    <item>
      <title>用NVM管理多個Node.js環境</title>
      <link>https://hobbyworker.me/zh-hant/dev/2023-03-18-managing-multiple-nodejs-environments-with-nvm/</link>
      <pubDate>Sat, 18 Mar 2023 00:00:00 +0000</pubDate>
      <guid>https://hobbyworker.me/zh-hant/dev/2023-03-18-managing-multiple-nodejs-environments-with-nvm/</guid>
      <description>總結來說，這篇文章介紹了Node版本管理器（NVM），這是一個讓開發者管理並切換多個Node.js版本的實用工具。文章提供了適用於macOS、Linux及其他Unix系統的安裝說明，並涵蓋了NVM最常用的十大功能，包括列出可用的Node.js版本、安裝、切換、設定預設版本、移除，以及用特定版本執行腳本與指令。NVM讓開發者能夠有效率地使用不同的Node.js版本，確保在不同專案和環境中的順暢測試與相容性。</description>
    </item>
  </channel>
</rss>
