<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Nodejs on Tom Saleeba (TechoTom)</title>
    <link>/tags/nodejs/</link>
    <description>Recent content in Nodejs on Tom Saleeba (TechoTom)</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Tue, 11 Feb 2025 00:00:00 +0000</lastBuildDate>
    <atom:link href="/tags/nodejs/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Testing tools that measure process memory usage</title>
      <link>/post/2025-02-11-nodejs-program-to-use-memory/</link>
      <pubDate>Tue, 11 Feb 2025 00:00:00 +0000</pubDate>
      <guid>/post/2025-02-11-nodejs-program-to-use-memory/</guid>
      <description>Using a nodejs program that uses a known amount of memory to confirm the memory tracking tool is working</description>
    </item>
    <item>
      <title>nodejs JSON pretty print one-liner</title>
      <link>/post/2023-12-04-nodejs-json-pretty-print-one-liner/</link>
      <pubDate>Mon, 04 Dec 2023 00:00:00 +0000</pubDate>
      <guid>/post/2023-12-04-nodejs-json-pretty-print-one-liner/</guid>
      <description>&lt;code&gt;node -p &#39;JSON.stringify(JSON.parse(fs.readFileSync(0)),null,2)&#39;&lt;/code&gt;</description>
    </item>
    <item>
      <title>Modify process.env for a running NodeJS process</title>
      <link>/post/2023-01-24-modify-process.env-for-running-nodejs-process/</link>
      <pubDate>Tue, 24 Jan 2023 00:00:00 +0000</pubDate>
      <guid>/post/2023-01-24-modify-process.env-for-running-nodejs-process/</guid>
      <description>Enable the debugger, connect, start a REPL and modify vars</description>
    </item>
  </channel>
</rss>
