<?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>Primitives Archives</title>
	<atom:link href="https://openjavascript.info/tag/primitives/feed/" rel="self" type="application/rss+xml" />
	<link>https://openjavascript.info/tag/primitives/</link>
	<description>Learn the language of the web.</description>
	<lastBuildDate>Thu, 07 Oct 2021 09:43:19 +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>Primitives Archives</title>
	<link>https://openjavascript.info/tag/primitives/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>All you need to know about BigInt in JavaScript</title>
		<link>https://openjavascript.info/2021/09/29/all-you-need-to-know-about-bigint-in-javascript/</link>
					<comments>https://openjavascript.info/2021/09/29/all-you-need-to-know-about-bigint-in-javascript/#respond</comments>
		
		<dc:creator><![CDATA[OpenJavaScript]]></dc:creator>
		<pubDate>Wed, 29 Sep 2021 08:29:53 +0000</pubDate>
				<category><![CDATA[ES6+]]></category>
		<category><![CDATA[Must-know JavaScript]]></category>
		<category><![CDATA[BigInt]]></category>
		<category><![CDATA[Data types]]></category>
		<category><![CDATA[ES11]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Number]]></category>
		<category><![CDATA[Primitives]]></category>
		<guid isPermaLink="false">https://openjavascript.info/?p=1000</guid>

					<description><![CDATA[<p>With BigInt, we can work with (very) large numbers without losing any precision</p>
<p>The post <a rel="nofollow" href="https://openjavascript.info/2021/09/29/all-you-need-to-know-about-bigint-in-javascript/">All you need to know about BigInt in JavaScript</a> appeared first on <a rel="nofollow" href="https://openjavascript.info">OpenJavaScript.info</a>.</p>
]]></description>
		
					<wfw:commentRss>https://openjavascript.info/2021/09/29/all-you-need-to-know-about-bigint-in-javascript/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>The symbol data type: syntax and use cases</title>
		<link>https://openjavascript.info/2021/09/20/the-symbol-data-type-syntax-and-use-cases/</link>
					<comments>https://openjavascript.info/2021/09/20/the-symbol-data-type-syntax-and-use-cases/#respond</comments>
		
		<dc:creator><![CDATA[OpenJavaScript]]></dc:creator>
		<pubDate>Mon, 20 Sep 2021 12:33:27 +0000</pubDate>
				<category><![CDATA[ES6+]]></category>
		<category><![CDATA[Intermediate JavaScript]]></category>
		<category><![CDATA[Data types]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Primitives]]></category>
		<category><![CDATA[Symbol]]></category>
		<guid isPermaLink="false">https://openjavascript.info/?p=822</guid>

					<description><![CDATA[<p>The symbol type prevents object key clashes and can help protect private data</p>
<p>The post <a rel="nofollow" href="https://openjavascript.info/2021/09/20/the-symbol-data-type-syntax-and-use-cases/">The symbol data type: syntax and use cases</a> appeared first on <a rel="nofollow" href="https://openjavascript.info">OpenJavaScript.info</a>.</p>
]]></description>
		
					<wfw:commentRss>https://openjavascript.info/2021/09/20/the-symbol-data-type-syntax-and-use-cases/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>What&#8217;s the difference between null and undefined data types?</title>
		<link>https://openjavascript.info/2021/08/12/whats-the-difference-between-null-and-undefined/</link>
					<comments>https://openjavascript.info/2021/08/12/whats-the-difference-between-null-and-undefined/#respond</comments>
		
		<dc:creator><![CDATA[OpenJavaScript]]></dc:creator>
		<pubDate>Thu, 12 Aug 2021 07:30:07 +0000</pubDate>
				<category><![CDATA[FAQs]]></category>
		<category><![CDATA[Must-know JavaScript]]></category>
		<category><![CDATA[Data types]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Primitives]]></category>
		<guid isPermaLink="false">https://openjavascript.info/?p=511</guid>

					<description><![CDATA[<p>Discover the subtle differences between these data types.</p>
<p>The post <a rel="nofollow" href="https://openjavascript.info/2021/08/12/whats-the-difference-between-null-and-undefined/">What&#8217;s the difference between null and undefined data types?</a> appeared first on <a rel="nofollow" href="https://openjavascript.info">OpenJavaScript.info</a>.</p>
]]></description>
		
					<wfw:commentRss>https://openjavascript.info/2021/08/12/whats-the-difference-between-null-and-undefined/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
