<?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: Ranjith37d</title>
    <description>The latest articles on DEV Community by Ranjith37d (@ranjith37d).</description>
    <link>https://dev.to/ranjith37d</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%2F278343%2F55032379-2897-43fb-8791-d02bd2f70b4d.png</url>
      <title>DEV Community: Ranjith37d</title>
      <link>https://dev.to/ranjith37d</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/ranjith37d"/>
    <language>en</language>
    <item>
      <title>Angular debugging (Augury)</title>
      <dc:creator>Ranjith37d</dc:creator>
      <pubDate>Tue, 24 Mar 2020 15:45:58 +0000</pubDate>
      <link>https://dev.to/ranjith37d/angular-debugging-augury-27bm</link>
      <guid>https://dev.to/ranjith37d/angular-debugging-augury-27bm</guid>
      <description>&lt;p&gt;Angular debugging made easy with&lt;br&gt;
Augury😎. &lt;br&gt;
(It's available on the chrome webstore)&lt;br&gt;
It was like a redux(react) &lt;/p&gt;

&lt;p&gt;&lt;a href="https://augury.rangle.io/pages/guides/io-demo.html"&gt;https://augury.rangle.io/pages/guides/io-demo.html&lt;/a&gt;&lt;/p&gt;

</description>
    </item>
    <item>
      <title>How Dom Works?</title>
      <dc:creator>Ranjith37d</dc:creator>
      <pubDate>Sun, 12 Jan 2020 09:38:19 +0000</pubDate>
      <link>https://dev.to/ranjith37d/how-dom-works-3hl2</link>
      <guid>https://dev.to/ranjith37d/how-dom-works-3hl2</guid>
      <description>&lt;p&gt;Hi div,&lt;/p&gt;

&lt;p&gt;How pages rendering by your browser&lt;/p&gt;

&lt;p&gt;In server side codes come from bytes&lt;/p&gt;

&lt;p&gt;Then it converts to character &lt;br&gt;
Like Utf-8... &lt;/p&gt;

&lt;p&gt;Character to tokens &lt;/p&gt;

&lt;p&gt;Tokens nothing but checking the tags&lt;/p&gt;

&lt;p&gt;Finally nodes arranging the hierarchy of the tags &lt;/p&gt;

&lt;p&gt;Node is called Dom&lt;/p&gt;

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