<?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: RiperFish</title>
    <description>The latest articles on DEV Community by RiperFish (@riperfish).</description>
    <link>https://dev.to/riperfish</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%2F543893%2F2beb587a-1f58-479e-adcf-ac58ad585e85.jpeg</url>
      <title>DEV Community: RiperFish</title>
      <link>https://dev.to/riperfish</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/riperfish"/>
    <language>en</language>
    <item>
      <title>Laravel - Inertia - React : example</title>
      <dc:creator>RiperFish</dc:creator>
      <pubDate>Sun, 24 Oct 2021 11:28:00 +0000</pubDate>
      <link>https://dev.to/riperfish/laravel-inertia-react-ln3</link>
      <guid>https://dev.to/riperfish/laravel-inertia-react-ln3</guid>
      <description>&lt;p&gt;Laravel and react are my favorite frameworks, i learn by doing, so i always try to recreate things that are already out there ( educational purposes ).&lt;/p&gt;

&lt;p&gt;In this post, i'm gonna be sharing what i accomplished trying to create something like dev.to :D&lt;/p&gt;

&lt;p&gt;&lt;a href="http://dev.landingpage.lt/"&gt;Check the demo&lt;/a&gt;&lt;br&gt;
&lt;a href="https://github.com/RiperFish/Dev.io"&gt;Github Link&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Throw a star if you like what i'm doing :D&lt;/p&gt;

&lt;p&gt;What i did so far :&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Follow tags&lt;/li&gt;
&lt;li&gt;Show posts according to my tags ( by newest )&lt;/li&gt;
&lt;li&gt;Delete &amp;amp; edit my own posts&lt;/li&gt;
&lt;li&gt;Comment system&lt;/li&gt;
&lt;li&gt;Saving a post ( bookmarking )&lt;/li&gt;
&lt;li&gt;Liking a post&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;For beginners, you will find this a good example to :&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;learn Eloquent relationships in laravel&lt;/li&gt;
&lt;li&gt;Eager loading&lt;/li&gt;
&lt;li&gt;The use of resource controllers&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Things i'm going to add :&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Notification system&lt;/li&gt;
&lt;li&gt;Users profiles&lt;/li&gt;
&lt;li&gt;Validations&lt;/li&gt;
&lt;li&gt;Following authors&lt;/li&gt;
&lt;li&gt;Subscribing to post discussion&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;PS : some people may find it similar to dev.to, i don't intend to use this in commercial use or anything, it's only educational purposes.&lt;/p&gt;

</description>
      <category>javascript</category>
      <category>laravel</category>
      <category>react</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
