<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>rust &amp;mdash; Attach to Process</title>
    <link>https://devblog.dinobansigan.com/tag:rust</link>
    <description>Thoughts and Notes on Software Development</description>
    <pubDate>Fri, 17 Apr 2026 15:34:14 +0000</pubDate>
    <image>
      <url>https://i.snap.as/4wmUdb6N.png</url>
      <title>rust &amp;mdash; Attach to Process</title>
      <link>https://devblog.dinobansigan.com/tag:rust</link>
    </image>
    <item>
      <title>DevNotes - 001</title>
      <link>https://devblog.dinobansigan.com/devnotes-001?pk_campaign=rss-feed</link>
      <description>&lt;![CDATA[Starting a new DevNotes series. This is a spin-off from my Weeknotes series. This one focuses on software development content only. This one won&#39;t exactly be a weekly thing. I&#39;ll only publish a DevNotes post when I have a number of notes to share. Otherwise I&#39;ll bundle them up into a bigger post and publish then. And with that out of the way, let&#39;s get started...&#xA;&#xA;I&#39;m starting to notice a trend with the Rust programming language. It seems to be the next big thing. Microsoft even joined the Rust Foundation. It probably should be the next language I should learn after React.&#xA;&#xA;hr class=&#34;sb&#34;/&#xA;I just realized, after installing the React Browser Dev Tools Extension, that Microsoft&#39;s Azure DevOps site was built using React. If Microsoft, who created C# and ASP.NET, uses React on their core products, it is just one more reason for me to really dig into React. &#xA;&#xA;hr class=&#34;sb&#34;/&#xA;React components can be thought of as building blocks for your website. Instead of creating a button then styling it with the primary-button CSS class, you create a PrimaryButton component then use it wherever you want.&#xA;&#xA;Reference:&#xA;Get to Know Gatsby Building Blocks&#xA;&#xA;hr class=&#34;sb&#34;/&#xA;I was building a very basic Gatsby website, the one from their tutorial. It was taking too long to build the output for a static site. Too long compared to building sites using Wyam. I don&#39;t have anything against Gatsby. In fact I&#39;m trying to learn Gatsby. I&#39;m just pointing out that it seems slow compared to Wyam.&#xA;&#xA;hr class=&#34;sb&#34;/&#xA;While going through the Gatsby tutorial, I found another alternative to Netlify for hosting static sites: Surge.&#xA;&#xA;Tags: #DevNotes #Gatsby #ReactJS #Rust #StaticSiteGenerator&#xA;&#xA;a href=&#34;https://remark.as/p/devblog.dinobansigan.com/devnotes-001&#34;Discuss.../a or leave a comment below.]]&gt;</description>
      <content:encoded><![CDATA[<p><em>Starting a new DevNotes series. This is a spin-off from my <a href="https://journal.dinobansigan.com/tag:Weeknotes">Weeknotes series</a>. This one focuses on software development content only. This one won&#39;t exactly be a weekly thing. I&#39;ll only publish a DevNotes post when I have a number of notes to share. Otherwise I&#39;ll bundle them up into a bigger post and publish then. And with that out of the way, let&#39;s get started...</em></p>

<p>I&#39;m starting to notice a trend with the Rust programming language. It seems to be the next big thing. <a href="https://cloudblogs.microsoft.com/opensource/2021/02/08/microsoft-joins-rust-foundation/">Microsoft even joined the Rust Foundation</a>. It probably should be the next language I should learn after React.</p>

<hr class="sb"/>

<p>I just realized, <em>after installing the React Browser Dev Tools Extension,</em> that Microsoft&#39;s Azure DevOps site was built using React. If Microsoft, who created C# and ASP.NET, uses React on their core products, it is just one more reason for me to really dig into React.</p>

<hr class="sb"/>

<p>React components can be thought of as building blocks for your website. Instead of creating a button then styling it with the <code>primary-button</code> CSS class, you create a <code>PrimaryButton</code> component then use it wherever you want.</p>

<p>Reference:
<a href="https://www.gatsbyjs.com/docs/tutorial/part-one/">Get to Know Gatsby Building Blocks</a></p>

<hr class="sb"/>

<p>I was building a very basic <a href="https://www.gatsbyjs.com/">Gatsby</a> website, the one from their tutorial. It was taking too long to build the output for a static site. Too long compared to building sites using <a href="https://wyam.io/">Wyam</a>. I don&#39;t have anything against Gatsby. In fact I&#39;m trying to learn Gatsby. I&#39;m just pointing out that it seems slow compared to Wyam.</p>

<hr class="sb"/>

<p>While going through the Gatsby tutorial, I found another alternative to Netlify for hosting static sites: <a href="https://surge.sh/">Surge</a>.</p>

<p><em>Tags: <a href="https://devblog.dinobansigan.com/tag:DevNotes" class="hashtag"><span>#</span><span class="p-category">DevNotes</span></a> <a href="https://devblog.dinobansigan.com/tag:Gatsby" class="hashtag"><span>#</span><span class="p-category">Gatsby</span></a> <a href="https://devblog.dinobansigan.com/tag:ReactJS" class="hashtag"><span>#</span><span class="p-category">ReactJS</span></a> <a href="https://devblog.dinobansigan.com/tag:Rust" class="hashtag"><span>#</span><span class="p-category">Rust</span></a> <a href="https://devblog.dinobansigan.com/tag:StaticSiteGenerator" class="hashtag"><span>#</span><span class="p-category">StaticSiteGenerator</span></a></em></p>

<p><strong><a href="https://remark.as/p/devblog.dinobansigan.com/devnotes-001">Discuss...</a></strong> or leave a comment below.</p>
]]></content:encoded>
      <guid>https://devblog.dinobansigan.com/devnotes-001</guid>
      <pubDate>Mon, 15 Feb 2021 04:07:13 +0000</pubDate>
    </item>
  </channel>
</rss>