<?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>Pro-Tek Blog &#187; Refactoring</title>
	<atom:link href="http://www.pro-tekconsulting.com/blog/tag/refactoring/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pro-tekconsulting.com/blog</link>
	<description>For UI developers / UI designers and UI trends</description>
	<lastBuildDate>Thu, 05 Sep 2019 03:59:47 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.0.34</generator>
	<item>
		<title>WHAT IS REFACTORING?</title>
		<link>http://www.pro-tekconsulting.com/blog/what-is-refactoring/</link>
		<comments>http://www.pro-tekconsulting.com/blog/what-is-refactoring/#comments</comments>
		<pubDate>Wed, 19 Apr 2017 04:00:32 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[Refactoring]]></category>

		<guid isPermaLink="false">http://www.pro-tekconsulting.com/blog/?p=1939</guid>
		<description><![CDATA[<p>What is Refactoring? Refactoring is the process of changing a software system in such a way that it does not alter the external behavior of the code yet improves its internal structure. And it makes software easier to understand. I think refactoring goes further because it provides a technique for cleaning up code in a [&#8230;]</p>
<p>The post <a rel="nofollow" href="http://www.pro-tekconsulting.com/blog/what-is-refactoring/">WHAT IS REFACTORING?</a> appeared first on <a rel="nofollow" href="http://www.pro-tekconsulting.com/blog">Pro-Tek Blog</a>.</p>
]]></description>
				<content:encoded><![CDATA[<h4>What is Refactoring?</h4>
<p>Refactoring is the process of changing a software system in such a way that it does not alter the external behavior of the code yet improves its internal structure. And it makes software easier to understand.</p>
<p>I think refactoring goes further because it provides a technique for cleaning up code in a more efficient and controlled manner.</p>
<ul>
<li>Refactoring does &#8220;not&#8221; mean:</li>
<li>rewriting code</li>
<li>fixing bugs</li>
<li>Changing functionality</li>
<li>improve observable aspects of software such as its interface</li>
</ul>
<p>The post <a rel="nofollow" href="http://www.pro-tekconsulting.com/blog/what-is-refactoring/">WHAT IS REFACTORING?</a> appeared first on <a rel="nofollow" href="http://www.pro-tekconsulting.com/blog">Pro-Tek Blog</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pro-tekconsulting.com/blog/what-is-refactoring/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
