<?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: Bradley Collins</title>
    <description>The latest articles on DEV Community by Bradley Collins (@bradleycollins).</description>
    <link>https://dev.to/bradleycollins</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%2F107520%2F9a73360d-d0ea-434d-aac4-d5d41f00d8bb.jpg</url>
      <title>DEV Community: Bradley Collins</title>
      <link>https://dev.to/bradleycollins</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/bradleycollins"/>
    <language>en</language>
    <item>
      <title>Ideal workflow to start a new site from a blank canvas?</title>
      <dc:creator>Bradley Collins</dc:creator>
      <pubDate>Wed, 24 Jul 2019 21:35:45 +0000</pubDate>
      <link>https://dev.to/bradleycollins/ideal-workflow-to-start-a-new-site-from-a-blank-canvas-1bi6</link>
      <guid>https://dev.to/bradleycollins/ideal-workflow-to-start-a-new-site-from-a-blank-canvas-1bi6</guid>
      <description>&lt;p&gt;I am trying not to go back into tutorial purgatory and have been working from scratch on new projects.&lt;/p&gt;

&lt;p&gt;In order to up my HTML and CSS skills, I found a website (made in Wordpress) that I am attempting to mimic with HTML, SCSS, and JS.&lt;/p&gt;

&lt;p&gt;My first thought is, why don't I get all of the content marked up in HTML first and then I can tackle the CSS to make it look like the original. This started off well enough, but as I scrolled through the example site, I realized the page is SUPER long and has a lot of different sections/content.&lt;/p&gt;

&lt;p&gt;Now looking back at all the HTML I wrote and my CSS-less page, I'm wondering if this workflow is correct, wrong, or just plain confusing.&lt;/p&gt;

&lt;p&gt;Is there a standard way of starting projects that are used in a production environment? &lt;/p&gt;

&lt;p&gt;Did I just make my life/learning more difficult by not styling each section on the way down the page? I feel like I can do it, but now with the sheer amount of HTML I have, it looks like it's going to take a hot minute to style.&lt;/p&gt;

&lt;p&gt;Any tips/advice on workflow (Am I even using the right word here?) for starting new projects from scratch?&lt;/p&gt;

&lt;p&gt;Looking back at everything I did, all I can think in the back of my head is:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://i.giphy.com/media/nS8HuK8hZDPUI/giphy.gif" class="article-body-image-wrapper"&gt;&lt;img src="https://i.giphy.com/media/nS8HuK8hZDPUI/giphy.gif" alt="planes trains and automobiles gif"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;tyty!&lt;/p&gt;

</description>
      <category>help</category>
      <category>beginners</category>
      <category>codenewbie</category>
    </item>
    <item>
      <title>Purge or Keep old, unfinished projects in GitHub?</title>
      <dc:creator>Bradley Collins</dc:creator>
      <pubDate>Thu, 27 Jun 2019 16:10:24 +0000</pubDate>
      <link>https://dev.to/bradleycollins/purge-or-keep-old-unfinished-projects-in-github-1lbb</link>
      <guid>https://dev.to/bradleycollins/purge-or-keep-old-unfinished-projects-in-github-1lbb</guid>
      <description>&lt;p&gt;Context: I started learning to code off and on a few years ago and only now am I really digging in and trying to make a career switch.&lt;/p&gt;

&lt;p&gt;With that, I have GitHub repositories over a year old with unfinished projects I started when I really didn't know what I was doing.&lt;/p&gt;

&lt;p&gt;What should I do with these repositories? Should I delete them and pretend they never existed? Should I keep them as trophies/reminders of where I came from?&lt;/p&gt;

&lt;p&gt;If a recruiter/interviewer saw these repositories, would they give me the stink eye?&lt;/p&gt;

&lt;p&gt;What I am thinking:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Update the ReadMe files to explain the project (they are empty right now D:)&lt;/li&gt;
&lt;li&gt;Figure out if I want to finish any of them and then get them on a schedule to make sure I finish&lt;/li&gt;
&lt;li&gt;Any projects I plan on not finishing, make sure I explain why in the ReadMe&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Or,&lt;/p&gt;

&lt;p&gt;I just delete them and never look back.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Disclaimer: This is my first Dev.to post. If my tags are wrong, the format is gross, I am open to any feedback/advice posting.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;tyty&lt;/p&gt;

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