<?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>Forem: Phunsukh Wangdu</title>
    <description>The latest articles on Forem by Phunsukh Wangdu (@phunsukh_wangdu_2c0990752).</description>
    <link>https://forem.com/phunsukh_wangdu_2c0990752</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%2F1515800%2F2809c7bd-f89e-4ea1-8551-26d6b6cb1efc.jpg</url>
      <title>Forem: Phunsukh Wangdu</title>
      <link>https://forem.com/phunsukh_wangdu_2c0990752</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/phunsukh_wangdu_2c0990752"/>
    <language>en</language>
    <item>
      <title>Learn Rust by building a real web application.</title>
      <dc:creator>Phunsukh Wangdu</dc:creator>
      <pubDate>Tue, 04 Jun 2024 16:22:09 +0000</pubDate>
      <link>https://forem.com/phunsukh_wangdu_2c0990752/learn-rust-by-building-a-real-web-application-4m99</link>
      <guid>https://forem.com/phunsukh_wangdu_2c0990752/learn-rust-by-building-a-real-web-application-4m99</guid>
      <description>&lt;p&gt;I heard about Rust few years back but was hesitant to learn it mainly due to its unique syntax. But i kept stumbling on it ever since either on podcasts or YouTube channels or talks on how major companies are embracing it for C++. &lt;/p&gt;

&lt;p&gt;I finally decided, I want to learn the language. I started reading the book but in no time got lost in the new terminology or the syntax. I reset my learning and decided, i will build a real world application. This is not a simple hello world or a todo list. I am going to be building a real world application which has all the features.&lt;/p&gt;

&lt;p&gt;I am building a blog website which will have all these features.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Authentication.&lt;/li&gt;
&lt;li&gt;Email verification&lt;/li&gt;
&lt;li&gt;Oauth Sign in &lt;/li&gt;
&lt;li&gt;Image Upload to server&lt;/li&gt;
&lt;li&gt;Upload Images to S3&lt;/li&gt;
&lt;li&gt;Static files for html rendering.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Lets get to it. &lt;/p&gt;

</description>
      <category>rust</category>
      <category>learning</category>
      <category>webapplication</category>
    </item>
  </channel>
</rss>
