<?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: Jerry Lin</title>
    <description>The latest articles on DEV Community by Jerry Lin (@jerrylin).</description>
    <link>https://dev.to/jerrylin</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%2F1427330%2F7d39b06b-357b-4b6f-89e3-735a4619be52.png</url>
      <title>DEV Community: Jerry Lin</title>
      <link>https://dev.to/jerrylin</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/jerrylin"/>
    <language>en</language>
    <item>
      <title>Just made a simple timer app.</title>
      <dc:creator>Jerry Lin</dc:creator>
      <pubDate>Tue, 16 Apr 2024 11:26:58 +0000</pubDate>
      <link>https://dev.to/jerrylin/just-made-a-simple-timer-app-53c6</link>
      <guid>https://dev.to/jerrylin/just-made-a-simple-timer-app-53c6</guid>
      <description>&lt;p&gt;Recently I just made a &lt;a href="https://uwisetimer.com/"&gt;site&lt;/a&gt; that includes different time app.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F2a9i8ts79bhz2kjxq81g.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F2a9i8ts79bhz2kjxq81g.png" alt="Timer App Cover" width="800" height="400"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;For example, current time in different time zone, data calculator, age calculator, etc.&lt;/p&gt;

&lt;p&gt;Each app is not complicated, and mainly focus on front-end feature.&lt;/p&gt;

&lt;p&gt;If people enter different time zone page, the page will show current time in each time zone immediately.&lt;/p&gt;

&lt;p&gt;For example, if you go to &lt;a href="https://uwisetimer.com/timezones/Asia%2FTaipei"&gt;Taipei&lt;/a&gt;, Taiwan page, you can see the current time in Taipei.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fi0zsl0fdo9sjjl9dq855.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fi0zsl0fdo9sjjl9dq855.png" alt="Current time in each time zone" width="800" height="690"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;And for app like time calculator, people need to input start time and end time, then the app will calculate automatically.&lt;/p&gt;

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