<?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: Isienyi Paschal Ejike</title>
    <description>The latest articles on DEV Community by Isienyi Paschal Ejike (@candlepeter).</description>
    <link>https://dev.to/candlepeter</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%2F476731%2F50ac701f-61a6-446f-b966-872f13797eaf.jpeg</url>
      <title>DEV Community: Isienyi Paschal Ejike</title>
      <link>https://dev.to/candlepeter</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/candlepeter"/>
    <language>en</language>
    <item>
      <title>Portfolio site</title>
      <dc:creator>Isienyi Paschal Ejike</dc:creator>
      <pubDate>Fri, 19 May 2023 07:22:38 +0000</pubDate>
      <link>https://dev.to/candlepeter/portfolio-site-3dpo</link>
      <guid>https://dev.to/candlepeter/portfolio-site-3dpo</guid>
      <description>&lt;p&gt;I just completed my portfolio site using nextjs, the link is below 👇&lt;br&gt;
&lt;a href="https://paschal-blaise.vercel.app/"&gt;https://paschal-blaise.vercel.app/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Please leave your comments. Thanks&lt;/p&gt;

</description>
      <category>javascript</category>
      <category>webdev</category>
      <category>nextjs</category>
      <category>portfolio</category>
    </item>
    <item>
      <title>CSS POINTS</title>
      <dc:creator>Isienyi Paschal Ejike</dc:creator>
      <pubDate>Thu, 19 Jan 2023 07:03:00 +0000</pubDate>
      <link>https://dev.to/candlepeter/css-points-44l4</link>
      <guid>https://dev.to/candlepeter/css-points-44l4</guid>
      <description>&lt;p&gt;I just got to know about the CSS points which could help you understand the specificity of one's styling.&lt;/p&gt;

&lt;p&gt;Styling a project sometimes becomes difficult not understanding why a particular element is not showing the style added to it, this might be due to the specificity rule.&lt;/p&gt;

&lt;p&gt;These are the rules for calculating CSS points for specificity,&lt;/p&gt;

&lt;p&gt;Element - 1 point,&lt;br&gt;
Classes - 10 points,&lt;br&gt;
Id - 100 points.&lt;/p&gt;

&lt;p&gt;When you have a compound selector, just add up based on the selectors used to get the degree of specificity.&lt;/p&gt;

&lt;p&gt;So in your next project, if you are experiencing difficulty styling an an element and it's not showing the style, please check up the specificity.&lt;/p&gt;

&lt;p&gt;Happy coding...&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Hello World</title>
      <dc:creator>Isienyi Paschal Ejike</dc:creator>
      <pubDate>Mon, 28 Sep 2020 14:34:18 +0000</pubDate>
      <link>https://dev.to/candlepeter/hello-world-4kic</link>
      <guid>https://dev.to/candlepeter/hello-world-4kic</guid>
      <description>&lt;p&gt;am Paschal, a newbie looking to learn JavaScript cause am not getting my head wrapped around it...&amp;lt;/&amp;gt;&lt;/p&gt;

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