<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Node on Evan Hoffman</title><link>https://evan.wtf/tags/node/</link><description>Recent content in Node on Evan Hoffman</description><generator>Hugo</generator><language>en-US</language><copyright>Evan Hoffman</copyright><lastBuildDate>Thu, 23 Jun 2011 17:39:59 +0000</lastBuildDate><atom:link href="https://evan.wtf/tags/node/index.xml" rel="self" type="application/rss+xml"/><item><title>Teaching myself node.js: Part 3</title><link>https://evan.wtf/2011/06/23/teaching-myself-node-js-part-3/</link><pubDate>Thu, 23 Jun 2011 17:39:59 +0000</pubDate><guid>https://evan.wtf/2011/06/23/teaching-myself-node-js-part-3/</guid><description>Notes on MongoDB&amp;rsquo;s ObjectID vs sequential identifiers.</description></item><item><title>JavaScript regex for stripping leading &amp; trailing whitespaces</title><link>https://evan.wtf/2011/06/22/javascript-regex-for-stripping-leading-trailing-whitespaces/</link><pubDate>Wed, 22 Jun 2011 00:09:51 +0000</pubDate><guid>https://evan.wtf/2011/06/22/javascript-regex-for-stripping-leading-trailing-whitespaces/</guid><description>&lt;code&gt;str.replace(/^(\s*)((\S+\s*?)&lt;em&gt;)(\s&lt;/em&gt;)$/,&amp;quot;$2&amp;quot;);&lt;/code&gt;</description></item><item><title>Teaching myself node.js: Part 2</title><link>https://evan.wtf/2011/06/18/teaching-myself-node-js-part-2/</link><pubDate>Sat, 18 Jun 2011 00:45:02 +0000</pubDate><guid>https://evan.wtf/2011/06/18/teaching-myself-node-js-part-2/</guid><description>More work learning node.</description></item><item><title>Teaching myself node.js: Part 1</title><link>https://evan.wtf/2011/06/14/teaching-myself-node-js-part-1/</link><pubDate>Tue, 14 Jun 2011 00:50:59 +0000</pubDate><guid>https://evan.wtf/2011/06/14/teaching-myself-node-js-part-1/</guid><description>In which I try to learn node.js by building a Quora-like site (since it seems everyone is building a blog).</description></item></channel></rss>