
  <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
      <title>Duncan Leung</title>
      <link>https://www.duncanleung.com/blog</link>
      <description>📚 Learning, 👨🏻‍💻 Building, 📝 Documenting...</description>
      <language>en-us</language>
      <managingEditor>duncan@leungs.email (Duncan Leung)</managingEditor>
      <webMaster>duncan@leungs.email (Duncan Leung)</webMaster>
      <lastBuildDate>Mon, 27 Apr 2020 00:00:00 GMT</lastBuildDate>
      <atom:link href="https://www.duncanleung.com/tags/interview-prep/feed.xml" rel="self" type="application/rss+xml"/>
      
  <item>
    <guid>https://www.duncanleung.com/blog/notes-animation-render-performance</guid>
    <title>Notes on JavaScript Function Invocation and &quot;this&quot;</title>
    <link>https://www.duncanleung.com/blog/notes-animation-render-performance</link>
    <description>DRAFT: Notes on JavaScript Function Invocation and &quot;this&quot;</description>
    <pubDate>Mon, 27 Apr 2020 00:00:00 GMT</pubDate>
    <author>duncan@leungs.email (Duncan Leung)</author>
    <category>interview-prep</category><category>javascript</category>
  </item>

  <item>
    <guid>https://www.duncanleung.com/blog/notes-javascript-array</guid>
    <title>Notes on JavaScript Function Invocation and &quot;this&quot;</title>
    <link>https://www.duncanleung.com/blog/notes-javascript-array</link>
    <description>DRAFT: Notes on JavaScript Function Invocation and &quot;this&quot;</description>
    <pubDate>Mon, 27 Apr 2020 00:00:00 GMT</pubDate>
    <author>duncan@leungs.email (Duncan Leung)</author>
    <category>interview-prep</category><category>javascript</category>
  </item>

  <item>
    <guid>https://www.duncanleung.com/blog/notes-javascript-this</guid>
    <title>Notes on JavaScript Function Invocation and &quot;this&quot;</title>
    <link>https://www.duncanleung.com/blog/notes-javascript-this</link>
    <description>DRAFT: Notes on JavaScript Function Invocation and &quot;this&quot;</description>
    <pubDate>Mon, 27 Apr 2020 00:00:00 GMT</pubDate>
    <author>duncan@leungs.email (Duncan Leung)</author>
    <category>interview-prep</category><category>javascript</category>
  </item>

  <item>
    <guid>https://www.duncanleung.com/blog/notes-javascript-timing</guid>
    <title>Notes on JavaScript Function Invocation and &quot;this&quot;</title>
    <link>https://www.duncanleung.com/blog/notes-javascript-timing</link>
    <description>DRAFT: Notes on JavaScript Function Invocation and &quot;this&quot;</description>
    <pubDate>Mon, 27 Apr 2020 00:00:00 GMT</pubDate>
    <author>duncan@leungs.email (Duncan Leung)</author>
    <category>interview-prep</category><category>javascript</category>
  </item>

  <item>
    <guid>https://www.duncanleung.com/blog/javascript-prototypal-inheritance-prototype-chain-class-new</guid>
    <title>JavaScript Prototypal Inheritance: The Prototype Chain, `new`, and Class Syntax</title>
    <link>https://www.duncanleung.com/blog/javascript-prototypal-inheritance-prototype-chain-class-new</link>
    <description>How JavaScript actually shares methods between objects - the prototype chain, what `new` really does, and how ES6 class syntax maps onto the same underlying machinery.</description>
    <pubDate>Tue, 05 May 2020 00:00:00 GMT</pubDate>
    <author>duncan@leungs.email (Duncan Leung)</author>
    <category>javascript</category><category>interview-prep</category>
  </item>

    </channel>
  </rss>
