<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>splice Archives</title>
	<atom:link href="https://openjavascript.info/tag/splice/feed/" rel="self" type="application/rss+xml" />
	<link>https://openjavascript.info/tag/splice/</link>
	<description>Learn the language of the web.</description>
	<lastBuildDate>Fri, 15 Apr 2022 13:53:34 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.4.3</generator>

<image>
	<url>https://openjavascript.info/wp-content/uploads/2023/12/cropped-android-chrome-192x192-1-32x32.png</url>
	<title>splice Archives</title>
	<link>https://openjavascript.info/tag/splice/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Emptying a JavaScript array</title>
		<link>https://openjavascript.info/2022/04/15/emptying-a-javascript-array/</link>
					<comments>https://openjavascript.info/2022/04/15/emptying-a-javascript-array/#respond</comments>
		
		<dc:creator><![CDATA[OpenJavaScript]]></dc:creator>
		<pubDate>Fri, 15 Apr 2022 13:41:20 +0000</pubDate>
				<category><![CDATA[FAQs]]></category>
		<category><![CDATA[Intermediate JavaScript]]></category>
		<category><![CDATA[array methods]]></category>
		<category><![CDATA[arrays]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[splice]]></category>
		<guid isPermaLink="false">https://openjavascript.info/?p=4001</guid>

					<description><![CDATA[<p>Emptying an array is easy, but methods vary in their impact on references made to the array in other variables.</p>
<p>The post <a rel="nofollow" href="https://openjavascript.info/2022/04/15/emptying-a-javascript-array/">Emptying a JavaScript array</a> appeared first on <a rel="nofollow" href="https://openjavascript.info">OpenJavaScript.info</a>.</p>
]]></description>
		
					<wfw:commentRss>https://openjavascript.info/2022/04/15/emptying-a-javascript-array/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Remove element from a JavaScript array by value</title>
		<link>https://openjavascript.info/2022/04/11/remove-element-from-array-by-value-in-javascript/</link>
					<comments>https://openjavascript.info/2022/04/11/remove-element-from-array-by-value-in-javascript/#respond</comments>
		
		<dc:creator><![CDATA[OpenJavaScript]]></dc:creator>
		<pubDate>Mon, 11 Apr 2022 05:26:46 +0000</pubDate>
				<category><![CDATA[FAQs]]></category>
		<category><![CDATA[array methods]]></category>
		<category><![CDATA[arrays]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[filter]]></category>
		<category><![CDATA[splice]]></category>
		<guid isPermaLink="false">https://openjavascript.info/?p=3963</guid>

					<description><![CDATA[<p>How to remove an element array element by value with and without mutating the original array.</p>
<p>The post <a rel="nofollow" href="https://openjavascript.info/2022/04/11/remove-element-from-array-by-value-in-javascript/">Remove element from a JavaScript array by value</a> appeared first on <a rel="nofollow" href="https://openjavascript.info">OpenJavaScript.info</a>.</p>
]]></description>
		
					<wfw:commentRss>https://openjavascript.info/2022/04/11/remove-element-from-array-by-value-in-javascript/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
