<?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: Kohki Mametani</title>
    <description>The latest articles on DEV Community by Kohki Mametani (@kokimame).</description>
    <link>https://dev.to/kokimame</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%2F40396%2Fb8bf8b57-6466-4cd5-97a2-21e742260608.jpg</url>
      <title>DEV Community: Kohki Mametani</title>
      <link>https://dev.to/kokimame</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/kokimame"/>
    <language>en</language>
    <item>
      <title>What is the best working Heroku App with the free tier?</title>
      <dc:creator>Kohki Mametani</dc:creator>
      <pubDate>Tue, 29 Jan 2019 08:24:55 +0000</pubDate>
      <link>https://dev.to/kokimame/what-is-the-best-working-heroku-app-with-the-free-tier-3k69</link>
      <guid>https://dev.to/kokimame/what-is-the-best-working-heroku-app-with-the-free-tier-3k69</guid>
      <description>&lt;p&gt;The title says it almost all, but let me give you some context. While I had no experience in web programming, I had a web app idea which I wanted to realize in the course of &lt;a href="https://kokimame.github.io/joytan/"&gt;my language-teaching project&lt;/a&gt;. And I just deployed my first Django project on Heroku with a free account. So far, it works well. Although it sometimes takes a few seconds to reach the website, this doesn't matter much for my grab-and-go website. Above all, I'm totally amazed by how easy it is to update the web app and to deploy to all the platforms compared to the desktop app development I've worked on.&lt;/p&gt;

&lt;p&gt;The problem is I don't fully understand many aspects of the Heroku platform, e.g., I'm still letting &lt;code&gt;DEBUG = True&lt;/code&gt; while tutorials say I shouldn't. Also, I want to see how good web application can be made with the limitation of the free tier. So, let me know if there're some interesting websites working on the free Heroku cloud which hopefully are hosted on GitHub.&lt;/p&gt;

&lt;p&gt;My website is &lt;a href="https://jkanji.herokuapp.com/"&gt;here&lt;/a&gt;. (If you're learning Japanese, this might help!)&lt;/p&gt;

</description>
      <category>help</category>
      <category>webdev</category>
      <category>beginners</category>
    </item>
  </channel>
</rss>
