<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>DMKCode</title>
    <link>https://dmkcode.com/</link>
    <description>Recent content on DMKCode</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-gb</language>
    <copyright>© DMKCode</copyright>
    <lastBuildDate>Sat, 12 Aug 2017 10:23:20 +0000</lastBuildDate>
    
	<atom:link href="https://dmkcode.com/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>Using Jest snapshots to simply redux tests</title>
      <link>https://dmkcode.com/posts/redux-jest-snapshot/</link>
      <pubDate>Sat, 12 Aug 2017 10:23:20 +0000</pubDate>
      
      <guid>https://dmkcode.com/posts/redux-jest-snapshot/</guid>
      <description>When writing tests for redux actions and reducers, its often the case when refactoring actions and reducers, tests are broken and manual changes need to be made to the tests to reflect these changes.</description>
    </item>
    
    <item>
      <title>Dockerizing My Dev Environment</title>
      <link>https://dmkcode.com/posts/dockerize-dev-environment/</link>
      <pubDate>Sat, 01 Oct 2016 23:48:57 +0000</pubDate>
      
      <guid>https://dmkcode.com/posts/dockerize-dev-environment/</guid>
      <description>Docker is a containerization platform that simplifies building, shipping and running apps.</description>
    </item>
    
    <item>
      <title>Simple Timer using Angular 2 and RxJS - part 2</title>
      <link>https://dmkcode.com/posts/simple-timer-using-angular-2-and-rxjs-part-2/</link>
      <pubDate>Thu, 15 Sep 2016 16:22:56 +0000</pubDate>
      
      <guid>https://dmkcode.com/posts/simple-timer-using-angular-2-and-rxjs-part-2/</guid>
      <description>This is Part 2 for creating a &amp;lsquo;Simple Timer using Angular 2 &amp;amp; RxJS&amp;rsquo;.</description>
    </item>
    
    <item>
      <title>Simple Timer using Angular 2 and RxJS - part 1</title>
      <link>https://dmkcode.com/posts/simple-timer-using-angular-2-and-rxjs/</link>
      <pubDate>Mon, 15 Aug 2016 17:25:53 +0000</pubDate>
      
      <guid>https://dmkcode.com/posts/simple-timer-using-angular-2-and-rxjs/</guid>
      <description>This is Part 1 for creating a &amp;lsquo;Simple Timer using Angular 2 &amp;amp; RxJS&amp;rsquo;.</description>
    </item>
    
    <item>
      <title>About Me</title>
      <link>https://dmkcode.com/about/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://dmkcode.com/about/</guid>
      <description>DMKCode - just some guy that likes to build, break and solve stuff.</description>
    </item>
    
  </channel>
</rss>