<?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: Doron Roberts-Kedes</title>
    <description>The latest articles on DEV Community by Doron Roberts-Kedes (@doronrk).</description>
    <link>https://dev.to/doronrk</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.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F359051%2F5a30ca60-ecb1-47ea-94cc-4f90ce60767e.jpeg</url>
      <title>DEV Community: Doron Roberts-Kedes</title>
      <link>https://dev.to/doronrk</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/doronrk"/>
    <language>en</language>
    <item>
      <title>UI Data table component library similar to Shopify's Polaris?</title>
      <dc:creator>Doron Roberts-Kedes</dc:creator>
      <pubDate>Wed, 01 Apr 2020 16:36:05 +0000</pubDate>
      <link>https://dev.to/doronrk/ui-data-table-component-library-similar-to-shopify-s-polaris-2o22</link>
      <guid>https://dev.to/doronrk/ui-data-table-component-library-similar-to-shopify-s-polaris-2o22</guid>
      <description>&lt;p&gt;Shopify provides a fairly spectacular set of UI components with really nice support for data tables (and "Resource lists" - fairly similar) with integrated support for filters and all the other bells and whistles that you'll usually find in a modern web app. &lt;/p&gt;

&lt;p&gt;&lt;a href="https://polaris.shopify.com/components/lists-and-tables/resource-list#all-examples"&gt;https://polaris.shopify.com/components/lists-and-tables/resource-list#all-examples&lt;/a&gt; (select "Resource list with all of its elements" from the dropdown)&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--QURUjIzV--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/xy8hhifl50gx5q0d251v.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--QURUjIzV--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/xy8hhifl50gx5q0d251v.png" alt="Example"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Only problem is we're not building a Shopify app, so the license prevents us from using it, but we love the library. The main react data table libraries I've found (react-table, etc) seem much better than building our own from scratch. Is there anything similar to Shopify's library out there? &lt;/p&gt;

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