<?xml version="1.0" encoding="UTF-8"?>
 <rdf:RDF xmlns="http://purl.org/rss/1.0/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://web.resource.org/cc/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://pinboard.in">
    <title>Pinboard (andrewn)</title>
    <link>https://pinboard.in/u:andrewn/public/</link>
    <description>recent bookmarks from andrewn</description>
    <items>
      <rdf:Seq>	<rdf:li rdf:resource="https://twitter.com/rsnous/status/1113157229207740416"/>
	<rdf:li rdf:resource="https://medium.com/@eliezer/how-writing-simple-javascript-got-us-6200-github-stars-in-a-single-day-420b17b4cff4"/>
	<rdf:li rdf:resource="https://github.com/goldbergyoni/nodebestpractices/blob/master/README.md"/>
	<rdf:li rdf:resource="https://blog.logrocket.com/common-api-mistakes-and-how-to-avoid-them-804fbcb9cc4b"/>
	<rdf:li rdf:resource="http://www.toptal.com/nodejs/top-10-common-nodejs-developer-mistakes"/>
	<rdf:li rdf:resource="http://codeascraft.etsy.com/2012/01/04/the-product-hacking-ecosystem/"/>
      </rdf:Seq>
    </items>
  </channel><item rdf:about="https://twitter.com/rsnous/status/1113157229207740416">
    <title>Omar Rizwan on Twitter: &quot;using your phone to take a photo of the transit map on the train/station wall, because it's easy and you'll know exactly how to find &amp;amp; peruse it (in your camera roll) in contrast to needing to hunt for a decent online map or a</title>
    <dc:date>2021-01-12T19:27:49+00:00</dc:date>
    <link>https://twitter.com/rsnous/status/1113157229207740416</link>
    <dc:creator>andrewn</dc:creator><description><![CDATA[<blockquote>using your phone to take a photo of the transit map on the train/station wall, because it's easy and you'll know exactly how to find & peruse it (in your camera roll)

in contrast to needing to hunt for a decent online map or app</blockquote>]]></description>
<dc:subject>thought folk practices</dc:subject>
<dc:identifier>https://pinboard.in/u:andrewn/b:d926c72e5e35/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:andrewn/t:thought"/>
	<rdf:li rdf:resource="https://pinboard.in/u:andrewn/t:folk"/>
	<rdf:li rdf:resource="https://pinboard.in/u:andrewn/t:practices"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="https://medium.com/@eliezer/how-writing-simple-javascript-got-us-6200-github-stars-in-a-single-day-420b17b4cff4">
    <title>How We Write Full Stack JavaScript Apps - Elie Steinbock - Medium</title>
    <dc:date>2019-12-15T23:44:31+00:00</dc:date>
    <link>https://medium.com/@eliezer/how-writing-simple-javascript-got-us-6200-github-stars-in-a-single-day-420b17b4cff4</link>
    <dc:creator>andrewn</dc:creator><description><![CDATA[<blockquote> Our GitHub repo recently received 10,000 stars on GitHub. It hit number one on HackerNews, GitHub Trending, and received 20,000 upvotes on Reddit. This is a post I’ve been meaning to write for a…</blockquote>]]></description>
<dc:subject>best practices development</dc:subject>
<dc:identifier>https://pinboard.in/u:andrewn/b:92e5f596fba9/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:andrewn/t:best"/>
	<rdf:li rdf:resource="https://pinboard.in/u:andrewn/t:practices"/>
	<rdf:li rdf:resource="https://pinboard.in/u:andrewn/t:development"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="https://github.com/goldbergyoni/nodebestpractices/blob/master/README.md">
    <title>nodebestpractices/README.md at master · goldbergyoni/nodebestpractices</title>
    <dc:date>2019-11-08T08:50:58+00:00</dc:date>
    <link>https://github.com/goldbergyoni/nodebestpractices/blob/master/README.md</link>
    <dc:creator>andrewn</dc:creator><description><![CDATA[<blockquote>:white_check_mark: The largest Node.js best practices list (November 2019) - goldbergyoni/nodebestpractices</blockquote>]]></description>
