<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Andrew Pattison .dev]]></title><description><![CDATA[Blog of Andrew Pattison]]></description><link>https://andrewpattison.dev/</link><generator>RSS for Node</generator><lastBuildDate>Mon, 11 Mar 2019 22:33:47 GMT</lastBuildDate><item><title><![CDATA[What should I make?]]></title><description><![CDATA[I’m a Windows .NET developer. Over the last five years I’ve been making lots of 
Microsoft ASP.NET MVC and WebAPI applications hosted in…]]></description><link>https://andrewpattison.dev//what-should-i-make/</link><guid isPermaLink="false">https://andrewpattison.dev//what-should-i-make/</guid><pubDate>Sun, 10 Mar 2019 23:00:03 GMT</pubDate><content:encoded>&lt;p&gt;I’m a Windows .NET developer. Over the last five years I’ve been making lots of
Microsoft ASP.NET MVC and WebAPI applications hosted in Microsoft Azure, but
its usually the backend where I do my work. So my normal goto would be to create
a new MVC project and pop it onto an Azure WebApp. That seems to be a bit
unnecessary for a site that isn’t very dynamic.&lt;/p&gt;
&lt;p&gt;Instead, I’m going to create a static site. This will mean I’ll have to learn a
stack - frontend - and technology I’m not very familiar with. And by making it
static, it should mean the requirements to host it should be low and therefore
cheaper.&lt;/p&gt;
&lt;p&gt;Asking the frontend specialists at work, they suggested I take a look at
&lt;a href=&quot;https://www.gatsbyjs.org/&quot;&gt;Gatsby&lt;/a&gt;. Its based on &lt;a href=&quot;https://reactjs.org/&quot;&gt;React.js&lt;/a&gt;
and uses &lt;a href=&quot;https://webpack.js.org/&quot;&gt;Webpack&lt;/a&gt; and &lt;a href=&quot;https://graphql.org/&quot;&gt;GraphQL&lt;/a&gt;,
so lots of cool and modern stuff to learn 😀&lt;/p&gt;
&lt;p&gt;In the future, the site might turn into a Dockerized React.js site, just so I
can learn something else, but this is fine for now.&lt;/p&gt;
&lt;p&gt;However, before I can do that, I need to setup my hosting solution.&lt;/p&gt;</content:encoded></item><item><title><![CDATA[Hello World]]></title><description><![CDATA[I’ve been a developer for over 10 years now and throughout that time
I have never built, hosted and maintained my own site. I do it for 
my…]]></description><link>https://andrewpattison.dev//hello-world/</link><guid isPermaLink="false">https://andrewpattison.dev//hello-world/</guid><pubDate>Sat, 09 Mar 2019 22:12:03 GMT</pubDate><content:encoded>&lt;p&gt;I’ve been a developer for over 10 years now and throughout that time
I have never built, hosted and maintained my own site. I do it for
my day job, so I thought it about time I do it for myself.&lt;/p&gt;
&lt;p&gt;I want to put into practice all I’ve learned and, iteratively, build
my own site and share with you how to do it.&lt;/p&gt;</content:encoded></item></channel></rss>