<?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: Josh Darling</title>
    <description>The latest articles on DEV Community by Josh Darling (@jkyereh).</description>
    <link>https://dev.to/jkyereh</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%2F226718%2F72dbf17a-2837-4a54-b4ea-e8ca5c68a070.jpeg</url>
      <title>DEV Community: Josh Darling</title>
      <link>https://dev.to/jkyereh</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/jkyereh"/>
    <language>en</language>
    <item>
      <title>Day 28-- #100days</title>
      <dc:creator>Josh Darling</dc:creator>
      <pubDate>Thu, 28 Apr 2022 20:09:01 +0000</pubDate>
      <link>https://dev.to/jkyereh/day-28-100days-105</link>
      <guid>https://dev.to/jkyereh/day-28-100days-105</guid>
      <description>&lt;p&gt;Day 28, almost a month now since I started my web dev journey all over again. I must confess, its been challenging and amazing. My focus is on the "The Odin Project" curriculum. &lt;br&gt;
So far, so good.............&lt;br&gt;
As part of the CSS modules, I had to build an Admin dashboard project like this: &lt;a href="https://cdn.statically.io/gh/TheOdinProject/curriculum/main/html_css/grid-lessons/project-dashboard/dashboard-project.png"&gt;https://cdn.statically.io/gh/TheOdinProject/curriculum/main/html_css/grid-lessons/project-dashboard/dashboard-project.png&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I tried my best, not not good enough though, but its an honest code and I admire myself so how far I've come.&lt;br&gt;
This is what I have now, maybe I'll do the project all over again later.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--zoTSLYcA--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/bv751nob5wt2erbxumc7.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--zoTSLYcA--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/bv751nob5wt2erbxumc7.png" alt="Image description" width="880" height="495"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>beginners</category>
      <category>theodinproject</category>
      <category>webdev</category>
      <category>css</category>
    </item>
    <item>
      <title>Day 11 -- #100days</title>
      <dc:creator>Josh Darling</dc:creator>
      <pubDate>Mon, 11 Apr 2022 19:41:43 +0000</pubDate>
      <link>https://dev.to/jkyereh/day-11-100days-obh</link>
      <guid>https://dev.to/jkyereh/day-11-100days-obh</guid>
      <description>&lt;p&gt;Currently on Day 11 of my 100 days of code.&lt;br&gt;
Done with lessons on grid and flexbox, putting those skills together in a project.&lt;/p&gt;

&lt;p&gt;The project is an Admin dashboard that makes use of CSS grid and flexbox.This is what I'm to do.&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--YF7SK9ip--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/7pspk642ddpsip3icxg8.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--YF7SK9ip--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/7pspk642ddpsip3icxg8.png" alt="Image description" width="880" height="495"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;This is what I've done so far, and I'm loving myself for coming this far... :)&lt;br&gt;&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--ehUmoD3R--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/iz9kmlcuya2fimhw2zqw.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--ehUmoD3R--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/iz9kmlcuya2fimhw2zqw.png" alt="Image description" width="880" height="495"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;At the end of the project, I'm hoping to use that design for my portfolio. Will keep y'all updated.&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>beginners</category>
      <category>100daysofcode</category>
      <category>frontend</category>
    </item>
    <item>
      <title>Day 2-4 -- #100days</title>
      <dc:creator>Josh Darling</dc:creator>
      <pubDate>Mon, 04 Apr 2022 22:16:31 +0000</pubDate>
      <link>https://dev.to/jkyereh/day-2-4-100days-1acg</link>
      <guid>https://dev.to/jkyereh/day-2-4-100days-1acg</guid>
      <description>&lt;p&gt;Hello Everyone, my 100 days of code continues.&lt;br&gt;
My day-1 was a flexbox project from a design mock up. For day 2 to 4, I've been catching up on CSS Grids. Its been interesting so far, knowing you can use both flex and grids to make your life more easier. &lt;br&gt;
Day 5 will probably be a project on grids. Will keep you guys updated.&lt;/p&gt;

&lt;p&gt;May the code be with y'all&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>100daysofcode</category>
      <category>beginners</category>
    </item>
    <item>
      <title>Day 1 -- Form #100days</title>
      <dc:creator>Josh Darling</dc:creator>
      <pubDate>Fri, 01 Apr 2022 16:52:03 +0000</pubDate>
      <link>https://dev.to/jkyereh/day-1-form-100days-18ab</link>
      <guid>https://dev.to/jkyereh/day-1-form-100days-18ab</guid>
      <description>&lt;p&gt;So I've finally started The Odin Project again, with my 100 days of code.  Today's code was about creating a form from a mock up image from the Odin Project.&lt;/p&gt;

&lt;p&gt;I tried my best though, but still more room for improvements.&lt;br&gt;
I'm open to any help and suggestions, and pair programming.&lt;/p&gt;

