<?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: pheeque</title>
    <description>The latest articles on DEV Community by pheeque (@pheeque).</description>
    <link>https://dev.to/pheeque</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%2F151082%2Fc58551f4-e6e6-4f01-af15-b578429ec91f.png</url>
      <title>DEV Community: pheeque</title>
      <link>https://dev.to/pheeque</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/pheeque"/>
    <language>en</language>
    <item>
      <title>A growing collection of free web templates and page components</title>
      <dc:creator>pheeque</dc:creator>
      <pubDate>Mon, 02 Nov 2020 09:51:07 +0000</pubDate>
      <link>https://dev.to/pheeque/a-growing-collection-of-free-web-templates-and-page-components-2104</link>
      <guid>https://dev.to/pheeque/a-growing-collection-of-free-web-templates-and-page-components-2104</guid>
      <description>&lt;p&gt;I am currently working on ui elements for building marketing and product pages, with new templates added every week. You can use any of these templates for free on your own products or websites.&lt;/p&gt;

&lt;p&gt;Check them out here: &lt;a href="https://pheeque.com/web-templates"&gt;https://pheeque.com/web-templates&lt;/a&gt;. Do let me know what you think!&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Finding Bugs</title>
      <dc:creator>pheeque</dc:creator>
      <pubDate>Wed, 03 Apr 2019 03:51:57 +0000</pubDate>
      <link>https://dev.to/pheeque/finding-bugs-2022</link>
      <guid>https://dev.to/pheeque/finding-bugs-2022</guid>
      <description>&lt;p&gt;Included across all pages on &lt;a href="https://timbu.com"&gt;Timbu&lt;/a&gt; - a travel destinations curator - is the navigation bar. Validating the html on the pages of the website reveals that there is an errant unordered list tag that is never closed. This tag also has another ul tag as a direct descendant. This makes for an invalid markup. &lt;/p&gt;

&lt;p&gt;Even though browsers do ignore such mistakes and render the webpage properly, the inclusion of an extra unneeded tag can only result in extra cpu cycles as browser engines such as Google Chrome's Blink try to render the DOM. &lt;/p&gt;

</description>
      <category>hng</category>
    </item>
    <item>
      <title>To New Experiences</title>
      <dc:creator>pheeque</dc:creator>
      <pubDate>Sat, 30 Mar 2019 18:54:11 +0000</pubDate>
      <link>https://dev.to/pheeque/to-new-experiences-18b1</link>
      <guid>https://dev.to/pheeque/to-new-experiences-18b1</guid>
      <description>&lt;p&gt;I've worked for too long in isolation and would like to make more industry contacts. I made a new years resolution to fix that this year. &lt;/p&gt;

&lt;p&gt;This is why I have signed up for the HNG Internship 5 program to see what new opportunities open up.&lt;/p&gt;

&lt;p&gt;Fingers crossed.&lt;/p&gt;

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