<?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: Tolu Kalejaiye</title>
    <description>The latest articles on DEV Community by Tolu Kalejaiye (@tkalejaiye).</description>
    <link>https://dev.to/tkalejaiye</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%2F100315%2Fd6545b1f-6b89-43cc-991c-8d85fc1d313b.jpeg</url>
      <title>DEV Community: Tolu Kalejaiye</title>
      <link>https://dev.to/tkalejaiye</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/tkalejaiye"/>
    <language>en</language>
    <item>
      <title>Should the ecommerce layer be separated from the CMS?</title>
      <dc:creator>Tolu Kalejaiye</dc:creator>
      <pubDate>Wed, 17 Apr 2019 02:09:47 +0000</pubDate>
      <link>https://dev.to/tkalejaiye/should-the-ecommerce-layer-be-separated-from-the-cms-9p9</link>
      <guid>https://dev.to/tkalejaiye/should-the-ecommerce-layer-be-separated-from-the-cms-9p9</guid>
      <description>&lt;p&gt;Hey guys, got another question. So I'm trying to decide what tools I'm going to use in building an ecommerce site for a client. Currently I've decided to build it using Gatsby.js and Shopify for product creation/inventory and all the ecommerce stuff. I also plan on using Netlify CMS for content management on the site(blog posts, location info etc.) &lt;/p&gt;

&lt;p&gt;I had initially wanted to use Netlify CMS to handle the product creation as well, but I couldn't figure out how to do that and incorporate inventory management. I would be able to create the products through the CMS sure, but how would I update the product count if items get bought or it goes out of stock? I read a tutorial on Contentful where they use Contentful for product creation and Commerce Layer for inventory management. The app then makes api calls to Commerce Layer to update product counts. Is this a normal pattern or is it preferred/easier to just manage product creation and inventory management in the same place?&lt;/p&gt;

</description>
      <category>help</category>
    </item>
    <item>
      <title>Can I host a client site on my github?</title>
      <dc:creator>Tolu Kalejaiye</dc:creator>
      <pubDate>Tue, 16 Apr 2019 23:30:56 +0000</pubDate>
      <link>https://dev.to/tkalejaiye/can-i-host-a-client-site-on-my-github-25i0</link>
      <guid>https://dev.to/tkalejaiye/can-i-host-a-client-site-on-my-github-25i0</guid>
      <description>&lt;p&gt;Hey everyone. I could use a little advice on something. I'm taking on a project for a client, building them an ecommerce website. I plan on using gatsby.js to build it with netlify cms. Netlify uses your github repo as the "backend" to the app and for continuous deployment. Is it acceptable to have a client's source on my github? Should I create a separate github account to use for their repo? Not really sure how to navigate this as it's my first time taking on such a job. Any advice would be appreciated, thank you!&lt;/p&gt;

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