<?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: code-simple</title>
    <description>The latest articles on DEV Community by code-simple (@codesimple).</description>
    <link>https://dev.to/codesimple</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%2F1038086%2F1ab0f2b0-7b9f-4ddf-97d6-e5d54022f419.png</url>
      <title>DEV Community: code-simple</title>
      <link>https://dev.to/codesimple</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/codesimple"/>
    <language>en</language>
    <item>
      <title>Good practice of Managing Front/Back end</title>
      <dc:creator>code-simple</dc:creator>
      <pubDate>Tue, 21 Mar 2023 05:52:10 +0000</pubDate>
      <link>https://dev.to/codesimple/good-practice-of-managing-frontback-end-5hag</link>
      <guid>https://dev.to/codesimple/good-practice-of-managing-frontback-end-5hag</guid>
      <description>&lt;p&gt;Hello guys i was thinking what is best practice to manage front and back end. &lt;br&gt;
Forexample i have project name TodoApp so i basically make two folders server and client and make repository at github of TodoApp with both folders in.&lt;br&gt;
But the problem is when i deploy it at Heroku , then i upload server folder to another github repository .&lt;/p&gt;

&lt;p&gt;Now i have to manage two repositories first with TodoApp with two folders, and second server &lt;/p&gt;

&lt;p&gt;Please show me the correct method to do it. &lt;/p&gt;

</description>
      <category>beginners</category>
    </item>
    <item>
      <title>ExpressJs and NextJs</title>
      <dc:creator>code-simple</dc:creator>
      <pubDate>Sat, 11 Mar 2023 13:04:58 +0000</pubDate>
      <link>https://dev.to/codesimple/expressjs-and-nextjs-3m46</link>
      <guid>https://dev.to/codesimple/expressjs-and-nextjs-3m46</guid>
      <description>&lt;p&gt;I have confusion in understanding whether we need expressJS if we are using nextJS. &lt;br&gt;
In react we need separate server to perform server side , is nextJS same to it do we need expressJS or no ?&lt;/p&gt;

</description>
      <category>beginners</category>
    </item>
    <item>
      <title>Explain GraphQL like I'm five</title>
      <dc:creator>code-simple</dc:creator>
      <pubDate>Sun, 05 Mar 2023 11:25:18 +0000</pubDate>
      <link>https://dev.to/codesimple/explain-graphql-like-im-five-98i</link>
      <guid>https://dev.to/codesimple/explain-graphql-like-im-five-98i</guid>
      <description>&lt;p&gt;It would be more helpful if you compare it with other SQL.&lt;/p&gt;

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