<?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: Guillaume Lagrange Test</title>
    <description>The latest articles on DEV Community by Guillaume Lagrange Test (@g_lagrange).</description>
    <link>https://dev.to/g_lagrange</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%2F840544%2F7e482907-256b-428d-b78b-751708cd8f86.jpg</url>
      <title>DEV Community: Guillaume Lagrange Test</title>
      <link>https://dev.to/g_lagrange</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/g_lagrange"/>
    <language>en</language>
    <item>
      <title>Your title</title>
      <dc:creator>Guillaume Lagrange Test</dc:creator>
      <pubDate>Fri, 01 Apr 2022 13:37:14 +0000</pubDate>
      <link>https://dev.to/kumo-testing/your-title-5gob</link>
      <guid>https://dev.to/kumo-testing/your-title-5gob</guid>
      <description>&lt;p&gt;Heeeey&lt;br&gt;&lt;br&gt;
This is an example of how to structure a blog post.&lt;/p&gt;

&lt;p&gt;The thing above delimited by &lt;code&gt;---&lt;/code&gt; is called a "front matter" and it allows us to keep control over our article in a very easy way. Just edit it with your own data and CI will handle the rest to publish it to dev.to!&lt;/p&gt;

&lt;p&gt;You can also take advantage of &lt;a href="https://github.com/zakhenry/embedme"&gt;embedme&lt;/a&gt; to extract your code from the markdown file and make sure that what you're displaying in the markdown is always up to date too e.g.&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight typescript"&gt;&lt;code&gt;&lt;span class="c1"&gt;// code/demo-code.ts&lt;/span&gt;

&lt;span class="kr"&gt;interface&lt;/span&gt; &lt;span class="nx"&gt;A&lt;/span&gt; &lt;span class="p"&gt;{&lt;/span&gt;
  &lt;span class="nl"&gt;hello&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt; &lt;span class="kr"&gt;string&lt;/span&gt;&lt;span class="p"&gt;;&lt;/span&gt;
&lt;span class="p"&gt;}&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;h1&gt;
  
  
  Found a typo?
&lt;/h1&gt;

&lt;p&gt;If you've found a typo, a sentence that could be improved or anything else that should be updated on this blog post, you can access it through a git repository and make a pull request. Instead of posting a comment, please go directly to  and open a new pull request with your changes.&lt;/p&gt;

</description>
      <category>tag1</category>
      <category>tag2</category>
      <category>tag3</category>
    </item>
  </channel>
</rss>
