<?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: Christian Bryant</title>
    <description>The latest articles on DEV Community by Christian Bryant (@webd00d).</description>
    <link>https://dev.to/webd00d</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%2F467473%2F421e178b-6e4e-4f4a-81c7-c7442f72c512.png</url>
      <title>DEV Community: Christian Bryant</title>
      <link>https://dev.to/webd00d</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/webd00d"/>
    <language>en</language>
    <item>
      <title>Dan Mall, on Collaboration</title>
      <dc:creator>Christian Bryant</dc:creator>
      <pubDate>Fri, 09 Oct 2020 13:16:40 +0000</pubDate>
      <link>https://dev.to/webd00d/dan-mall-on-collaboration-4f66</link>
      <guid>https://dev.to/webd00d/dan-mall-on-collaboration-4f66</guid>
      <description>&lt;p&gt;🎉 New Stack Yack edition is out! This week, the focus is all on #collaboration, specifically between design and development teams. To dive deeper into the topic, I linked up with SuperFriendly founder, Dan Mall.&lt;/p&gt;

&lt;p&gt;We touched on:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;How to harness a collaborative environment in a remote world&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Discuss some of the biggest snags devs and designs working together run into&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Collaboration techniques and tools&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;What the future of collaboration looks like&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;This was one of my favourite interviews I've done for Stack Yack, and hope you enjoy watching it!&lt;/p&gt;

&lt;p&gt;Check it out at &lt;a href="https://stackyack.tv/"&gt;https://stackyack.tv/&lt;/a&gt;&lt;/p&gt;

</description>
      <category>devlive</category>
      <category>design</category>
      <category>leadership</category>
    </item>
    <item>
      <title>"I almost died twice..", a conversation with Weedmaps developer Kent Kawahara</title>
      <dc:creator>Christian Bryant</dc:creator>
      <pubDate>Fri, 18 Sep 2020 17:58:14 +0000</pubDate>
      <link>https://dev.to/webd00d/i-almost-died-twice-a-conversation-with-weedmaps-developer-kent-kawahara-1gp2</link>
      <guid>https://dev.to/webd00d/i-almost-died-twice-a-conversation-with-weedmaps-developer-kent-kawahara-1gp2</guid>
      <description>&lt;p&gt;Originally posted on &lt;a href="https://stackyack.tv/"&gt;Stackyack.tv&lt;/a&gt;&lt;/p&gt;

&lt;h4&gt;
  
  
  Hello, world! Thanks for tuning into the 15th edition of Stack Yack.
&lt;/h4&gt;

&lt;p&gt;15 weeks strong here folks. When I first started SY, my biggest concern was how the hell am I going to create new content every week?! Surprisingly, it's hasn't been too hard. In fact, I've been a making content 1-2 weeks ahead of schedule now. Anyway, just tooting my own horn here a bit and how stoked I am about SY.&lt;/p&gt;

&lt;p&gt;Side note - I'm definitely looking for help on how to grow it across various social channels, so if you are able to help or know someone who can, please reach out to &lt;a href="mailto:christianlovescode@gmail.com"&gt;christianlovescode@gmail.com&lt;/a&gt; :)&lt;/p&gt;

&lt;p&gt;Okay, let's get into it.&lt;/p&gt;

&lt;p&gt;This week (or last week rather), I caught up with Kent K - Senior SWE and former colleague of mine at Weedmaps, in Irvine, CA. We dive into what it's like to work at Weedmaps, how it's changed since COVID, pair programming, learning to code, how he almost died twice and his insanely useful app to help prevent that, staying healthy, and much much more.&lt;/p&gt;

&lt;p&gt;This is a rather long episode, but lots of good nugs 😉 along the way you'll find valuable.&lt;/p&gt;

&lt;p&gt;Watch &lt;a href="https://www.youtube.com/watch?v=AnPLM5o45cg"&gt;here&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;As always thanks for tuning in, and I'm super grateful to have you as a Stack Yack supporter.&lt;/p&gt;

&lt;p&gt;Enjoy the weekend! &lt;br&gt;
Christian&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Automating your workflow with PLOP</title>
      <dc:creator>Christian Bryant</dc:creator>
      <pubDate>Fri, 11 Sep 2020 15:49:31 +0000</pubDate>
      <link>https://dev.to/webd00d/automating-your-workflow-with-plop-j4f</link>
      <guid>https://dev.to/webd00d/automating-your-workflow-with-plop-j4f</guid>
      <description>&lt;p&gt;&lt;em&gt;Originally posted on Stackyack.tv&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;This week my focus was on discovering ways I could automate routine tasks and workflows I go through when coding.&lt;/p&gt;

&lt;p&gt;In my research I came across a JS library called PLOP. Plop is used by countless of companies like PayPal, Microsoft, Mozilla, Vimeo and more - so I figured I'd give it a quick spin.&lt;/p&gt;

&lt;p&gt;I was blown away by how powerful it was. Especially when it comes to automating a lot of the boilerplate code I write daily.&lt;/p&gt;

&lt;p&gt;Before I go any further, you may be wondering, is it even worth it to automate?&lt;/p&gt;

&lt;p&gt;Should you spend the 30 minutes to an hour setting up an automation for a task that takes you just a minute?&lt;/p&gt;

&lt;p&gt;Yes.&lt;/p&gt;

&lt;p&gt;Well, really it just boils down to the frequency of that one minute task. If you find yourself doing said task on some sort of cadence, once a day, once a week, once a month even, then you absolutely should automate it.&lt;/p&gt;

&lt;p&gt;That time adds up that you could use for something else.&lt;/p&gt;

&lt;p&gt;Aside from saving time, automating your workflow minimises the amount of context switching you need to do, which consumes your mental energy – taking away from the primary tasks at hand.&lt;/p&gt;

&lt;p&gt;Bottom line is that context switching should be dodged and avoided like jQuery.&lt;/p&gt;

&lt;p&gt;So, if you're sold on automation and want to learn how, in this video, I dive into the Plop and show you an example of how you can use it to automate writing a React component.&lt;/p&gt;

&lt;p&gt;If you care about saving time, you don't want to miss this one.&lt;/p&gt;

&lt;p&gt;Check out the video here: &lt;a href="https://youtu.be/OF1PJX1f-Jc"&gt;https://youtu.be/OF1PJX1f-Jc&lt;/a&gt;&lt;/p&gt;

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