<?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>Forem: sheriffderek</title>
    <description>The latest articles on Forem by sheriffderek (@sheriffderek).</description>
    <link>https://forem.com/sheriffderek</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%2F349449%2F0a8a42bf-cb9c-41cc-9708-0d8170d8ab08.jpeg</url>
      <title>Forem: sheriffderek</title>
      <link>https://forem.com/sheriffderek</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/sheriffderek"/>
    <language>en</language>
    <item>
      <title>Great chat with Devon on his new podcast DEVCODER TV</title>
      <dc:creator>sheriffderek</dc:creator>
      <pubDate>Sun, 16 Jan 2022 00:55:07 +0000</pubDate>
      <link>https://forem.com/sheriffderek/great-chat-with-devon-on-his-new-podcast-devcoder-tv-31id</link>
      <guid>https://forem.com/sheriffderek/great-chat-with-devon-on-his-new-podcast-devcoder-tv-31id</guid>
      <description>&lt;p&gt;I've been following Devon's journey for a while while I lurk around Career Karma.&lt;/p&gt;

&lt;p&gt;When I heard he was starting a podcast, I reached out - and guess what! I got to be the first guest.&lt;/p&gt;

&lt;p&gt;It was really nice to finally meet the real human and not just the avatar - and I think we had a great talk / and that you'd like it.&lt;/p&gt;

&lt;p&gt;@sherifferek Talks with Devon Curtis on DEVCODER TV: &lt;a href="https://anchor.fm/dev-codertv/episodes/Episode-1-Derek-Wood---The-Mindset-of-Becoming-a-Developer-e1d0gnv"&gt;The Mindset of Becoming a Developer&lt;/a&gt; Listen here!&lt;/p&gt;

&lt;p&gt;: )&lt;/p&gt;

</description>
    </item>
    <item>
      <title>The Odin Project: Landing page: walk-through</title>
      <dc:creator>sheriffderek</dc:creator>
      <pubDate>Wed, 13 Oct 2021 01:17:32 +0000</pubDate>
      <link>https://forem.com/perpetual_edu/the-odin-project-landing-page-walk-through-214f</link>
      <guid>https://forem.com/perpetual_edu/the-odin-project-landing-page-walk-through-214f</guid>
      <description>&lt;h2&gt;
  
  
  There is a never-ending supply of “free” educational materials.
&lt;/h2&gt;

&lt;p&gt;But how do you know if they are “&lt;em&gt;good&lt;/em&gt;” - if you don't know that much about the subject yet?&lt;/p&gt;

&lt;p&gt;Well, one way - is to see the final product.&lt;/p&gt;

&lt;p&gt;Today, I'd like to talk about TOP's landing page project from their fundamentals course.&lt;/p&gt;

&lt;h3&gt;
  
  
  Here are some of the outcomes:
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fcommunity.codenewbie.org%2Fremoteimages%2Fuploads%2Farticles%2Fyhnl2vsdhoie93xtpwfb.jpeg" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fcommunity.codenewbie.org%2Fremoteimages%2Fuploads%2Farticles%2Fyhnl2vsdhoie93xtpwfb.jpeg" alt="Figure of many broken website layouts"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;em&gt;To be fair&lt;/em&gt;, They say:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;“Do not worry about making your project look nice on a mobile device. We’ll learn that later.”&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;But in a world where 80% of traffic is on a small screen, we feel like this is starting newcomers off on the wrong foot. HTML and CSS are better than ever and learning from a small-screen-first approach has &lt;em&gt;massive&lt;/em&gt; benefits beyond just the responsive layout bits. (Did I just turn English for a minute?)&lt;/p&gt;

&lt;p&gt;It's much more difficult to undo mental models later - than to just get them right in the first place.&lt;/p&gt;

&lt;p&gt;You can check out the whole lesson/&lt;a href="https://www.theodinproject.com/paths/foundations/courses/foundations/lessons/landing-page" rel="noopener noreferrer"&gt;project outline&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;(it has the mockup etc.)&lt;/p&gt;