<dc:subject>nodejs documentation best practices</dc:subject>
<dc:identifier>https://pinboard.in/u:andrewn/b:e6bf11b0dad2/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:andrewn/t:nodejs"/>
	<rdf:li rdf:resource="https://pinboard.in/u:andrewn/t:documentation"/>
	<rdf:li rdf:resource="https://pinboard.in/u:andrewn/t:best"/>
	<rdf:li rdf:resource="https://pinboard.in/u:andrewn/t:practices"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="https://blog.logrocket.com/common-api-mistakes-and-how-to-avoid-them-804fbcb9cc4b">
    <title>Common API mistakes and how to avoid them – LogRocket</title>
    <dc:date>2019-01-18T09:30:50+00:00</dc:date>
    <link>https://blog.logrocket.com/common-api-mistakes-and-how-to-avoid-them-804fbcb9cc4b</link>
    <dc:creator>andrewn</dc:creator><description><![CDATA[<blockquote>By following the advice in this article you’ll be sure to avoid some of the most common pitfalls present in modern APIs.</blockquote>]]></description>
<dc:subject>api best practices</dc:subject>
<dc:identifier>https://pinboard.in/u:andrewn/b:1e794eb0f720/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:andrewn/t:api"/>
	<rdf:li rdf:resource="https://pinboard.in/u:andrewn/t:best"/>
	<rdf:li rdf:resource="https://pinboard.in/u:andrewn/t:practices"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.toptal.com/nodejs/top-10-common-nodejs-developer-mistakes">
    <title>Ten Common Mistakes in Node.js Development | Toptal</title>
    <dc:date>2015-03-27T15:17:28+00:00</dc:date>
    <link>http://www.toptal.com/nodejs/top-10-common-nodejs-developer-mistakes</link>
    <dc:creator>andrewn</dc:creator><description><![CDATA[<blockquote>Node.js, the cross-platform runtime environment, has seen its fair share of praise and criticism for what it offers to developers. Often, reasons for such criticisms are rooted in how developers use/misuse the language.

In this article, Toptal engineer Mahmud Ridwan discusses ten common mistakes that Node.js developers make and the ways of avoiding them.</blockquote>]]></description>
<dc:subject>javascript node best practices mistakes</dc:subject>
<dc:identifier>https://pinboard.in/u:andrewn/b:b9eab341a198/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:andrewn/t:javascript"/>
	<rdf:li rdf:resource="https://pinboard.in/u:andrewn/t:node"/>
	<rdf:li rdf:resource="https://pinboard.in/u:andrewn/t:best"/>
	<rdf:li rdf:resource="https://pinboard.in/u:andrewn/t:practices"/>
	<rdf:li rdf:resource="https://pinboard.in/u:andrewn/t:mistakes"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://codeascraft.etsy.com/2012/01/04/the-product-hacking-ecosystem/">
    <title>The Product Hacking Ecosystem</title>
    <dc:date>2012-01-23T09:48:33+00:00</dc:date>
    <link>http://codeascraft.etsy.com/2012/01/04/the-product-hacking-ecosystem/</link>
    <dc:creator>andrewn</dc:creator><description><![CDATA[On creating good internal tools that make it easier for you to validate your product experimentation ideas.]]></description>
<dc:subject>development practices process radspam</dc:subject>
<dc:identifier>https://pinboard.in/u:andrewn/b:4a183a1adbdc/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:andrewn/t:development"/>
	<rdf:li rdf:resource="https://pinboard.in/u:andrewn/t:practices"/>
	<rdf:li rdf:resource="https://pinboard.in/u:andrewn/t:process"/>
	<rdf:li rdf:resource="https://pinboard.in/u:andrewn/t:radspam"/>
</rdf:Bag></taxo:topics>
</item>
</rdf:RDF>