<?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: tecsxpert</title>
    <description>The latest articles on DEV Community by tecsxpert (@tecsxpert).</description>
    <link>https://dev.to/tecsxpert</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%2F1384253%2F75e81fa0-e280-4bf8-a8c8-5f13b1ad05a1.png</url>
      <title>DEV Community: tecsxpert</title>
      <link>https://dev.to/tecsxpert</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/tecsxpert"/>
    <language>en</language>
    <item>
      <title>Laravel Spring and React Project</title>
      <dc:creator>tecsxpert</dc:creator>
      <pubDate>Mon, 22 Apr 2024 05:59:40 +0000</pubDate>
      <link>https://dev.to/tecsxpert/laravel-spring-and-react-project-1n6h</link>
      <guid>https://dev.to/tecsxpert/laravel-spring-and-react-project-1n6h</guid>
      <description>&lt;p&gt;Hi folks, &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What is this Project about?&lt;/strong&gt;&lt;br&gt;
I am planning to create a personal project that has Laravel Backend that controls Security, Authentication, Auhorization and UI rendering Functionalities and a Spring REST backend that takes care of all other CRUD functionalities. The UI is built on ReactJS.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What is the purpose of this project?&lt;/strong&gt;&lt;br&gt;
This project is purely experimental, I'm doing this project more or less to improve my understanding on the subject.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What is the project intended to do?&lt;/strong&gt;&lt;br&gt;
This project has 3 parts, &lt;br&gt;
Part 1 Landing Page that is dynamically rendered via Laravel. &lt;br&gt;
Part 2 Authentication and User Management that is taken care via Laravel CRUD&lt;br&gt;
Part 3 A Website CMS that has CRUD completely handled on the Spring side.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What is the Infrastruture for this Project?&lt;/strong&gt;&lt;br&gt;
Entire Project inclusive of Laravel, React and Spring is Hosted on AWS EC2 T2.Micro Instance, &lt;br&gt;
AWS RDS MySQL Instane on t3.mircro is used as DB.&lt;br&gt;
AWS S3 for File storage&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;My ask to the dev.to community?&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;What additional improvements can be done.&lt;/li&gt;
&lt;li&gt;is there a better approach that can used in place of this for future projects?&lt;/li&gt;
&lt;li&gt;What are you personal and professional opinions on this.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Below is the visual representation of the intended architecture&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F0sa7nwyitqzmbw0lekig.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F0sa7nwyitqzmbw0lekig.png" alt="Image description" width="800" height="483"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>discuss</category>
      <category>spring</category>
      <category>laravel</category>
      <category>react</category>
    </item>
  </channel>
</rss>
