<?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: Johnny Navarro</title>
    <description>The latest articles on DEV Community by Johnny Navarro (@johnnyjamesnavarro).</description>
    <link>https://dev.to/johnnyjamesnavarro</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%2F350987%2F5f3581d3-3d5a-4c6a-a1c4-586c67e0d6d7.jpeg</url>
      <title>DEV Community: Johnny Navarro</title>
      <link>https://dev.to/johnnyjamesnavarro</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/johnnyjamesnavarro"/>
    <language>en</language>
    <item>
      <title>How do you deal with SEO in React/SPAs?</title>
      <dc:creator>Johnny Navarro</dc:creator>
      <pubDate>Tue, 21 Jul 2020 00:57:26 +0000</pubDate>
      <link>https://dev.to/johnnyjamesnavarro/how-do-you-deal-with-seo-in-react-spas-25k9</link>
      <guid>https://dev.to/johnnyjamesnavarro/how-do-you-deal-with-seo-in-react-spas-25k9</guid>
      <description>&lt;p&gt;Hi everyone! Hope you are doing fine in this difficult times.&lt;/p&gt;

&lt;p&gt;I'm writing this post because I haven't found any resource really covering this topic other than suggesting Server Side Rendering.&lt;/p&gt;

&lt;p&gt;I wanted to know how do you React devs out there deal with SEO in your apps? I have read about using Helmet, but does it really make a difference? I tried setting up my meta tags there but when testing with &lt;a href="http://www.heymeta.com"&gt;www.heymeta.com&lt;/a&gt; they wouldn't show up. &lt;/p&gt;

&lt;p&gt;I wanted to know if there are some best practices to be used in React apps other than going with SSR. At this point I'm kinda afraid of offering my dev services only to find that my clients websites don't actually show up in search engines, lol.&lt;/p&gt;

&lt;p&gt;Thank you very much!&lt;/p&gt;

</description>
      <category>help</category>
    </item>
    <item>
      <title>COVID-19 Tracker for Panama made in React.js.</title>
      <dc:creator>Johnny Navarro</dc:creator>
      <pubDate>Tue, 07 Apr 2020 16:49:49 +0000</pubDate>
      <link>https://dev.to/johnnyjamesnavarro/covid-19-tracker-for-panama-made-in-react-js-309l</link>
      <guid>https://dev.to/johnnyjamesnavarro/covid-19-tracker-for-panama-made-in-react-js-309l</guid>
      <description>&lt;p&gt;Hello everyone.&lt;/p&gt;

&lt;p&gt;So, I made a COVID-19 tracker. Yes, yet another COVID-19 tracker hahaha. However, I made it specifically with information from my home country Panama. Perhaps you are not from Panama and chances are you don't even speak Spanish, but I wanted to share anyway.&lt;/p&gt;

&lt;p&gt;I got my inspiration from all the hardworking people in my country right now, everyone is doing what they can do to help. I also got inspired by all the amazing work in this community during these hard times. &lt;/p&gt;

&lt;p&gt;Here's the URL: &lt;a href="https://protegetepanama.com/"&gt;https://protegetepanama.com/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The website is a SPA made using React.js. Other tools include:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Charts: react-chartjs-2 (&lt;a href="https://github.com/jerairrest/react-chartjs-2"&gt;https://github.com/jerairrest/react-chartjs-2&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Navbar: react-burger-menu (&lt;a href="https://github.com/negomi/react-burger-menu"&gt;https://github.com/negomi/react-burger-menu&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Navigation Tabs: react-swipeable-views (&lt;a href="https://github.com/oliviertassinari/react-swipeable-views"&gt;https://github.com/oliviertassinari/react-swipeable-views&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Notifications: react-toastify (&lt;a href="https://github.com/fkhadra/react-toastify"&gt;https://github.com/fkhadra/react-toastify&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Twitter Feed: react-twitter-embed (&lt;a href="https://github.com/saurabhnemade/react-twitter-embed"&gt;https://github.com/saurabhnemade/react-twitter-embed&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;UI Library: reactstrap (&lt;a href="https://reactstrap.github.io/"&gt;https://reactstrap.github.io/&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Hosting: Firebase Hosting (&lt;a href="https://firebase.google.com/products/hosting"&gt;https://firebase.google.com/products/hosting&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;It's by no means the best React.js application but I think it came out pretty good. I wanted to make something simple and practical to help the people in my country find all the relevant information easily.&lt;/p&gt;

&lt;p&gt;If you can please take a look.&lt;/p&gt;

&lt;p&gt;Johnny Navarro&lt;/p&gt;

</description>
      <category>react</category>
      <category>webdev</category>
      <category>javascript</category>
      <category>corona</category>
    </item>
    <item>
      <title>Colt Steele's Free Code Camp</title>
      <dc:creator>Johnny Navarro</dc:creator>
      <pubDate>Mon, 23 Mar 2020 16:01:22 +0000</pubDate>
      <link>https://dev.to/johnnyjamesnavarro/colt-steele-s-free-code-camp-h8</link>
      <guid>https://dev.to/johnnyjamesnavarro/colt-steele-s-free-code-camp-h8</guid>
      <description>&lt;p&gt;Hello everyone! I just wanted to share with you that Colt Steele (an excellent instructor from Udemy) has just started a Free Code Camp on Youtube. &lt;/p&gt;

&lt;p&gt;Colt's Code Camp Day 1: &lt;a href="https://www.youtube.com/watch?v=SF_Xl5TOGlY"&gt;https://www.youtube.com/watch?v=SF_Xl5TOGlY&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Titled "Learn to Code at Home for Free", promises to be a way for anyone to enjoy learning to code during these difficult times.&lt;/p&gt;

&lt;p&gt;If you are already a developer you might not need this, but it could be a valuable resource if you know anyone that might want to start coding.&lt;/p&gt;

&lt;p&gt;I looked into it and it's mostly about Web Development. The first episode gives an overview of how Web Development works in general and he'll continue in the following days teaching how to work with Web Development tools and languages.&lt;/p&gt;

&lt;p&gt;I'm not affiliated with Colt in any way, I just thought it could be nice to share it.&lt;/p&gt;

&lt;p&gt;Have fun!&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>html</category>
      <category>css</category>
      <category>javascript</category>
    </item>
  </channel>
</rss>
