<?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: Timur Nurislamov</title>
    <description>The latest articles on DEV Community by Timur Nurislamov (@nurislamov).</description>
    <link>https://dev.to/nurislamov</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%2F430489%2F69f61ee2-dc6a-4e9a-9a61-20ffec671c56.jpeg</url>
      <title>DEV Community: Timur Nurislamov</title>
      <link>https://dev.to/nurislamov</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/nurislamov"/>
    <language>en</language>
    <item>
      <title>Open graph scrapper &amp; Vercel</title>
      <dc:creator>Timur Nurislamov</dc:creator>
      <pubDate>Sat, 31 Jul 2021 00:00:31 +0000</pubDate>
      <link>https://dev.to/nurislamov/open-graph-scrapper-vercel-2fn9</link>
      <guid>https://dev.to/nurislamov/open-graph-scrapper-vercel-2fn9</guid>
      <description>&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--enDleJFy--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/jv5jz1oysoalx525lv52.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--enDleJFy--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/jv5jz1oysoalx525lv52.png" alt="Timur Nurislamov on Dev.to"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I'm developing pet project which operate with links and I need to show preview of website like in social networks.&lt;br&gt;
I found great &lt;a href="https://github.com/jshemas/openGraphScraper"&gt;project&lt;/a&gt; on GitHub but I didn't want to put parser in project code so I created microservice which deployed on Vercel.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/tn/og-parser"&gt;og-parser on GitHub&lt;/a&gt;&lt;/p&gt;

</description>
      <category>vercel</category>
      <category>microservices</category>
      <category>webscrapping</category>
    </item>
    <item>
      <title>Simple Modals Queue in React</title>
      <dc:creator>Timur Nurislamov</dc:creator>
      <pubDate>Tue, 29 Sep 2020 09:56:09 +0000</pubDate>
      <link>https://dev.to/nurislamov/simple-modals-queue-in-react-4g6c</link>
      <guid>https://dev.to/nurislamov/simple-modals-queue-in-react-4g6c</guid>
      <description>&lt;p&gt;Here is my simple realization of Modals Queue written with Context Api.&lt;/p&gt;

&lt;p&gt;&lt;iframe src="https://codesandbox.io/embed/dialogs-queue-le0ux"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

</description>
      <category>react</category>
    </item>
  </channel>
</rss>
