<?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>JavaScript Archives - Cloudspoint</title>
	<atom:link href="https://cloudspoint.xyz/category/javascript/feed/" rel="self" type="application/rss+xml" />
	<link></link>
	<description>Learn Cloud &#38; Web Programming</description>
	<lastBuildDate>Sun, 29 Aug 2021 11:53:18 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.3</generator>

<image>
	<url>https://cloudspoint.xyz/wp-content/uploads/2020/02/cropped-android-chrome-512x5121-1-32x32.png</url>
	<title>JavaScript Archives - Cloudspoint</title>
	<link></link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Memory leak in JavaScript</title>
		<link>https://cloudspoint.xyz/memory-leak-in-javascript/</link>
		
		<dc:creator><![CDATA[cl_admin]]></dc:creator>
		<pubDate>Mon, 02 Mar 2020 04:46:38 +0000</pubDate>
				<category><![CDATA[JavaScript]]></category>
		<guid isPermaLink="false">https://cloudspoint.xyz/?p=265</guid>

					<description><![CDATA[<p>I&#8217;ve been writing web applications for more than a decade. From classic ASP to PHP, ASP.Net web forms and the list goes on and on. However, something that&#8217;s been common between all those years for me has been to care about how performing the site is. One important part of that has been to look out for memory leaks, because &#8230; <a href="https://cloudspoint.xyz/memory-leak-in-javascript/" class="more-link">Continue reading<span class="screen-reader-text"> "Memory leak in JavaScript"</span></a></p>
<p>The post <a href="https://cloudspoint.xyz/memory-leak-in-javascript/">Memory leak in JavaScript</a> appeared first on <a href="https://cloudspoint.xyz">Cloudspoint</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>Vuex is a state management pattern + library for Vue.js applications</title>
		<link>https://cloudspoint.xyz/vuex-state-management-pattern-library-vue-js-applications/</link>
		
		<dc:creator><![CDATA[cl_admin]]></dc:creator>
		<pubDate>Sun, 02 Feb 2020 03:29:37 +0000</pubDate>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[redux]]></category>
		<category><![CDATA[vuejs]]></category>
		<category><![CDATA[Vuex]]></category>
		<guid isPermaLink="false">https://cloudspoint.xyz/?p=130</guid>

					<description><![CDATA[<p>What is Vuex? Vuex is state management library for Vue.js. Basically, you have one central area (store) in your app that controls the global state. Vuex is a state management pattern + library for Vue.js applications. It serves as a centralized store for all the components in an application, with rules ensuring that the state &#8230; <a href="https://cloudspoint.xyz/vuex-state-management-pattern-library-vue-js-applications/" class="more-link">Continue reading<span class="screen-reader-text"> "Vuex is a state management pattern + library for Vue.js applications"</span></a></p>
<p>The post <a href="https://cloudspoint.xyz/vuex-state-management-pattern-library-vue-js-applications/">Vuex is a state management pattern + library for Vue.js applications</a> appeared first on <a href="https://cloudspoint.xyz">Cloudspoint</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>GitHub Pages and JavaScript and Putting Everything to Use</title>
		<link>https://cloudspoint.xyz/github-pages-and-javascript-and-putting-everything-to-use/</link>
		
		<dc:creator><![CDATA[cl_admin]]></dc:creator>
		<pubDate>Wed, 29 Jan 2020 21:15:42 +0000</pubDate>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[github]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[learning]]></category>
		<guid isPermaLink="false">https://cloudspoint.xyz/?p=110</guid>

					<description><![CDATA[<p>GitHub Pages and JavaScript A long time ago I blogged about GitHubPages and getting started with setting up a webpage. The static web pages are nice and they can help you make your project or documentation look good, but for a long time I wanted to take this a bit further. First I wrote two prototypes: One extending &#8230; <a href="https://cloudspoint.xyz/github-pages-and-javascript-and-putting-everything-to-use/" class="more-link">Continue reading<span class="screen-reader-text"> "GitHub Pages and JavaScript and Putting Everything to Use"</span></a></p>
<p>The post <a href="https://cloudspoint.xyz/github-pages-and-javascript-and-putting-everything-to-use/">GitHub Pages and JavaScript and Putting Everything to Use</a> appeared first on <a href="https://cloudspoint.xyz">Cloudspoint</a>.</p>
]]></description>
		
		
		
			</item>
	</channel>
</rss>
