<?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: that good company</title>
    <description>The latest articles on DEV Community by that good company (@thatgoodcompany).</description>
    <link>https://dev.to/thatgoodcompany</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%2Forganization%2Fprofile_image%2F1708%2F7149def2-18c3-4667-bded-45b11df34358.png</url>
      <title>DEV Community: that good company</title>
      <link>https://dev.to/thatgoodcompany</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/thatgoodcompany"/>
    <language>en</language>
    <item>
      <title>Code Challenge #5 | styled jsx | Raising Card</title>
      <dc:creator>Alejandro Foronda</dc:creator>
      <pubDate>Thu, 09 Jan 2020 16:28:09 +0000</pubDate>
      <link>https://dev.to/thatgoodcompany/code-challenge-5-styled-jsx-raising-card-42d7</link>
      <guid>https://dev.to/thatgoodcompany/code-challenge-5-styled-jsx-raising-card-42d7</guid>
      <description>&lt;h2&gt;
  
  
  Challenge
&lt;/h2&gt;

&lt;p&gt;Make the card component be able to receive an image prop and display it on the top half of the card. &lt;/p&gt;

&lt;p&gt;&lt;iframe src="https://codesandbox.io/embed/kjnik?module=/components/card.js"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

&lt;p&gt;&lt;a href="https://codesandbox.io/s/raising-card-sample-kjnik?module=components/card.js"&gt;Solve the challenge on CodeSandbox&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Remember&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;To edit the sandbox you'll need to fork it.&lt;/p&gt;

&lt;h2&gt;
  
  
  Solution
&lt;/h2&gt;

&lt;p&gt;You can send your solutions and request any help by reaching us via twitter to &lt;a href="https://twitter.com/thatgoodcompany"&gt;@thatgoodcompany&lt;/a&gt; or via email to &lt;a href="//mailto:contact@thatgoodcompany.com"&gt;contact@thatgoodcompany.com&lt;/a&gt;.&lt;/p&gt;

</description>
      <category>challenge</category>
      <category>javascript</category>
      <category>css</category>
    </item>
    <item>
      <title>Code Challenge #4 | Stripe + NextJS | Change the price of the book</title>
      <dc:creator>Alejandro Foronda</dc:creator>
      <pubDate>Fri, 03 Jan 2020 22:30:18 +0000</pubDate>
      <link>https://dev.to/thatgoodcompany/code-challenge-4-stripe-nextjs-change-the-price-of-the-book-1oj0</link>
      <guid>https://dev.to/thatgoodcompany/code-challenge-4-stripe-nextjs-change-the-price-of-the-book-1oj0</guid>
      <description>&lt;h2&gt;
  
  
  Challenge
&lt;/h2&gt;

&lt;p&gt;Using the next starter project as a guide, can you change the price and image of the book?&lt;/p&gt;

&lt;p&gt;&lt;a href="https://codesandbox.io/s/tgc-challenge-04-2vy3w"&gt;Solve the challenge on CodeSandbox&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Remember&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;To edit the sandbox you'll need to fork it, in order to work you must add &lt;a href="https://codesandbox.io/docs/secrets"&gt;CodeSandbox&lt;/a&gt; secrets with your Stripe's test keys. The name of the env variables is STRIPE_PUBLIC and STRIPE_SECRET.&lt;/p&gt;

&lt;h2&gt;
  
  
  Solution
&lt;/h2&gt;

&lt;p&gt;You can send your solutions and request any help by reaching us via twitter to &lt;a href="https://twitter.com/thatgoodcompany"&gt;@thatgoodcompany&lt;/a&gt; or via email to &lt;a href="//mailto:contact@thatgoodcompany.com"&gt;contact@thatgoodcompany.com&lt;/a&gt;.&lt;/p&gt;

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