<?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>Workflow Archives - this is how i code</title>
	<atom:link href="https://thisishowicode.com/category/workflow/feed/" rel="self" type="application/rss+xml" />
	<link>https://thisishowicode.com/category/workflow/</link>
	<description>my personal journey through creating with code</description>
	<lastBuildDate>Sun, 28 Apr 2024 09:35:58 +0000</lastBuildDate>
	<language>en-GB</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9</generator>
	<item>
		<title>How to Allow HTML formatting in JSX with VS Code</title>
		<link>https://thisishowicode.com/how-to-allow-html-formatting-in-jsx-with-vs-code/</link>
					<comments>https://thisishowicode.com/how-to-allow-html-formatting-in-jsx-with-vs-code/#respond</comments>
		
		<dc:creator><![CDATA[Jason M]]></dc:creator>
		<pubDate>Sun, 28 Apr 2024 09:35:57 +0000</pubDate>
				<category><![CDATA[Developer Tools]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[Workflow]]></category>
		<guid isPermaLink="false">https://thisishowicode.com/?p=1182</guid>

					<description><![CDATA[<p>One of the annoying quirks of writing HTML inside of a javascript file is that, by default, it doesn&#8217;t recognise that you&#8217;re actually writing HTML. In VS Code, this can be fixed by opening your settings.json and adding this option: Oh happy days!</p>
<p>The post <a href="https://thisishowicode.com/how-to-allow-html-formatting-in-jsx-with-vs-code/">How to Allow HTML formatting in JSX with VS Code</a> appeared first on <a href="https://thisishowicode.com">this is how i code</a>.</p>
]]></description>
		
					<wfw:commentRss>https://thisishowicode.com/how-to-allow-html-formatting-in-jsx-with-vs-code/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Enabling https with WAMP/XAMP (SSL)</title>
		<link>https://thisishowicode.com/enabling-https-with-wamp-xamp-ssl/</link>
					<comments>https://thisishowicode.com/enabling-https-with-wamp-xamp-ssl/#respond</comments>
		
		<dc:creator><![CDATA[Jason M]]></dc:creator>
		<pubDate>Fri, 10 Feb 2023 21:54:44 +0000</pubDate>
				<category><![CDATA[How to]]></category>
		<category><![CDATA[Web Hosting]]></category>
		<category><![CDATA[Workflow]]></category>
		<guid isPermaLink="false">https://thisishowicode.com/?p=923</guid>

					<description><![CDATA[<p>An SSL certificate provides a secure connection between your website and the visitor&#8217;s browser. All data transmitted is encrypted and protected from eavesdropping and tampering. Wamp doesn&#8217;t come with it enabled out of the box, so here&#8217;s how to set it up. This article assumes you already have Wamp up and running. Enabling https in [&#8230;]</p>
<p>The post <a href="https://thisishowicode.com/enabling-https-with-wamp-xamp-ssl/">Enabling https with WAMP/XAMP (SSL)</a> appeared first on <a href="https://thisishowicode.com">this is how i code</a>.</p>
]]></description>
		
					<wfw:commentRss>https://thisishowicode.com/enabling-https-with-wamp-xamp-ssl/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>A Developer Perspective on AI Art</title>
		<link>https://thisishowicode.com/a-developer-perspective-on-ai-art/</link>
					<comments>https://thisishowicode.com/a-developer-perspective-on-ai-art/#respond</comments>
		
		<dc:creator><![CDATA[Jason M]]></dc:creator>
		<pubDate>Sun, 29 Jan 2023 18:16:13 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Self Improvement]]></category>
		<category><![CDATA[Workflow]]></category>
		<guid isPermaLink="false">https://thisishowicode.com/?p=963</guid>

					<description><![CDATA[<p>I thought I&#8217;d share some of my personal opinions about the rise of AI art, the debates around it, and how it&#8217;s coming to take all the jobs of artists. This focuses on the likes of dalle-2 and midjourney. Which I have used both extensively. As a developer, I can totally sympathise with that fear [&#8230;]</p>
<p>The post <a href="https://thisishowicode.com/a-developer-perspective-on-ai-art/">A Developer Perspective on AI Art</a> appeared first on <a href="https://thisishowicode.com">this is how i code</a>.</p>
]]></description>
		
					<wfw:commentRss>https://thisishowicode.com/a-developer-perspective-on-ai-art/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Trying to Be a Less Stressed Developer</title>
		<link>https://thisishowicode.com/trying-to-be-a-less-stressed-developer/</link>
					<comments>https://thisishowicode.com/trying-to-be-a-less-stressed-developer/#respond</comments>
		
		<dc:creator><![CDATA[Jason M]]></dc:creator>
		<pubDate>Sat, 01 Aug 2020 22:42:54 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Self Improvement]]></category>
		<category><![CDATA[Workflow]]></category>
		<guid isPermaLink="false">http://thisishowicode.com/?p=44</guid>

					<description><![CDATA[<p>At the end of a mentally draining day fixing bugs, angry clients and tight deadlines, I can honestly hold my hand up at times and say that my work has made me into a stressed developer. Sometimes I wonder why I even do it. I accept, like any job, sometimes things just don&#8217;t go to [&#8230;]</p>
<p>The post <a href="https://thisishowicode.com/trying-to-be-a-less-stressed-developer/">Trying to Be a Less Stressed Developer</a> appeared first on <a href="https://thisishowicode.com">this is how i code</a>.</p>
]]></description>
		
					<wfw:commentRss>https://thisishowicode.com/trying-to-be-a-less-stressed-developer/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Web Development &#038; Design Theory: Make them work in a Project</title>
		<link>https://thisishowicode.com/web-development-design-theory-make-them-work-in-project/</link>
					<comments>https://thisishowicode.com/web-development-design-theory-make-them-work-in-project/#respond</comments>
		
		<dc:creator><![CDATA[Jason M]]></dc:creator>
		<pubDate>Tue, 14 Jul 2020 22:39:45 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Front End Development]]></category>
		<category><![CDATA[Self Improvement]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Workflow]]></category>
		<guid isPermaLink="false">http://thisishowicode.com/?p=34</guid>

					<description><![CDATA[<p>I spent some time studying Graphic Design whilst at college. This article is a good, basic primer on design theory. Though taught as part of a Graphic Design course, I&#8217;ve found it to be just as useful in web design, front end development in particular. Web Development &#38; Design theory just work well together. The [&#8230;]</p>
<p>The post <a href="https://thisishowicode.com/web-development-design-theory-make-them-work-in-project/">Web Development &#038; Design Theory: Make them work in a Project</a> appeared first on <a href="https://thisishowicode.com">this is how i code</a>.</p>
]]></description>
		
					<wfw:commentRss>https://thisishowicode.com/web-development-design-theory-make-them-work-in-project/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Atom Packages to Improve Workflow: Try These Amazing Features</title>
		<link>https://thisishowicode.com/atom-code-editor-packages-to-improve-workflow/</link>
					<comments>https://thisishowicode.com/atom-code-editor-packages-to-improve-workflow/#respond</comments>
		
		<dc:creator><![CDATA[Jason M]]></dc:creator>
		<pubDate>Wed, 06 May 2020 08:13:09 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Developer Tools]]></category>
		<category><![CDATA[Workflow]]></category>
		<guid isPermaLink="false">http://thisishowicode.com/?p=95</guid>

					<description><![CDATA[<p>Atom is a favourite text editor of choice for coding. I spent a long time with sublime text, until I bit the bullet to try something new. Obviously with all the extra new features, and nicer way to handle customisations and so on, I wanted to share some add-ons (known as packages) I use to [&#8230;]</p>
<p>The post <a href="https://thisishowicode.com/atom-code-editor-packages-to-improve-workflow/">Atom Packages to Improve Workflow: Try These Amazing Features</a> appeared first on <a href="https://thisishowicode.com">this is how i code</a>.</p>
]]></description>
		
					<wfw:commentRss>https://thisishowicode.com/atom-code-editor-packages-to-improve-workflow/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Firefox for Web Development : Why I Really Prefer it</title>
		<link>https://thisishowicode.com/firefox-web-development-why-i-prefer-it/</link>
					<comments>https://thisishowicode.com/firefox-web-development-why-i-prefer-it/#respond</comments>
		
		<dc:creator><![CDATA[Jason M]]></dc:creator>
		<pubDate>Sat, 25 Apr 2020 08:04:37 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Developer Tools]]></category>
		<category><![CDATA[Front End Development]]></category>
		<category><![CDATA[Workflow]]></category>
		<guid isPermaLink="false">http://thisishowicode.com/?p=79</guid>

					<description><![CDATA[<p>Like most people I&#8217;m a creature of habit, and I&#8217;ve always preferred to use firefox for web development. It&#8217;s understandable, considering it was released before Chrome (firefox first released 2002 &#8211; compared to Chrome in 2008), and it was a much better alternative to Internet Explorer at the time. Yeh, I&#8217;m somewhat of a veteran [&#8230;]</p>
<p>The post <a href="https://thisishowicode.com/firefox-web-development-why-i-prefer-it/">Firefox for Web Development : Why I Really Prefer it</a> appeared first on <a href="https://thisishowicode.com">this is how i code</a>.</p>
]]></description>
		
					<wfw:commentRss>https://thisishowicode.com/firefox-web-development-why-i-prefer-it/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to Test for Bugs and Other Issues in a Team Environment</title>
		<link>https://thisishowicode.com/how-to-test-for-bugs-and-other-issues-in-a-team-environment/</link>
					<comments>https://thisishowicode.com/how-to-test-for-bugs-and-other-issues-in-a-team-environment/#respond</comments>
		
		<dc:creator><![CDATA[Jason M]]></dc:creator>
		<pubDate>Wed, 26 Feb 2020 10:07:45 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Bugfixing]]></category>
		<category><![CDATA[Workflow]]></category>
		<guid isPermaLink="false">http://thisishowicode.com/?p=128</guid>

					<description><![CDATA[<p>This article looks how to test for bugs during web development, and whilst testing a website for bugs during the build process. I look at some of the things I&#8217;ve done in the places I&#8217;ve worked. This is primarily aimed at front end development, but I guess it could also apply to some back end [&#8230;]</p>
<p>The post <a href="https://thisishowicode.com/how-to-test-for-bugs-and-other-issues-in-a-team-environment/">How to Test for Bugs and Other Issues in a Team Environment</a> appeared first on <a href="https://thisishowicode.com">this is how i code</a>.</p>
]]></description>
		
					<wfw:commentRss>https://thisishowicode.com/how-to-test-for-bugs-and-other-issues-in-a-team-environment/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How I Use Frontend Frameworks</title>
		<link>https://thisishowicode.com/how-i-use-frontend-frameworks/</link>
					<comments>https://thisishowicode.com/how-i-use-frontend-frameworks/#respond</comments>
		
		<dc:creator><![CDATA[Jason M]]></dc:creator>
		<pubDate>Tue, 07 Jan 2020 08:59:21 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Front End Development]]></category>
		<category><![CDATA[Workflow]]></category>
		<guid isPermaLink="false">http://thisishowicode.com/?p=73</guid>

					<description><![CDATA[<p>Whilst on your development career path, you&#8217;ll no doubt work on websites that have been built by others. Some might use front end frameworks like bootstrap. Others might be completely bespoke. Your knowledge of one framework may be better than another. Either way, somewhere you&#8217;ll end up thinking &#8220;how on earth can I work with [&#8230;]</p>
<p>The post <a href="https://thisishowicode.com/how-i-use-frontend-frameworks/">How I Use Frontend Frameworks</a> appeared first on <a href="https://thisishowicode.com">this is how i code</a>.</p>
]]></description>
		
					<wfw:commentRss>https://thisishowicode.com/how-i-use-frontend-frameworks/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
