<?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/en/tags/javascript/</link>
    <description>Recent content in JavaScript on hobbyworker취미생활자</description>
    <generator>Hugo</generator>
    <language>en</language>
    <copyright>2026 hobbyworker</copyright>
    <lastBuildDate>Fri, 24 Mar 2023 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://hobbyworker.me/en/tags/javascript/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Adding AdBlocker Detection to Your Hugo Blog with PaperMod Theme</title>
      <link>https://hobbyworker.me/en/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/en/dev/2023-03-24-adding-adblocker-detection-to-your-hugo-blog-with-papermod-theme/</guid>
      <description>In this blog post, we demonstrated how to add AdBlocker detection to a Hugo blog using the PaperMod theme. We provided a step-by-step guide that included creating custom CSS and JavaScript files, adding a partial HTML file for the warning message, and extending the head and footer partials to include the new files. As a result, users with an ad-blocker enabled will see a polite warning message, encouraging them to support the website&amp;#39;s content by disabling their ad-blocker or whitelisting the site.</description>
    </item>
    <item>
      <title>Managing Multiple Node.js Environments with NVM</title>
      <link>https://hobbyworker.me/en/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/en/dev/2023-03-18-managing-multiple-nodejs-environments-with-nvm/</guid>
      <description>In summary, this blog post discussed Node Version Manager (NVM), a valuable tool for developers to manage and switch between multiple Node.js versions. The post provided installation instructions for macOS, Linux, and other Unix-based systems, and covered the top 10 most commonly used features of NVM, such as listing available Node.js versions, installing, switching, setting a default version, uninstalling, and running scripts and commands with a specific version. NVM enables developers to efficiently work with different Node.js versions, ensuring seamless testing and compatibility across various projects and environments.</description>
    </item>
  </channel>
</rss>
