<?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: Sina Farhadi</title>
    <description>The latest articles on DEV Community by Sina Farhadi (@error).</description>
    <link>https://dev.to/error</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%2F385020%2F38bd27b5-7626-4f58-a144-069488b898b8.png</url>
      <title>DEV Community: Sina Farhadi</title>
      <link>https://dev.to/error</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/error"/>
    <language>en</language>
    <item>
      <title>Surf paths easier in terminal with Conolist!</title>
      <dc:creator>Sina Farhadi</dc:creator>
      <pubDate>Mon, 06 Jul 2020 08:22:50 +0000</pubDate>
      <link>https://dev.to/error/surf-paths-easier-in-terminal-conolist-gp7</link>
      <guid>https://dev.to/error/surf-paths-easier-in-terminal-conolist-gp7</guid>
      <description>&lt;p&gt;Hi, Thanks for reading article.&lt;br&gt;
you are maybe one of the hundreds of people that have problem or tired of works with directories in terminal with old copy paste method&lt;/p&gt;
&lt;h1&gt;
  
  
  Whats Conolist
&lt;/h1&gt;

&lt;p&gt;Conolist is an open-source CLI app written in python that can help you surf the paths very easily, Yeah it just Cool!&lt;br&gt;
you cant believe? here is the example video&lt;br&gt;
&lt;a href="https://asciinema.org/a/345593"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--s6jtSIVn--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://asciinema.org/a/345593.svg" alt="asciicast"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h1&gt;
  
  
  How to install
&lt;/h1&gt;

&lt;p&gt;if you are a unix based system user you wont have problem with installing conolist because conolist is written in python and need python installed on your system.&lt;/p&gt;
&lt;h1&gt;
  
  
  Mac and Linux
&lt;/h1&gt;

&lt;p&gt;open the terminal and write down the below text&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight"&gt;&lt;pre class="highlight shell"&gt;&lt;code&gt;pip3 &lt;span class="nb"&gt;install &lt;/span&gt;conolist
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;



&lt;p&gt;note that python 3 is required.&lt;br&gt;
then from anywhere in your terminal just run &lt;code&gt;conolist&lt;/code&gt;&lt;br&gt;
to open up it&lt;/p&gt;

&lt;h1&gt;
  
  
  Windows
&lt;/h1&gt;

&lt;p&gt;dear windows users you maybe don't need conolist : D&lt;br&gt;
no i just kidding : )&lt;br&gt;
just install python 3 and do the same way like mac and linux&lt;/p&gt;

&lt;p&gt;Thanks for reading this article&lt;/p&gt;

</description>
      <category>terminal</category>
      <category>conolist</category>
      <category>python</category>
      <category>path</category>
    </item>
    <item>
      <title>How to save data's in react native</title>
      <dc:creator>Sina Farhadi</dc:creator>
      <pubDate>Tue, 12 May 2020 20:46:10 +0000</pubDate>
      <link>https://dev.to/error/how-to-save-data-s-in-react-native-245a</link>
      <guid>https://dev.to/error/how-to-save-data-s-in-react-native-245a</guid>
      <description>&lt;h3&gt;
  
  
  Hi
&lt;/h3&gt;

&lt;p&gt;I want to introduce you the simplest and schematic storage for react native with cool documentation&lt;/p&gt;

&lt;h3&gt;
  
  
  Pleex
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Whats pleex?
Schematic Storage for React native&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;yes. Pleex&lt;/p&gt;

&lt;h3&gt;
  
  
  How to use?
&lt;/h3&gt;

&lt;p&gt;just see pleex documents here &lt;a href="https://pleex.gitbook.io/docs"&gt;Docs&lt;/a&gt;&lt;/p&gt;

</description>
      <category>reactnative</category>
      <category>database</category>
      <category>schema</category>
      <category>pleex</category>
    </item>
  </channel>
</rss>
