<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Extending Objects with JavaScript</title>
	<atom:link href="http://lostechies.com/chrismissal/2012/09/27/extending-objects-with-javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://lostechies.com/chrismissal/2012/09/27/extending-objects-with-javascript/</link>
	<description>Thoughts while working and playing as a Software Developer</description>
	<lastBuildDate>Thu, 11 Apr 2013 16:53:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.2</generator>
	<item>
		<title>By: JavaScript Mixins: Beyond Simple Object Extension &#124; ThoughtStream.new :derick_bailey</title>
		<link>http://lostechies.com/chrismissal/2012/09/27/extending-objects-with-javascript/#comment-468</link>
		<dc:creator>JavaScript Mixins: Beyond Simple Object Extension &#124; ThoughtStream.new :derick_bailey</dc:creator>
		<pubDate>Mon, 05 Nov 2012 14:55:24 +0000</pubDate>
		<guid isPermaLink="false">http://lostechies.com/chrismissal/?p=333#comment-468</guid>
		<description>[...] how to build mixins with JavaScript, Chris Missal has been writing up a series on different ways of extending objects in JavaScript. I highly recommend reading his series. It&#8217;s full of great [...]</description>
		<content:encoded><![CDATA[<p>[...] how to build mixins with JavaScript, Chris Missal has been writing up a series on different ways of extending objects in JavaScript. I highly recommend reading his series. It&#8217;s full of great [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Extending Objects in Ext JS &#124; Chris Missal&#039;s Blog</title>
		<link>http://lostechies.com/chrismissal/2012/09/27/extending-objects-with-javascript/#comment-451</link>
		<dc:creator>Extending Objects in Ext JS &#124; Chris Missal&#039;s Blog</dc:creator>
		<pubDate>Tue, 02 Oct 2012 14:08:14 +0000</pubDate>
		<guid isPermaLink="false">http://lostechies.com/chrismissal/?p=333#comment-451</guid>
		<description>[...] time we explored JavaScript object extension we dove into the most popular JavaScript library in the known universe, jQuery. This time around [...]</description>
		<content:encoded><![CDATA[<p>[...] time we explored JavaScript object extension we dove into the most popular JavaScript library in the known universe, jQuery. This time around [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Derick Bailey</title>
		<link>http://lostechies.com/chrismissal/2012/09/27/extending-objects-with-javascript/#comment-450</link>
		<dc:creator>Derick Bailey</dc:creator>
		<pubDate>Mon, 01 Oct 2012 15:44:00 +0000</pubDate>
		<guid isPermaLink="false">http://lostechies.com/chrismissal/?p=333#comment-450</guid>
		<description>don&#039;t forget about underscore.js:

_.extend(target, a, b, c, ... n);</description>
		<content:encoded><![CDATA[<p>don&#8217;t forget about underscore.js:</p>
<p>_.extend(target, a, b, c, &#8230; n);</p>
]]></content:encoded>
	</item>
</channel>
</rss>
