<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Refactoring on Siddhant Shaw</title><link>https://mianto.github.io/tags/refactoring/</link><description>Recent content in Refactoring on Siddhant Shaw</description><image><title>Siddhant Shaw</title><url>https://mianto.github.io/images/me.jpg</url><link>https://mianto.github.io/images/me.jpg</link></image><generator>Hugo -- gohugo.io</generator><language>en-us</language><copyright>Siddhant Shaw |</copyright><lastBuildDate>Tue, 09 Aug 2022 22:03:46 +0530</lastBuildDate><atom:link href="https://mianto.github.io/tags/refactoring/index.xml" rel="self" type="application/rss+xml"/><item><title>Refactoring to State Pattern</title><link>https://mianto.github.io/posts/refactoring-to-state-pattern/</link><pubDate>Tue, 09 Aug 2022 22:03:46 +0530</pubDate><guid>https://mianto.github.io/posts/refactoring-to-state-pattern/</guid><description>Refactoring is a process of changing a software in a way that doesn&amp;rsquo;t alter the external behavior of code and yet improves its internal structure. In this post I am trying to explain how one of the bad code smell can be treated using State Patterns.</description></item></channel></rss>