&lt;p&gt;If you want a challenge, give it a shot! &lt;/p&gt;

&lt;p&gt;and when you're done, you can see my take on it:&lt;/p&gt;

&lt;p&gt;&lt;iframe src="https://player.vimeo.com/video/622166595" width="710" height="399"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

&lt;p&gt;If you have any thoughts about this, we'd love to hear them. Have you gone through the TOP foundation course? Did we miss anything? We can splice in any of your suggestions. : )&lt;/p&gt;

&lt;p&gt;I hope you find it helpful.&lt;/p&gt;




&lt;p&gt;Hey - and - if you feel like doing some flexbox challenges: we have some "&lt;em&gt;free&lt;/em&gt;" (haha) ones right here: &lt;a href="https://perpetual.education/exercises/flexbox-part-1/" rel="noopener noreferrer"&gt;https://perpetual.education/exercises/flexbox-part-1&lt;/a&gt;&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>tutorial</category>
      <category>beginners</category>
      <category>css</category>
    </item>
    <item>
      <title>"Should I learn React?"</title>
      <dc:creator>sheriffderek</dc:creator>
      <pubDate>Sun, 16 May 2021 19:37:19 +0000</pubDate>
      <link>https://forem.com/perpetual_edu/should-i-learn-react-49o3</link>
      <guid>https://forem.com/perpetual_edu/should-i-learn-react-49o3</guid>
      <description>&lt;p&gt;If you're asking this question...&lt;/p&gt;

&lt;p&gt;Then the answer is &lt;em&gt;no.&lt;/em&gt; Why?&lt;/p&gt;

&lt;p&gt;&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/-IZySRgEHXk"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

&lt;p&gt;When you know &lt;em&gt;for sure&lt;/em&gt; what wall you've hit, what needs to happen, what tool makes that happen, and you understand the tech debt you'll incur, then (and only then) - should you even consider learning it. That goes for anything. &lt;/p&gt;

&lt;p&gt;Should you learn CSS Grid? &lt;/p&gt;

