<?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: nottiela</title>
    <description>The latest articles on DEV Community by nottiela (@goalworld22).</description>
    <link>https://dev.to/goalworld22</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%2F162668%2F47764658-6d90-40b2-8517-8398e99c06b1.png</url>
      <title>DEV Community: nottiela</title>
      <link>https://dev.to/goalworld22</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/goalworld22"/>
    <language>en</language>
    <item>
      <title>Backend Stack suggestion for multi-platform app</title>
      <dc:creator>nottiela</dc:creator>
      <pubDate>Wed, 01 May 2019 08:39:28 +0000</pubDate>
      <link>https://dev.to/goalworld22/backend-stack-suggestion-for-multi-platform-app-3184</link>
      <guid>https://dev.to/goalworld22/backend-stack-suggestion-for-multi-platform-app-3184</guid>
      <description>&lt;p&gt;Hello,&lt;/p&gt;

&lt;p&gt;I am working on a side project, and having difficulty of choosing the right stack to work with.&lt;br&gt;
The problem Im facing is how to manage users in the platform.&lt;br&gt;
I want to use PHP for web , because of SEO mainly. My site will include thousands of products , and after reading quite a bunch, a JS app can never have the same SEO as php\asp, mainly because of search engines algorithms.&lt;/p&gt;

&lt;p&gt;So Im using php for web, and react-native for mobile.&lt;br&gt;
The question now, is what to use for backend. Can I integrate users sign-in and sessions with JS on a php website?&lt;/p&gt;

&lt;p&gt;Or my only point of connection between the website and the mobile apps will be the Database and thats it? &lt;/p&gt;

&lt;p&gt;I am a new beginner and looking to understand the right way to integrate different platforms. Also if you have some support or suggestion for easing development and platform management I would highly appreciate it.&lt;/p&gt;

&lt;p&gt;Thank you&lt;/p&gt;

</description>
      <category>php</category>
      <category>javascript</category>
      <category>node</category>
      <category>beginners</category>
    </item>
  </channel>
</rss>
