<?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>tools | JavaScript Tutorials &amp; Videos</title>
	<atom:link href="https://www.javascripttutorials.net/tag/tools/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.javascripttutorials.net</link>
	<description>JavaScript Tutorials &#38; Videos: Node.js, AngularJS, Vue.js, Backbone.js</description>
	<lastBuildDate>Mon, 16 Aug 2021 16:26:31 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://www.javascripttutorials.net/wp-content/uploads/cropped-JavaScript_logo_2.svg_-32x32.png</url>
	<title>tools | JavaScript Tutorials &amp; Videos</title>
	<link>https://www.javascripttutorials.net</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Simplified Web App Development with Svelte</title>
		<link>https://www.javascripttutorials.net/simplified-web-app-development-with-svelte/</link>
		
		<dc:creator><![CDATA[javascripttutorials.net]]></dc:creator>
		<pubDate>Mon, 16 Aug 2021 16:26:31 +0000</pubDate>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[tools]]></category>
		<guid isPermaLink="false">https://www.javascripttutorials.net/?p=556</guid>

					<description><![CDATA[<p>Svelte is a free and open-source front end compiler that converts app code into client-side JavaScript at build time. Svelte applications do not include framework references. Instead, building a Svelte application generates code to manipulate the DOM, which may reduce the size of transferred files as well as give better &#8230;</p>
The post <a href="https://www.javascripttutorials.net/simplified-web-app-development-with-svelte/">Simplified Web App Development with Svelte</a> first appeared on <a href="https://www.javascripttutorials.net">JavaScript Tutorials & Videos</a>.]]></description>
		
		
		
			</item>
		<item>
		<title>JavaScript Tooling in the Future</title>
		<link>https://www.javascripttutorials.net/javascript-tooling-in-the-future/</link>
		
		<dc:creator><![CDATA[javascripttutorials.net]]></dc:creator>
		<pubDate>Thu, 11 Feb 2016 14:31:58 +0000</pubDate>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[tools]]></category>
		<guid isPermaLink="false">http://www.javascripttutorials.net/?p=303</guid>

					<description><![CDATA[<p>JavaScript as a language is changing and because of it our tooling will be changing. Many people look at polyfills and transpilers as a stopgap. However, these types of tools are quickly becoming part of our everyday toolset, and the next generation of tooling will be even more awesome. Event &#8230;</p>
The post <a href="https://www.javascripttutorials.net/javascript-tooling-in-the-future/">JavaScript Tooling in the Future</a> first appeared on <a href="https://www.javascripttutorials.net">JavaScript Tutorials & Videos</a>.]]></description>
		
		
		
			</item>
		<item>
		<title>JavaScript Code Analysis</title>
		<link>https://www.javascripttutorials.net/javascript-code-analysis/</link>
		
		<dc:creator><![CDATA[javascripttutorials.net]]></dc:creator>
		<pubDate>Wed, 27 Jan 2016 12:47:08 +0000</pubDate>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[code analysis]]></category>
		<category><![CDATA[tools]]></category>
		<guid isPermaLink="false">http://www.javascripttutorials.net/?p=239</guid>

					<description><![CDATA[<p>The days of noisy “linters” and glorified spell checkers for JavaScript are over. Static source code analysis tools are now accurate and trustworthy. They can find complex JavaScript inter-procedural coding defects a human would never see. This presentation gives a high-level overview on how to perform static analysis against JavaScript &#8230;</p>
The post <a href="https://www.javascripttutorials.net/javascript-code-analysis/">JavaScript Code Analysis</a> first appeared on <a href="https://www.javascripttutorials.net">JavaScript Tutorials & Videos</a>.]]></description>
		
		
		
			</item>
	</channel>
</rss>