&lt;p&gt;(If you're asking... then - &lt;em&gt;no&lt;/em&gt;)&lt;/p&gt;

&lt;p&gt;Should you learn Rails? &lt;/p&gt;

&lt;p&gt;(If you're asking... then - &lt;em&gt;no&lt;/em&gt;)&lt;/p&gt;




&lt;p&gt;Would you like to learn "All the things" in order of importance and skip all of the "Should I..." and all the youtube videos and late nights and tutorials?&lt;/p&gt;

&lt;p&gt;Check out what we're doing at Perpetual Dot Education.&lt;/p&gt;

</description>
      <category>react</category>
    </item>
    <item>
      <title>That boot camp might be lying to you</title>
      <dc:creator>sheriffderek</dc:creator>
      <pubDate>Thu, 06 May 2021 22:22:42 +0000</pubDate>
      <link>https://forem.com/perpetual_edu/that-boot-camp-might-be-lying-to-you-46ke</link>
      <guid>https://forem.com/perpetual_edu/that-boot-camp-might-be-lying-to-you-46ke</guid>
      <description>&lt;h2&gt;
  
  
  Have you noticed that ALL of the boot camps get the "Best Boot Camp" award - in some shape or form?
&lt;/h2&gt;

&lt;p&gt;Had you noticed that they almost all get 5/5 scores? Can they really ALL be &lt;em&gt;the best&lt;/em&gt;. Well, if you didn't notice &lt;em&gt;that&lt;/em&gt; - then you definitely didn't notice all of the really sneaky stuff.&lt;/p&gt;

&lt;p&gt;&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/luxIa3Qs2lA"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

&lt;p&gt;Before you fall into the high-pressure sales trap, take a second look. Just because they are lying to &lt;em&gt;you&lt;/em&gt; doesn't mean you have to lie to yourself.&lt;/p&gt;




&lt;p&gt;Also - if anyone needs some fake awards, &lt;em&gt;we have Photoshop&lt;/em&gt;.&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Don the Developer interviews ME about Perpetual Education</title>
      <dc:creator>sheriffderek</dc:creator>
      <pubDate>Tue, 06 Apr 2021 02:29:03 +0000</pubDate>
      <link>https://forem.com/sheriffderek/don-the-developer-interviews-me-about-perpetual-education-323l</link>
      <guid>https://forem.com/sheriffderek/don-the-developer-interviews-me-about-perpetual-education-323l</guid>
      <description>&lt;p&gt;We will make a detailed post about this later… but - in the hopes that we can help build some momentum for Don, here’s the link - and we'll circle back around.&lt;/p&gt;

&lt;p&gt;&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/Djmiqd-S13Q"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

&lt;p&gt;Interesting? Let's talk about it!&lt;/p&gt;

</description>
    </item>
    <item>
      <title>My first css-tricks article</title>
      <dc:creator>sheriffderek</dc:creator>
      <pubDate>Tue, 19 Jan 2021 20:55:59 +0000</pubDate>
      <link>https://forem.com/sheriffderek/my-first-css-tricks-article-d8l</link>
      <guid>https://forem.com/sheriffderek/my-first-css-tricks-article-d8l</guid>
      <description>&lt;h2&gt;
  
  
  Coming full circle
&lt;/h2&gt;

&lt;p&gt;In 2010, I started to learn web development. I was 29 years old. You can read the whole story &lt;a href="https://community.codenewbie.org/perpetual_edu/my-learning-journey-d6k"&gt;here&lt;/a&gt; &lt;em&gt;if you want&lt;/em&gt;.&lt;/p&gt;

&lt;p&gt;I watched two courses on lynda.com and one of those courses was Chris Coyier's 'WordPress' course.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;Who knew what an effect it would have on me&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Chris worked through the business goals, and the assets, and the planning, and build out the whole thing in HTML first. Then he went over the whole PHP system (which was just mindblowing for me) - and step by step he builds a theme from scratch. (well you know... as scratch as you can - &lt;em&gt;there being a framework and all&lt;/em&gt;)&lt;/p&gt;

&lt;p&gt;I had NO idea how "web 2.0" worked... or what LAMP or MAMP was. I had no idea what PHP was... or how templates worked or what "dynamic" meant. And he did it all while working with best practices and standards - and &lt;em&gt;well&lt;/em&gt;, he did a &lt;strong&gt;great&lt;/strong&gt; job.&lt;/p&gt;

&lt;h2&gt;
  
  
  I loved reading his blog at &lt;a href="https://css-tricks.com"&gt;css-tricks&lt;/a&gt;
&lt;/h2&gt;

&lt;p&gt;CSS was a lot more quirky back then! and it was a lifesaver.&lt;/p&gt;

&lt;p&gt;These days, CSS-tricks is about A LOT more than just CSS.&lt;/p&gt;

&lt;p&gt;and specifically today! They've published my article &lt;a href="https://css-tricks.com/on-type-patterns-and-style-guides"&gt;On Type Patterns and Style Guides&lt;/a&gt;. It's about typography and CSS but it's &lt;em&gt;really&lt;/em&gt; about breaking down the barriers between &lt;a href="https://perpetual.education/an-analogy-for-the-designer-developer-relationship/"&gt;"creatives" and "coders."&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;If you like CSS and typography - or have ever had a hard time managing type styles in large projects - or you like live-style guides and styletil.es ~ Then please give her a read and let me know your thoughts!&lt;/p&gt;

&lt;p&gt;&lt;a href="https://css-tricks.com/on-type-patterns-and-style-guides"&gt;https://css-tricks.com/on-type-patterns-and-style-guides&lt;/a&gt;&lt;/p&gt;

</description>
      <category>design</category>
      <category>webdev</category>
      <category>typography</category>
      <category>css</category>
    </item>
  </channel>
</rss>
