<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Symbol on CodingBlast</title><link>https://codingblast.com/tags/symbol/</link><description>Recent content in Symbol on CodingBlast</description><generator>Hugo</generator><language>en-US</language><lastBuildDate>Sun, 23 Apr 2017 08:37:37 +0000</lastBuildDate><atom:link href="https://codingblast.com/tags/symbol/index.xml" rel="self" type="application/rss+xml"/><item><title>JavaScript Symbols</title><link>https://codingblast.com/javascript-symbols/</link><pubDate>Sun, 09 Apr 2017 08:29:06 +0000</pubDate><guid>https://codingblast.com/javascript-symbols/</guid><description>&lt;h2 id="javascript-symbols---introduction"&gt;JavaScript Symbols - Introduction&lt;/h2&gt;
&lt;p&gt;Symbol is a primitive data type in JavaScript. Symbols represent a way to define object keys that will never get in conflict with other keys.&lt;/p&gt;
&lt;p&gt;Since they are one of the primitive data types they are immutable.&lt;/p&gt;</description></item></channel></rss>