<?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: learnacadman</title>
    <description>The latest articles on DEV Community by learnacadman (@learnacadman).</description>
    <link>https://dev.to/learnacadman</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%2F858672%2F6dac8a1c-bc9f-4afd-aee8-d6d7f0ccd34a.jpg</url>
      <title>DEV Community: learnacadman</title>
      <link>https://dev.to/learnacadman</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/learnacadman"/>
    <language>en</language>
    <item>
      <title>I created a Christmas Landing page to send anonymous Greetings.. !</title>
      <dc:creator>learnacadman</dc:creator>
      <pubDate>Fri, 23 Dec 2022 08:26:00 +0000</pubDate>
      <link>https://dev.to/learnacadman/i-created-a-christmas-landing-page-to-send-anonymous-greetings--1m4p</link>
      <guid>https://dev.to/learnacadman/i-created-a-christmas-landing-page-to-send-anonymous-greetings--1m4p</guid>
      <description>&lt;p&gt;Hi Community,&lt;/p&gt;

&lt;p&gt;Christmas is almost here, So I decided to make a little app to allow the community members to anonymously share Christmas Greetings with each other.&lt;/p&gt;

&lt;p&gt;Just enter your Name, Email, Your Christmas Message, and you response will be recorded.&lt;br&gt;
On 25th December, your responses will be randomly shared with other people's inboxes, and a random other person's response will be forwarded to your email (the same email you entered in the form).&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.producthunt.com/posts/merry-christmas-producthunt"&gt;Check it out on Producthunt&lt;/a&gt;&lt;/p&gt;

</description>
      <category>socialmedia</category>
      <category>sideprojects</category>
      <category>discuss</category>
      <category>staticwebapps</category>
    </item>
    <item>
      <title>How do you guys create front-end?</title>
      <dc:creator>learnacadman</dc:creator>
      <pubDate>Wed, 28 Sep 2022 17:46:49 +0000</pubDate>
      <link>https://dev.to/learnacadman/how-do-you-guys-create-front-end-9f3</link>
      <guid>https://dev.to/learnacadman/how-do-you-guys-create-front-end-9f3</guid>
      <description>&lt;p&gt;I am planning to create a web app, and I am going to code the whole backend myself (using Node JS), but I can't figure out how to create the front-end without writing all the HTML.&lt;/p&gt;

&lt;p&gt;How do YOU guys create front-end? Do you use a page builder or some other tool, or do you write the whole HTML yourself? because writing the whole HTML yourself seems like a really hectic task.&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>html</category>
      <category>css</category>
      <category>programming</category>
    </item>
    <item>
      <title>Moving from Shared web hosting to VPS</title>
      <dc:creator>learnacadman</dc:creator>
      <pubDate>Thu, 19 May 2022 07:21:13 +0000</pubDate>
      <link>https://dev.to/learnacadman/moving-from-shared-web-hosting-to-vps-28l1</link>
      <guid>https://dev.to/learnacadman/moving-from-shared-web-hosting-to-vps-28l1</guid>
      <description>&lt;p&gt;I have a Affiliate website that gets around 10k visits / mo, initially I hosted that site on Bluehost because it was really cheap after applying some coupons etc. and a free domain.&lt;/p&gt;

&lt;p&gt;The speed was decent with high uptime, but as the site started getting more visitors both speed and uptime started declining.&lt;/p&gt;

&lt;p&gt;There were more frequent downtimes because my site was using too many resources, speed was really slow.&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--F_zaKieo--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/up5s87o4rtcflwdlwjne.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--F_zaKieo--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/up5s87o4rtcflwdlwjne.png" alt="Image description" width="744" height="220"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;So, I decided to move my site to a VPS, bought the cheapest VPS from SiteGround and hosted my site on it, the VPS is managed so I don't have to worry about the technical part.&lt;/p&gt;

&lt;p&gt;But the cost is still too much, I'll think about hosting the site on another VPS like AWS when I get time.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://quickserp.com/siteground-vs-bluehost/"&gt;SiteGround vs Bluehost&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;For now its SiteGround is doing fine.&lt;/p&gt;

</description>
    </item>
    <item>
      <title>What's dev.to frontend built with?</title>
      <dc:creator>learnacadman</dc:creator>
      <pubDate>Tue, 10 May 2022 06:48:24 +0000</pubDate>
      <link>https://dev.to/learnacadman/whats-devto-frontend-built-with-igo</link>
      <guid>https://dev.to/learnacadman/whats-devto-frontend-built-with-igo</guid>
      <description>&lt;p&gt;I know that the backend is built with Ruby on Rails, but what about the UI and HTML part?&lt;/p&gt;

&lt;p&gt;Did these guys write the whole html from scratch or did they use a page builder like Figma?&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>discuss</category>
      <category>design</category>
      <category>ux</category>
    </item>
    <item>
      <title>Best platform for a MERN app deployment (Heroku or Serverless.com) ?</title>
      <dc:creator>learnacadman</dc:creator>
      <pubDate>Fri, 06 May 2022 14:35:48 +0000</pubDate>
      <link>https://dev.to/learnacadman/best-platform-for-a-mern-app-deployment-heroku-or-serverlesscom--4ejf</link>
      <guid>https://dev.to/learnacadman/best-platform-for-a-mern-app-deployment-heroku-or-serverlesscom--4ejf</guid>
      <description>&lt;p&gt;Which platform do you think is best for a MERN app deployment&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Heroku&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.serverless.com/cloud"&gt;Serverless.com/cloud&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I asked this question many times on Reddit, now I wanna know what &lt;strong&gt;DEV.to&lt;/strong&gt; community has to say.&lt;/p&gt;

&lt;p&gt;If you know any better alternatives, feel free to share&lt;/p&gt;

</description>
      <category>node</category>
      <category>javascript</category>
      <category>discuss</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
