<?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: sgoulas</title>
    <description>The latest articles on DEV Community by sgoulas (@sgoulas).</description>
    <link>https://dev.to/sgoulas</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%2F417615%2F142b6299-2605-443a-8bb7-a0bb4f6b4839.jpeg</url>
      <title>DEV Community: sgoulas</title>
      <link>https://dev.to/sgoulas</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/sgoulas"/>
    <language>en</language>
    <item>
      <title>I created an e-commerce site from scratch and kept a development diary over the course of 5 months</title>
      <dc:creator>sgoulas</dc:creator>
      <pubDate>Sun, 31 Oct 2021 01:19:28 +0000</pubDate>
      <link>https://dev.to/sgoulas/i-created-an-e-commerce-site-from-scratch-and-kept-a-development-diary-over-the-cource-of-5-months-12mm</link>
      <guid>https://dev.to/sgoulas/i-created-an-e-commerce-site-from-scratch-and-kept-a-development-diary-over-the-cource-of-5-months-12mm</guid>
      <description>&lt;p&gt;&lt;strong&gt;tl;dr&lt;/strong&gt; I completed a personal project that I would like to share: &lt;a href="https://github.com/sgoulas/pdpProject" rel="noopener noreferrer"&gt;project repository&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Hello all,&lt;/p&gt;

&lt;p&gt;I recently finished working on a personal project where I set up to create a simple e-commerce project from scratch in order to learn some new things and I would like to share it with anyone that might be interested.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://youtu.be/tExUzbz5eCY" rel="noopener noreferrer"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fgusxqdu4a81kjfytyovi.jpg" alt="Watch the video" width="480" height="360"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;em&gt;click the image above to see the demo&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;The stack includes: material-ui, nextjs, redux, redux-saga, redux-toolkit, jest with react-testing-library, apollo and more. &lt;/p&gt;

&lt;p&gt;I also tried to implemet SEO features like open graph protocol and structured metadata and validated the mark up and the application's accessibility through W3C and WAVE validators.&lt;/p&gt;

&lt;p&gt;The biggest point of interest in my opinion is the documentation. I kept a detailed development diary (over the span of 5 months) for each day I worked on the project which includes all my decisions (style / architecture / technology stack) as well as almost all the problems I faced and the crossroads I found myself on. In that regard, the project might be useful to junior and &lt;em&gt;maybe&lt;/em&gt; medior developers that often wonder "how do I start creating something from scratch?" or faced similar problems in their projects.&lt;/p&gt;

&lt;p&gt;The project can be found here:  &lt;a href="https://github.com/sgoulas/pdpProject" rel="noopener noreferrer"&gt;project repository&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Thank you for your time, have a nice day.&lt;/p&gt;

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