<?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: dreambeyondit</title>
    <description>The latest articles on DEV Community by dreambeyondit (@dreambeyondit).</description>
    <link>https://dev.to/dreambeyondit</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%2F351720%2Fdafc6d25-66b2-461e-9a52-e867c8dadaaa.jpeg</url>
      <title>DEV Community: dreambeyondit</title>
      <link>https://dev.to/dreambeyondit</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/dreambeyondit"/>
    <language>en</language>
    <item>
      <title>What is the strong UI framework to make fantastic UI in React?</title>
      <dc:creator>dreambeyondit</dc:creator>
      <pubDate>Sat, 21 Mar 2020 07:13:47 +0000</pubDate>
      <link>https://dev.to/dreambeyondit/what-is-the-strong-ui-framework-to-make-fantastic-ui-in-react-360</link>
      <guid>https://dev.to/dreambeyondit/what-is-the-strong-ui-framework-to-make-fantastic-ui-in-react-360</guid>
      <description>&lt;p&gt;Hi, friends. If I use some UI frameworks like material ui or primereact, it will save my time but it's really hard to customize. And also, there is limitation to customize. In other words, if I use frameworks, I can't build whatever I want. But If I don't use frameworks at all, it will be hard work and it's not effective. So if someone can suggest an underlying framework, it will be help for me. The framework should be qualified by next things. 1. fully custom. This means it never be conflicted with other css. 2. strong function. This means.. Even though it will take more time, I should make whatever I want through that framework. I just thought about reactstrap, react-bootstrap or just tailwind css but I'm not sure. &lt;/p&gt;

</description>
      <category>react</category>
    </item>
    <item>
      <title>How to make a post editor in React</title>
      <dc:creator>dreambeyondit</dc:creator>
      <pubDate>Thu, 19 Mar 2020 01:26:16 +0000</pubDate>
      <link>https://dev.to/dreambeyondit/how-to-make-a-post-editor-in-react-10jf</link>
      <guid>https://dev.to/dreambeyondit/how-to-make-a-post-editor-in-react-10jf</guid>
      <description>&lt;p&gt;Hello. I'm building a simple react web app like hashnode. But I have no idea how to make a post editor. As we already use at hashnode, the editor can highlight any code regarding relevant syntax.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;import React from "react"&lt;br&gt;
&lt;/p&gt;
&lt;/blockquote&gt;

&lt;div class="highlight"&gt;&lt;pre class="highlight javascript"&gt;&lt;code&gt;&lt;span class="k"&gt;import&lt;/span&gt; &lt;span class="nx"&gt;React&lt;/span&gt; &lt;span class="k"&gt;from&lt;/span&gt; &lt;span class="dl"&gt;"&lt;/span&gt;&lt;span class="s2"&gt;react&lt;/span&gt;&lt;span class="dl"&gt;"&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;



&lt;p&gt;Could you suggest some libraries or articles?&lt;/p&gt;

</description>
      <category>react</category>
    </item>
    <item>
      <title>Active Github organization &amp; open source projects</title>
      <dc:creator>dreambeyondit</dc:creator>
      <pubDate>Wed, 18 Mar 2020 22:19:13 +0000</pubDate>
      <link>https://dev.to/dreambeyondit/active-github-organization-open-source-projects-315b</link>
      <guid>https://dev.to/dreambeyondit/active-github-organization-open-source-projects-315b</guid>
      <description>&lt;p&gt;Hey, friends. Where I can find an active organization on github so that I can work with them on the same page. I want to commit to a github open source project but I'm not sure where I can find.&lt;/p&gt;

</description>
      <category>github</category>
    </item>
    <item>
      <title>What's the best solution to build easy extensible components in React?</title>
      <dc:creator>dreambeyondit</dc:creator>
      <pubDate>Tue, 17 Mar 2020 06:48:37 +0000</pubDate>
      <link>https://dev.to/dreambeyondit/what-s-the-best-solution-to-build-easy-extensible-components-in-react-5d5f</link>
      <guid>https://dev.to/dreambeyondit/what-s-the-best-solution-to-build-easy-extensible-components-in-react-5d5f</guid>
      <description>&lt;p&gt;Hello, everyone. My site contains many tables but it's so different with normal tables which are provided by some React UI frameworks like Material Kit UI. I tried with Material Kit UI for the first time, but it was so complicated for me to customize table components as I wanted. I tried to make the tables from scratch but it was big time consuming and really difficult. If someone could suggestion the best solution, it would be great help for me. I want a underlying and power library which can build the components whatever I want and save my time. Specially, table is important in my site. I used react-bootstrap-table, but it seems like not perfect in styling and customization.&lt;/p&gt;

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