<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:media="http://search.yahoo.com/mrss/" 
	>
<channel>
	<title>
	Comments on: Typescript Merge Maps [3 Methods]	</title>
	<atom:link href="https://www.spguides.com/typescript-map/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.spguides.com/typescript-map/</link>
	<description>Learn SharePoint, Power Platform, SPFx, etc, SharePoint training courses</description>
	<lastBuildDate>Sat, 11 Nov 2023 18:42:32 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.5</generator>
	<item>
		<title>
		By: James		</title>
		<link>https://www.spguides.com/typescript-map/#comment-945</link>

		<dc:creator><![CDATA[James]]></dc:creator>
		<pubDate>Wed, 08 Feb 2023 20:48:39 +0000</pubDate>
		<guid isPermaLink="false">https://www.sharepointsky.com/?p=11912#comment-945</guid>

					<description><![CDATA[I tried to post with the use of maps using generics types new Map (open angle bracket) string, (close angle bracket), (open angle bracket) number(close angle bracket(). But your text filter simply removed the all open and close brackets. What is the point of a blog on typescript if you can&#039;t respond with examples that use Types !!!!]]></description>
			<content:encoded><![CDATA[<p>I tried to post with the use of maps using generics types new Map (open angle bracket) string, (close angle bracket), (open angle bracket) number(close angle bracket(). But your text filter simply removed the all open and close brackets. What is the point of a blog on typescript if you can&#8217;t respond with examples that use Types !!!!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: James		</title>
		<link>https://www.spguides.com/typescript-map/#comment-944</link>

		<dc:creator><![CDATA[James]]></dc:creator>
		<pubDate>Wed, 08 Feb 2023 20:44:19 +0000</pubDate>
		<guid isPermaLink="false">https://www.sharepointsky.com/?p=11912#comment-944</guid>

					<description><![CDATA[It puzzles me that one of the primary purposes of Typescript over Java Script is the use of types. Yet, most blogs explaining typescript continue to not use Types, all their examples, as yours are, just use Type any.

I believe your article would be must better if you defined your Map using Types
const map = new Map() and avoided the implicitly use of ‘any’ or ‘object’ in your examples]]></description>
			<content:encoded><![CDATA[<p>It puzzles me that one of the primary purposes of Typescript over Java Script is the use of types. Yet, most blogs explaining typescript continue to not use Types, all their examples, as yours are, just use Type any.</p>
<p>I believe your article would be must better if you defined your Map using Types<br />
const map = new Map() and avoided the implicitly use of ‘any’ or ‘object’ in your examples</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Guest		</title>
		<link>https://www.spguides.com/typescript-map/#comment-227</link>

		<dc:creator><![CDATA[Guest]]></dc:creator>
		<pubDate>Sat, 27 Mar 2021 04:39:13 +0000</pubDate>
		<guid isPermaLink="false">https://www.sharepointsky.com/?p=11912#comment-227</guid>

					<description><![CDATA[It&#039;s a good article]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s a good article</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
