<?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>spread operator Archives</title>
	<atom:link href="https://openjavascript.info/tag/spread-operator/feed/" rel="self" type="application/rss+xml" />
	<link>https://openjavascript.info/tag/spread-operator/</link>
	<description>Learn the language of the web.</description>
	<lastBuildDate>Tue, 12 Dec 2023 09:08:50 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.4.2</generator>

<image>
	<url>https://openjavascript.info/wp-content/uploads/2023/12/cropped-android-chrome-192x192-1-32x32.png</url>
	<title>spread operator Archives</title>
	<link>https://openjavascript.info/tag/spread-operator/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>How to create a function that accepts an unknown number of arguments in JavaScript</title>
		<link>https://openjavascript.info/2023/12/12/how-to-create-a-function-that-accepts-an-unknown-number-of-arguments-in-javascript/</link>
					<comments>https://openjavascript.info/2023/12/12/how-to-create-a-function-that-accepts-an-unknown-number-of-arguments-in-javascript/#respond</comments>
		
		<dc:creator><![CDATA[OpenJavaScript]]></dc:creator>
		<pubDate>Tue, 12 Dec 2023 09:08:49 +0000</pubDate>
				<category><![CDATA[FAQs]]></category>
		<category><![CDATA[functions]]></category>
		<category><![CDATA[spread operator]]></category>
		<guid isPermaLink="false">https://openjavascript.info/?p=7049</guid>

					<description><![CDATA[<p>Avoid specifying manually the number of arguments that a function will accept.</p>
<p>The post <a rel="nofollow" href="https://openjavascript.info/2023/12/12/how-to-create-a-function-that-accepts-an-unknown-number-of-arguments-in-javascript/">How to create a function that accepts an unknown number of arguments in JavaScript</a> appeared first on <a rel="nofollow" href="https://openjavascript.info">OpenJavaScript.info</a>.</p>
]]></description>
		
					<wfw:commentRss>https://openjavascript.info/2023/12/12/how-to-create-a-function-that-accepts-an-unknown-number-of-arguments-in-javascript/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>The spread operator (the three dots of JavaScript) and its uses</title>
		<link>https://openjavascript.info/2022/02/07/three-dots-in-javascript-the-spread-operator-and-its-uses/</link>
					<comments>https://openjavascript.info/2022/02/07/three-dots-in-javascript-the-spread-operator-and-its-uses/#respond</comments>
		
		<dc:creator><![CDATA[OpenJavaScript]]></dc:creator>
		<pubDate>Mon, 07 Feb 2022 16:27:44 +0000</pubDate>
				<category><![CDATA[ES6+]]></category>
		<category><![CDATA[arrays]]></category>
		<category><![CDATA[destructuring]]></category>
		<category><![CDATA[ES6]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[objects]]></category>
		<category><![CDATA[spread operator]]></category>
		<guid isPermaLink="false">https://openjavascript.info/?p=2922</guid>

					<description><![CDATA[<p>The spread operator lists the contents of an iterable in a comma-separated list.</p>
<p>The post <a rel="nofollow" href="https://openjavascript.info/2022/02/07/three-dots-in-javascript-the-spread-operator-and-its-uses/">The spread operator (the three dots of JavaScript) and its uses</a> appeared first on <a rel="nofollow" href="https://openjavascript.info">OpenJavaScript.info</a>.</p>
]]></description>
		
					<wfw:commentRss>https://openjavascript.info/2022/02/07/three-dots-in-javascript-the-spread-operator-and-its-uses/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>ES2018: A review of the new features with code examples</title>
		<link>https://openjavascript.info/2021/11/10/es2018-a-review-of-the-new-features-with-code-examples/</link>
					<comments>https://openjavascript.info/2021/11/10/es2018-a-review-of-the-new-features-with-code-examples/#respond</comments>
		
		<dc:creator><![CDATA[OpenJavaScript]]></dc:creator>
		<pubDate>Wed, 10 Nov 2021 11:20:44 +0000</pubDate>
				<category><![CDATA[ES6+]]></category>
		<category><![CDATA[Asynchronous programming]]></category>
		<category><![CDATA[ES2018]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[JavaScript Objects]]></category>
		<category><![CDATA[Regular expressions]]></category>
		<category><![CDATA[spread operator]]></category>
		<category><![CDATA[Tagged template literals]]></category>
		<guid isPermaLink="false">https://openjavascript.info/?p=1779</guid>

					<description><![CDATA[<p>Learn about all the new features introduced to JavaScript by ES2018 language update</p>
<p>The post <a rel="nofollow" href="https://openjavascript.info/2021/11/10/es2018-a-review-of-the-new-features-with-code-examples/">ES2018: A review of the new features with code examples</a> appeared first on <a rel="nofollow" href="https://openjavascript.info">OpenJavaScript.info</a>.</p>
]]></description>
		
					<wfw:commentRss>https://openjavascript.info/2021/11/10/es2018-a-review-of-the-new-features-with-code-examples/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Spreading&#8230;with the JavaScript spread operator</title>
		<link>https://openjavascript.info/2021/09/16/those-three-dots-in-javascript-thats-a-trick-called-spreading/</link>
					<comments>https://openjavascript.info/2021/09/16/those-three-dots-in-javascript-thats-a-trick-called-spreading/#respond</comments>
		
		<dc:creator><![CDATA[OpenJavaScript]]></dc:creator>
		<pubDate>Thu, 16 Sep 2021 14:14:41 +0000</pubDate>
				<category><![CDATA[Advanced JavaScript]]></category>
		<category><![CDATA[ES6+]]></category>
		<category><![CDATA[arrays]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[ES6]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[spread operator]]></category>
		<guid isPermaLink="false">https://openjavascript.info/?p=750</guid>

					<description><![CDATA[<p>Using the spread operator (...), we can easily capture iterable elements and use them elsewhere.</p>
<p>The post <a rel="nofollow" href="https://openjavascript.info/2021/09/16/those-three-dots-in-javascript-thats-a-trick-called-spreading/">Spreading&#8230;with the JavaScript spread operator</a> appeared first on <a rel="nofollow" href="https://openjavascript.info">OpenJavaScript.info</a>.</p>
]]></description>
		
					<wfw:commentRss>https://openjavascript.info/2021/09/16/those-three-dots-in-javascript-thats-a-trick-called-spreading/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
