<?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: Shayo Rowland</title>
    <description>The latest articles on DEV Community by Shayo Rowland (@eightrix).</description>
    <link>https://dev.to/eightrix</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%2F1975596%2F76d824b9-e877-458e-88b7-d59309fb4461.png</url>
      <title>DEV Community: Shayo Rowland</title>
      <link>https://dev.to/eightrix</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/eightrix"/>
    <language>en</language>
    <item>
      <title>A Destination Awaits When A Journey Begins.</title>
      <dc:creator>Shayo Rowland</dc:creator>
      <pubDate>Mon, 02 Sep 2024 12:59:01 +0000</pubDate>
      <link>https://dev.to/eightrix/a-destination-awaits-when-a-journey-begins-1p48</link>
      <guid>https://dev.to/eightrix/a-destination-awaits-when-a-journey-begins-1p48</guid>
      <description>&lt;p&gt;Photo by &lt;a href="https://unsplash.com/@dinoreichmuth?utm_content=creditCopyText&amp;amp;utm_medium=referral&amp;amp;utm_source=unsplash" rel="noopener noreferrer"&gt;Dino Reichmuth&lt;/a&gt; on &lt;a href="https://unsplash.com/photos/yellow-volkswagen-van-on-road-A5rCN8626Ck?utm_content=creditCopyText&amp;amp;utm_medium=referral&amp;amp;utm_source=unsplash" rel="noopener noreferrer"&gt;Unsplash&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Introduction
&lt;/h2&gt;

&lt;p&gt;Hello and thanks for joining me on the first in a series of interesting journeys of learning and adventure which I'll be embarking on.&lt;/p&gt;

&lt;p&gt;Psst 🤫, took a while to get here, but we're here now (at last!) 😎.&lt;/p&gt;

&lt;p&gt;So here's the thing: Nobody sets off on a journey without having a destination in mind - no matter how unclear or challenging such destination might be - and no matter how daunting the journey is or might turn out, you've just got to be on your way.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;"The journey of a thousand miles begins with a single step."&lt;/em&gt; - Lao Tzu.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;h2&gt;
  
  
  A journey to learning, unlearning and relearning
&lt;/h2&gt;

&lt;p&gt;Having at the back of one's mind the understanding that &lt;em&gt;learning never ends&lt;/em&gt;, this is all about learning, unlearning and relearning 🔁.&lt;/p&gt;

&lt;p&gt;So, I'll be documenting my learning, unlearning and relearning experiences and progress - from start to finish - as I explore the world of modern JavaScript and a few frameworks in the JS ecosystem.&lt;/p&gt;

&lt;h2&gt;
  
  
  A little bit of history
&lt;/h2&gt;

&lt;p&gt;Having being in tech for well over a decade (officially) and more than two decades (unofficially - I designed and launched my first paying-client website in 2002 - fancy me feeling like a hacker back then 😅!), I've had the opportunity to experience the different and various changes within the tech ecosystem.&lt;/p&gt;

&lt;p&gt;I started out as a web UI designer, then moved on to becoming a frontend developer (HTML + CSS), and finally to being a backend developer (PHP/MySQL). I picked up and added some JavaScript (jQuery) to my skills somewhere between my transitioning from frontend to backend development, when I also added frontend UI libraries to my web development toolset.&lt;/p&gt;

&lt;p&gt;One experience that remains etched on my memory is way back in the days when we used &lt;a href="https://en.wikipedia.org/wiki/Microsoft_FrontPage" rel="noopener noreferrer"&gt;Microsoft FrontPage&lt;/a&gt; to build and administer websites, and the best we did was use HTML tables for our layout needs...🦗. Yeah, now I know that sounds and even feels kind'a weird or perhaps Stone Age even, but it was our fix back then 😀.&lt;/p&gt;

&lt;h2&gt;
  
  
  What time is it now?
&lt;/h2&gt;

&lt;p&gt;Fast-forward to the present time 😜, I work as a full stack software developer, constantly learning new skills and honing existing ones to stay relevant in the industry.&lt;/p&gt;

&lt;h2&gt;
  
  
  What I'll be exploring
&lt;/h2&gt;

&lt;p&gt;In this debut series, my focus first will be on the &lt;a href="https://www.mongodb.com/resources/languages/mern-stack-tutorial#what-is-the-mern-stack" rel="noopener noreferrer"&gt;MERN stack&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;TL;DR?&lt;/p&gt;

&lt;p&gt;Okay, the MERN stack (which stands for &lt;strong&gt;M&lt;/strong&gt;ongoDB, &lt;strong&gt;E&lt;/strong&gt;xpress, &lt;strong&gt;R&lt;/strong&gt;eact and &lt;strong&gt;N&lt;/strong&gt;odeJS) is a web development framework that uses React on the frontend, Express.js and Node.js on the server-side, and MongoDB for data storage.&lt;/p&gt;

&lt;p&gt;One nice and cool thing about the MERN stack is it's all JavaScript! Same goes for its other alternatives like the MEAN and MEVN stacks where React is substituted with the "A" for Angular and the "V" for Vue.js respectively.&lt;/p&gt;

&lt;p&gt;You might want to see a comparison or difference between the 3 frameworks here: &lt;a href="https://www.mongodb.com/resources/languages/mean-stack#mean-vs-mern-vs-mevn--whats-the-difference" rel="noopener noreferrer"&gt;MEAN vs MERN vs MEVN&lt;/a&gt;.&lt;/p&gt;

&lt;h2&gt;
  
  
  Outro
&lt;/h2&gt;

&lt;p&gt;If you've stayed with me till this end, then thanks a bunch! I'm excited to begin and document this adventure and share my experiences and progress with you and with as many others as I possibly can.&lt;/p&gt;

&lt;p&gt;I'll be posting new articles on a weekly basis and I promise to not bore you with lengthy or irrelevant content.&lt;/p&gt;

&lt;p&gt;And until my next post, here's wishing you a great learning, unlearning and relearning experience as you go about taking your skills to the next level!&lt;/p&gt;

&lt;p&gt;🥂✌️👍&lt;/p&gt;

</description>
      <category>learn</category>
      <category>unlearn</category>
      <category>relearn</category>
      <category>journeyofathousandmiles</category>
    </item>
  </channel>
</rss>
