<?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>Arrow functions Archives</title>
	<atom:link href="https://openjavascript.info/tag/arrow-functions/feed/" rel="self" type="application/rss+xml" />
	<link>https://openjavascript.info/tag/arrow-functions/</link>
	<description>Learn the language of the web.</description>
	<lastBuildDate>Tue, 27 Sep 2022 17:31:45 +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>Arrow functions Archives</title>
	<link>https://openjavascript.info/tag/arrow-functions/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Self-executing functions in JavaScript</title>
		<link>https://openjavascript.info/2022/03/21/self-executing-functions-in-javascript/</link>
					<comments>https://openjavascript.info/2022/03/21/self-executing-functions-in-javascript/#respond</comments>
		
		<dc:creator><![CDATA[OpenJavaScript]]></dc:creator>
		<pubDate>Mon, 21 Mar 2022 06:49:58 +0000</pubDate>
				<category><![CDATA[Intermediate JavaScript]]></category>
		<category><![CDATA[Arrow functions]]></category>
		<category><![CDATA[async/await]]></category>
		<category><![CDATA[functions]]></category>
		<category><![CDATA[IIFE]]></category>
		<guid isPermaLink="false">https://openjavascript.info/?p=3549</guid>

					<description><![CDATA[<p>Self-executing functions are ideal for making a one-time process self-contained.</p>
<p>The post <a rel="nofollow" href="https://openjavascript.info/2022/03/21/self-executing-functions-in-javascript/">Self-executing functions in JavaScript</a> appeared first on <a rel="nofollow" href="https://openjavascript.info">OpenJavaScript.info</a>.</p>
]]></description>
		
					<wfw:commentRss>https://openjavascript.info/2022/03/21/self-executing-functions-in-javascript/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>All you need to know about JavaScript arrow functions</title>
		<link>https://openjavascript.info/2021/10/01/everything-you-need-to-know-about-javascript-arrow-functions/</link>
					<comments>https://openjavascript.info/2021/10/01/everything-you-need-to-know-about-javascript-arrow-functions/#respond</comments>
		
		<dc:creator><![CDATA[OpenJavaScript]]></dc:creator>
		<pubDate>Fri, 01 Oct 2021 05:55:06 +0000</pubDate>
				<category><![CDATA[ES6+]]></category>
		<category><![CDATA[Intermediate JavaScript]]></category>
		<category><![CDATA[Arrow functions]]></category>
		<category><![CDATA[ES6]]></category>
		<category><![CDATA[functions]]></category>
		<guid isPermaLink="false">https://openjavascript.info/?p=1033</guid>

					<description><![CDATA[<p>Arrow functions use efficient syntax but are best avoided when using "this"</p>
<p>The post <a rel="nofollow" href="https://openjavascript.info/2021/10/01/everything-you-need-to-know-about-javascript-arrow-functions/">All you need to know about JavaScript arrow functions</a> appeared first on <a rel="nofollow" href="https://openjavascript.info">OpenJavaScript.info</a>.</p>
]]></description>
		
					<wfw:commentRss>https://openjavascript.info/2021/10/01/everything-you-need-to-know-about-javascript-arrow-functions/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
