<?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: Tomi</title>
    <description>The latest articles on DEV Community by Tomi (@tomy).</description>
    <link>https://dev.to/tomy</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%2F3757491%2F54b06edf-befa-44a7-b6b9-8ea9b00d0861.png</url>
      <title>DEV Community: Tomi</title>
      <link>https://dev.to/tomy</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/tomy"/>
    <language>en</language>
    <item>
      <title>Write the Coding of Web Development</title>
      <dc:creator>Tomi</dc:creator>
      <pubDate>Fri, 06 Feb 2026 23:41:48 +0000</pubDate>
      <link>https://dev.to/tomy/write-the-coding-of-web-development-j5f</link>
      <guid>https://dev.to/tomy/write-the-coding-of-web-development-j5f</guid>
      <description>&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F613nzcpj0d6td8zhp42q.jpeg" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F613nzcpj0d6td8zhp42q.jpeg" alt=" " width="236" height="183"&gt;&lt;/a&gt;&lt;br&gt;
@app.route*&lt;em&gt;__&lt;/em&gt;*('/')&lt;br&gt;
def hello_world():&lt;br&gt;
    return 'Hello, World!'&lt;/p&gt;

&lt;p&gt;if &lt;strong&gt;name&lt;/strong&gt; == '&lt;strong&gt;main&lt;/strong&gt;':&lt;br&gt;
    app.run()&lt;br&gt;
This code creates a simple web application with Flask that displays "Hello, World!" when you visit the root URL.&lt;/p&gt;

</description>
      <category>website</category>
      <category>coding</category>
      <category>world</category>
      <category>laptop</category>
    </item>
  </channel>
</rss>
