<?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: Luís Cardoso</title>
    <description>The latest articles on DEV Community by Luís Cardoso (@lfacpt).</description>
    <link>https://dev.to/lfacpt</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%2F165362%2F779b6ee4-9488-449b-8a57-ec4fdd009426.jpeg</url>
      <title>DEV Community: Luís Cardoso</title>
      <link>https://dev.to/lfacpt</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/lfacpt"/>
    <language>en</language>
    <item>
      <title>Guide - JavaScript and React unit tests basics</title>
      <dc:creator>Luís Cardoso</dc:creator>
      <pubDate>Tue, 04 Jun 2019 14:33:39 +0000</pubDate>
      <link>https://dev.to/lfacpt/guide-javascript-and-react-unit-tests-basics-5c8c</link>
      <guid>https://dev.to/lfacpt/guide-javascript-and-react-unit-tests-basics-5c8c</guid>
      <description>&lt;p&gt;I'm writing a two-part guide to JavaScript and React unit tests. The guide is aimed at people with some JavaScript experience but that never have written any tests and/or don't know the concepts.&lt;/p&gt;

&lt;p&gt;The first part covers the concepts and the second will be a tutorial to actually write the tests.&lt;/p&gt;

&lt;p&gt;You can find the first part of the guide &lt;a href="https://medium.com/feedzaitech/javascript-and-react-unit-tests-basics-324e93dfc64c"&gt;here&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Let me know if you any comments, feedback is welcome!&lt;/p&gt;

</description>
      <category>javascript</category>
      <category>react</category>
      <category>beginners</category>
      <category>testing</category>
    </item>
    <item>
      <title>Introducing Brushable Histogram</title>
      <dc:creator>Luís Cardoso</dc:creator>
      <pubDate>Thu, 09 May 2019 11:11:37 +0000</pubDate>
      <link>https://dev.to/lfacpt/introducing-brushable-histogram-1302</link>
      <guid>https://dev.to/lfacpt/introducing-brushable-histogram-1302</guid>
      <description>&lt;p&gt;Hey, just wanted to share our first React open source component: Brushable Histogram!&lt;/p&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%2Fthepracticaldev.s3.amazonaws.com%2Fi%2F9lb2ffn7q4kq8iq9ztsz.png" 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%2Fthepracticaldev.s3.amazonaws.com%2Fi%2F9lb2ffn7q4kq8iq9ztsz.png" alt="Previews of the histogram"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The Brushable Histogram is a time histogram with a brushable preview of the whole dataset below it.&lt;/p&gt;

&lt;p&gt;Besides React, the component also uses a lot of d3.&lt;/p&gt;

&lt;p&gt;If you want to know more about it you can read the launch &lt;a href="https://medium.com/feedzaitech/introducing-brushable-histogram-6c6b0f0f60ca" rel="noopener noreferrer"&gt;blog post&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;You can checkout the &lt;a href="https://github.com/feedzai/brushable-histogram" rel="noopener noreferrer"&gt;Github repo&lt;/a&gt; or the &lt;a href="https://feedzai.github.io/brushable-histogram" rel="noopener noreferrer"&gt;demos&lt;/a&gt; as well.&lt;/p&gt;

&lt;p&gt;Let me know if you have any feedback!&lt;/p&gt;

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