<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Ben Gristwood</title>
    <description>The latest articles on DEV Community by Ben Gristwood (@mrgict).</description>
    <link>https://dev.to/mrgict</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F406717%2F2b7a91c3-7986-4865-8b7d-00f7806e65e6.gif</url>
      <title>DEV Community: Ben Gristwood</title>
      <link>https://dev.to/mrgict</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/mrgict"/>
    <language>en</language>
    <item>
      <title>good books/sites for Regex</title>
      <dc:creator>Ben Gristwood</dc:creator>
      <pubDate>Thu, 18 Jun 2020 13:44:56 +0000</pubDate>
      <link>https://dev.to/mrgict/good-books-sites-for-regex-h0j</link>
      <guid>https://dev.to/mrgict/good-books-sites-for-regex-h0j</guid>
      <description>&lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;Regex is something i'm using more and more, but can never seem to get the syntax right. the syntax looks spot on but doesn't do what i want or in the order i want it. does anyone know of any good sites or books to teach myself. &lt;/p&gt;

&lt;p&gt;It would be good to have a tutorial-based one where i can have a go, get it right then move on (it's how i personally learn best)&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Best Practice - structures</title>
      <dc:creator>Ben Gristwood</dc:creator>
      <pubDate>Thu, 11 Jun 2020 10:26:24 +0000</pubDate>
      <link>https://dev.to/mrgict/best-practice-structures-k9g</link>
      <guid>https://dev.to/mrgict/best-practice-structures-k9g</guid>
      <description>&lt;p&gt;I have a structure in c#, I'm using it within a class in order to store data. what is best practice here? thinking dependency injection. I know how i would do it, but I'm also thinking about what is current trend. #bestpractice&lt;/p&gt;

&lt;p&gt;is it to pass the struct back and forwards in and out of modules or just to have a global stuct declaration for that class and use that throughout?&lt;/p&gt;

&lt;p&gt;All modules within the class are related to the struct and all access it.&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