&lt;p&gt;This is the code on github: &lt;a href="https://github.com/jkyereh/FORM-PROJECT"&gt;https://github.com/jkyereh/FORM-PROJECT&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--vUjohFKR--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/bbxd4dxnb2wxpapc6686.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--vUjohFKR--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/bbxd4dxnb2wxpapc6686.png" alt="Image description" width="880" height="495"&gt;&lt;/a&gt;&lt;a href="https://github.com/jkyereh/FORM-PROJECT"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>100daysofcode</category>
      <category>webdev</category>
      <category>frontend</category>
    </item>
    <item>
      <title>100 Days of Code</title>
      <dc:creator>Josh Darling</dc:creator>
      <pubDate>Thu, 31 Mar 2022 17:11:17 +0000</pubDate>
      <link>https://dev.to/jkyereh/100-days-of-code-2gn5</link>
      <guid>https://dev.to/jkyereh/100-days-of-code-2gn5</guid>
      <description>&lt;p&gt;I'm officially starting my 100 days of Code tomorrow, 1st April. During this time, I'll be starting web dev all over again, this time with a focus on Front-end, along side the Odin project's curriculum.&lt;br&gt;
I've been away for so long and I intend to settle with webdev now.&lt;/p&gt;

&lt;p&gt;I hope at the end of this 100 days, I'll be well equipped to land my 1st dev job, preferably remote. I'm so excited ......&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>frontend</category>
      <category>career</category>
      <category>100daysofcode</category>
    </item>
    <item>
      <title>Finally, 1st Rails Project done!</title>
      <dc:creator>Josh Darling</dc:creator>
      <pubDate>Fri, 28 Aug 2020 17:30:06 +0000</pubDate>
      <link>https://dev.to/jkyereh/finally-1st-rails-project-done-3c43</link>
      <guid>https://dev.to/jkyereh/finally-1st-rails-project-done-3c43</guid>
      <description>&lt;p&gt;So somewhere last year(2019), I started learning Ruby on Rails from The Odin Project. I had already been learning and working with HTML &amp;amp; CSS and was already building static sites.&lt;br&gt;
I dived into Rails because I needed to have a backend to certain projects, and because Javascript has always scared me... lol.&lt;/p&gt;

&lt;p&gt;I took a break from The Odin Project, and got back just this month. I dived into the  Blog Project, and after two weeks of anxiety, fustrations and alomst certainly, depression, I'm glad to say I made it.&lt;br&gt;
I'm done with the Blog Project now, thanks to some wonderful people from The Odin Project's discord server.&lt;/p&gt;

&lt;p&gt;It's been an amazing journey, gradually learning syntax and MVC, and how to handle error messages, debugging as well, and more googling , together with stack overflow. I'm proud of myself for seeing this challenge through;  there were many times I felt like giving up and quitting Rails altogether.&lt;/p&gt;

&lt;p&gt;And oh, imagine my surprise when I realized my database was gone after deploying to heroku....&lt;br&gt;
I felt so mad and pained....lol, that was when I got to know that the local database is different from the heroku database, so I'd have to figure out a way to ship my local database too(Database seeding), or write all my articles again.&lt;/p&gt;

&lt;p&gt;Anyway, its been fun and interesting. I'm already calling myself a Full Stack Rails Developer....&lt;br&gt;
Josh_on_Rails it is.......&lt;/p&gt;

</description>
      <category>rails</category>
      <category>showdev</category>
      <category>beginners</category>
      <category>webdev</category>
    </item>
    <item>
      <title>Current Project</title>
      <dc:creator>Josh Darling</dc:creator>
      <pubDate>Tue, 25 Aug 2020 13:23:03 +0000</pubDate>
      <link>https://dev.to/jkyereh/current-project-2ldo</link>
      <guid>https://dev.to/jkyereh/current-project-2ldo</guid>
      <description>&lt;p&gt;So I started tinkering with rails somewhere last year,and went off for a while. I'm back to it now full time, with The Odin Project. Currently working on the Blog project....&lt;br&gt;
Its been great so far, left with two Iterations to complete.&lt;br&gt;
I just thought it would be nice to share, and to at least motivate someone.&lt;/p&gt;

&lt;p&gt;This is the link to the Project Tutorial - &lt;a href="http://tutorials.jumpstartlab.com/projects/blogger.html#blogger-2"&gt;http://tutorials.jumpstartlab.com/projects/blogger.html#blogger-2&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;And this is my github repo as well - &lt;a href="https://github.com/jkyereh/blogger"&gt;https://github.com/jkyereh/blogger&lt;/a&gt;&lt;/p&gt;

</description>
      <category>rails</category>
      <category>beginners</category>
      <category>github</category>
      <category>showdev</category>
    </item>
    <item>
      <title>Flask vs Rails?</title>
      <dc:creator>Josh Darling</dc:creator>
      <pubDate>Mon, 24 Aug 2020 23:11:52 +0000</pubDate>
      <link>https://dev.to/jkyereh/flask-vs-rails-160h</link>
      <guid>https://dev.to/jkyereh/flask-vs-rails-160h</guid>
      <description>&lt;p&gt;Which one seems easy to pick up for a beginner?&lt;/p&gt;

</description>
      <category>rails</category>
      <category>discuss</category>
      <category>webdev</category>
      <category>python</category>
    </item>
  </channel>
</rss>
