<?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: Filtered arrays outside ng-repeat loops</title>
	<atom:link href="http://odiseo.net/angularjs/filtered-arrays-outside-ng-repeat-loops/feed" rel="self" type="application/rss+xml" />
	<link>http://odiseo.net/angularjs/filtered-arrays-outside-ng-repeat-loops</link>
	<description>Like rats building a maze from which later we&#039;ll try to escape</description>
	<lastBuildDate>Sun, 15 Dec 2019 01:25:34 +0000</lastBuildDate>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=3.9.40</generator>
	<item>
		<title>By: odiseo42</title>
		<link>http://odiseo.net/angularjs/filtered-arrays-outside-ng-repeat-loops/comment-page-1#comment-98</link>
		<dc:creator><![CDATA[odiseo42]]></dc:creator>
		<pubDate>Fri, 24 Jul 2015 23:02:00 +0000</pubDate>
		<guid isPermaLink="false">http://odiseo.net/?p=496#comment-98</guid>
		<description><![CDATA[Hello James,
&#039;track by&#039; has been since 1.2 and even before. Would you care to elaborate why this brings a performance boost?]]></description>
		<content:encoded><![CDATA[]]></content:encoded>
	</item>
	<item>
		<title>By: James Wyse</title>
		<link>http://odiseo.net/angularjs/filtered-arrays-outside-ng-repeat-loops/comment-page-1#comment-97</link>
		<dc:creator><![CDATA[James Wyse]]></dc:creator>
		<pubDate>Fri, 24 Jul 2015 05:08:00 +0000</pubDate>
		<guid isPermaLink="false">http://odiseo.net/?p=496#comment-97</guid>
		<description><![CDATA[If you&#039;re using Angular &gt;= 1.3 try this, you should see much better performance:

ng-repeat=&quot;friend in friends &#124; filter:search as friendsAfterFilter track by friend.id&quot;]]></description>
		<content:encoded><![CDATA[]]></content:encoded>
	</item>
	<item>
		<title>By: Martin</title>
		<link>http://odiseo.net/angularjs/filtered-arrays-outside-ng-repeat-loops/comment-page-1#comment-96</link>
		<dc:creator><![CDATA[Martin]]></dc:creator>
		<pubDate>Thu, 23 Jul 2015 22:13:00 +0000</pubDate>
		<guid isPermaLink="false">http://odiseo.net/?p=496#comment-96</guid>
		<description><![CDATA[nice man, just remember YU is the name!]]></description>
		<content:encoded><![CDATA[]]></content:encoded>
	</item>
</channel>
</rss>
