<?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: SAMUEL Omaiye Oche</title>
    <description>The latest articles on DEV Community by SAMUEL Omaiye Oche (@libcean).</description>
    <link>https://dev.to/libcean</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%2F769463%2F4f361aa0-d754-4961-a199-38b4bebb2d83.jpg</url>
      <title>DEV Community: SAMUEL Omaiye Oche</title>
      <link>https://dev.to/libcean</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/libcean"/>
    <language>en</language>
    <item>
      <title>console.log()</title>
      <dc:creator>SAMUEL Omaiye Oche</dc:creator>
      <pubDate>Mon, 06 Dec 2021 17:04:04 +0000</pubDate>
      <link>https://dev.to/libcean/consolelog-4l2i</link>
      <guid>https://dev.to/libcean/consolelog-4l2i</guid>
      <description>&lt;p&gt;const str = 'scripting'&lt;/p&gt;

&lt;p&gt;console.log(!!str)&lt;br&gt;
console.log(str == true)&lt;br&gt;
console.log(str ? 'true' : 'false')&lt;/p&gt;

&lt;p&gt;*&lt;em&gt;Perhaps, we can start from here. Tell us what'd be logged in your console...&lt;br&gt;
*&lt;/em&gt;&lt;/p&gt;

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