<?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 | Tutes Club</title>
	<atom:link href="https://tutes.in/tag/javascript/feed/" rel="self" type="application/rss+xml" />
	<link>https://tutes.in</link>
	<description>Tutorials for all</description>
	<lastBuildDate>Thu, 24 Oct 2019 14:21:03 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>A basic time difference calculator in google script js</title>
		<link>https://tutes.in/a-basic-time-difference-calculator-in-google-script-js/</link>
					<comments>https://tutes.in/a-basic-time-difference-calculator-in-google-script-js/#respond</comments>
		
		<dc:creator><![CDATA[Harshvardhan Malpani]]></dc:creator>
		<pubDate>Tue, 15 Oct 2019 22:47:06 +0000</pubDate>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[google script]]></category>
		<category><![CDATA[Google Sheet]]></category>
		<category><![CDATA[javascript]]></category>
		<guid isPermaLink="false">https://tutes.in/?p=2534</guid>

					<description><![CDATA[<p>In your Google Sheet, Click &#8220;Tools&#8221; and then choose &#8220;Script Editor&#8220;. Put the code given below. Don&#8217;t forget to use function in your result column as &#8220;=dodiff(cell1,cell2)&#8220;</p>
The post <a href="https://tutes.in/a-basic-time-difference-calculator-in-google-script-js/">A basic time difference calculator in google script js</a> first appeared on <a href="https://tutes.in">Tutes Club</a>.]]></description>
		
					<wfw:commentRss>https://tutes.in/a-basic-time-difference-calculator-in-google-script-js/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>NodeJS: JavaScript powering the backend.</title>
		<link>https://tutes.in/nodejs-javascript-powering-the-backend/</link>
					<comments>https://tutes.in/nodejs-javascript-powering-the-backend/#respond</comments>
		
		<dc:creator><![CDATA[Harshvardhan Malpani]]></dc:creator>
		<pubDate>Sun, 30 Dec 2018 09:49:15 +0000</pubDate>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[backend with JS]]></category>
		<category><![CDATA[command line]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[nodeJS]]></category>
		<category><![CDATA[npm]]></category>
		<guid isPermaLink="false">https://tutes.club/?p=2085</guid>

					<description><![CDATA[<p>Node.js is an open-source, cross-platform JavaScript run-time environment that executes JavaScript code outside of a browser. NodeJS is a JavaScript engine that you can install in your own system. Also, NodeJs makes it possible to use JavaScript in backend development as a backend programming language. (Cool! isn&#8217;t it.) You need to know this. Node isn’t [&#8230;]</p>
The post <a href="https://tutes.in/nodejs-javascript-powering-the-backend/">NodeJS: JavaScript powering the backend.</a> first appeared on <a href="https://tutes.in">Tutes Club</a>.]]></description>
		
					<wfw:commentRss>https://tutes.in/nodejs-javascript-powering-the-backend/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Understanding &#8220;this&#8221; keyword in JavaScript.</title>
		<link>https://tutes.in/understanding-this-keyword-in-javascript/</link>
					<comments>https://tutes.in/understanding-this-keyword-in-javascript/#respond</comments>
		
		<dc:creator><![CDATA[Harshvardhan Malpani]]></dc:creator>
		<pubDate>Sat, 15 Dec 2018 12:11:43 +0000</pubDate>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[this]]></category>
		<guid isPermaLink="false">https://tutes.club/?p=1976</guid>

					<description><![CDATA[<p>&#8216;Hi Everyone! In this article, we are about to discuss  &#8216;this&#8217; keyword in JavaScript. It is a very important part of object-oriented JS programming. Hence it becomes crucial for serious developers to understand  &#8216;this&#8217; keyword. It is also one of the most confused concepts of JavaScript. What is &#8216;this&#8217;? Understanding 'this': To be able to understand what I am [&#8230;]</p>
The post <a href="https://tutes.in/understanding-this-keyword-in-javascript/">Understanding “this” keyword in JavaScript.</a> first appeared on <a href="https://tutes.in">Tutes Club</a>.]]></description>
		
					<wfw:commentRss>https://tutes.in/understanding-this-keyword-in-javascript/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to manage Magento 2 product attribute values options using console</title>
		<link>https://tutes.in/how-to-manage-magento-2-product-attribute-values-options-using-console/</link>
					<comments>https://tutes.in/how-to-manage-magento-2-product-attribute-values-options-using-console/#comments</comments>
		
		<dc:creator><![CDATA[Harshvardhan Malpani]]></dc:creator>
		<pubDate>Wed, 22 Nov 2017 10:00:25 +0000</pubDate>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Magento]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[magento]]></category>
		<category><![CDATA[Magento 2]]></category>
		<category><![CDATA[Magento 2.1]]></category>
		<guid isPermaLink="false">https://tutes.club/?p=115</guid>

					<description><![CDATA[<p>This is an update to my previous script which was used to add custom product attribute values using backend &#8211; Add values to product attribute Read the previous^ part to get introduction about how it works. you will have to use browser console (ctrl + shift +j in Google chrome) First of all initialize the [&#8230;]</p>
The post <a href="https://tutes.in/how-to-manage-magento-2-product-attribute-values-options-using-console/">How to manage Magento 2 product attribute values options using console</a> first appeared on <a href="https://tutes.in">Tutes Club</a>.]]></description>
		
					<wfw:commentRss>https://tutes.in/how-to-manage-magento-2-product-attribute-values-options-using-console/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
	</channel>
</rss>
