<?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>JavaScript on hobbyworker취미생활자</title>
    <link>https://hobbyworker.me/zh-hant/tags/javascript/</link>
    <description>Recent content in JavaScript on hobbyworker취미생활자</description>
    <generator>Hugo</generator>
    <language>zh-hant</language>
    <copyright>2026 hobbyworker</copyright>
    <lastBuildDate>Fri, 24 Mar 2023 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://hobbyworker.me/zh-hant/tags/javascript/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>為使用PaperMod主題的Hugo部落格新增廣告攔截器偵測功能</title>
      <link>https://hobbyworker.me/zh-hant/dev/2023-03-24-adding-adblocker-detection-to-your-hugo-blog-with-papermod-theme/</link>
      <pubDate>Fri, 24 Mar 2023 00:00:00 +0000</pubDate>
      <guid>https://hobbyworker.me/zh-hant/dev/2023-03-24-adding-adblocker-detection-to-your-hugo-blog-with-papermod-theme/</guid>
      <description>在本篇文章中，我們示範了如何使用PaperMod主題為Hugo部落格新增廣告攔截器偵測功能。我們提供了逐步指南，包含建立自訂CSS與JavaScript檔案、新增部分HTML檔案以顯示警告訊息，以及擴充head與footer區塊以包含新檔案。結果是，啟用廣告攔截器的使用者將看到一則禮貌的警告訊息，鼓勵他們透過停用廣告攔截器或將網站加入白名單來支持網站內容。</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>
