<?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: Waters </title>
    <description>The latest articles on DEV Community by Waters  (@waters_p).</description>
    <link>https://dev.to/waters_p</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%2F1408425%2F5cc3a844-5e3e-424e-958a-9e0a6c0ef989.png</url>
      <title>DEV Community: Waters </title>
      <link>https://dev.to/waters_p</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/waters_p"/>
    <language>en</language>
    <item>
      <title>HTML vs Ruby</title>
      <dc:creator>Waters </dc:creator>
      <pubDate>Fri, 05 Apr 2024 14:22:43 +0000</pubDate>
      <link>https://dev.to/waters_p/html-vs-ruby-49nk</link>
      <guid>https://dev.to/waters_p/html-vs-ruby-49nk</guid>
      <description>&lt;ul&gt;
&lt;li&gt;&lt;p&gt;HTML is used to create the static parts of a webpage — its &lt;br&gt;
structure and content. HTML is used for web page design and &lt;br&gt;
layout&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Ruby can be used to generate HTML dynamically. It can also &lt;br&gt;
be used to handle web forms, interact with databases, &lt;br&gt;
perform calculations, and manage the user’s session on the &lt;br&gt;
server. Ruby gives functionality to a website or &lt;br&gt;
application, handling the logic and data behind the scenes&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

</description>
    </item>
  </channel>
</rss>
