<?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>XHope &#187; ES6</title>
	<atom:link href="https://xhope.top/?feed=rss2&#038;tag=es6" rel="self" type="application/rss+xml" />
	<link>https://xhope.top</link>
	<description>Stay hungry, stay foolish.</description>
	<lastBuildDate>Wed, 11 Mar 2026 07:10:52 +0000</lastBuildDate>
	<language>zh-CN</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=4.0.1</generator>
	<item>
		<title>Javascript中Array的4种遍历方式</title>
		<link>https://xhope.top/?p=1598</link>
		<comments>https://xhope.top/?p=1598#comments</comments>
		<pubDate>Mon, 17 Oct 2022 03:27:37 +0000</pubDate>
		<dc:creator><![CDATA[Rick]]></dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[ES6]]></category>

		<guid isPermaLink="false">http://xhope.top/?p=1598</guid>
		<description><![CDATA[let persons = [ {id: 1, name: "Rick", age: 19}, {id: 2, [&#8230;]]]></description>
		<wfw:commentRss>https://xhope.top/?feed=rss2&#038;p=1598</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Promise的几个代码片段</title>
		<link>https://xhope.top/?p=1080</link>
		<comments>https://xhope.top/?p=1080#comments</comments>
		<pubDate>Fri, 17 Jan 2020 03:10:38 +0000</pubDate>
		<dc:creator><![CDATA[Rick]]></dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[ES6]]></category>

		<guid isPermaLink="false">http://xhope.top/?p=1080</guid>
		<description><![CDATA[片段1 &#60;script&#62; var p1 = new Promise(function(resolv [&#8230;]]]></description>
		<wfw:commentRss>https://xhope.top/?feed=rss2&#038;p=1080</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ES this的问题</title>
		<link>https://xhope.top/?p=1076</link>
		<comments>https://xhope.top/?p=1076#comments</comments>
		<pubDate>Sat, 14 Dec 2019 03:55:53 +0000</pubDate>
		<dc:creator><![CDATA[Rick]]></dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[ES6]]></category>
		<category><![CDATA[Node]]></category>

		<guid isPermaLink="false">http://xhope.top/?p=1076</guid>
		<description><![CDATA[浏览器环境 &#60;!DOCTYPE html&#62; &#60;html lang="en"&#62; &#60; [&#8230;]]]></description>
		<wfw:commentRss>https://xhope.top/?feed=rss2&#038;p=1076</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
