<?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: Andrew Sverdrup</title>
    <description>The latest articles on DEV Community by Andrew Sverdrup (@downtowndev).</description>
    <link>https://dev.to/downtowndev</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%2F217879%2Fddaccfda-606b-49d0-a3f2-a6d9bf98c9a5.png</url>
      <title>DEV Community: Andrew Sverdrup</title>
      <link>https://dev.to/downtowndev</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/downtowndev"/>
    <language>en</language>
    <item>
      <title>Free Online GitHub Conference May 6th</title>
      <dc:creator>Andrew Sverdrup</dc:creator>
      <pubDate>Wed, 06 May 2020 05:49:16 +0000</pubDate>
      <link>https://dev.to/downtowndev/free-online-github-conference-may-6th-5ha0</link>
      <guid>https://dev.to/downtowndev/free-online-github-conference-may-6th-5ha0</guid>
      <description>&lt;p&gt;GitHub is putting on a free online conference tomorrow (May 6th). The conference starts at 8:30AM Pacific Time. Checkout the schedule and tune in to the sessions that look interesting to you! No registration required.&lt;/p&gt;

&lt;p&gt;Link: &lt;a href="https://githubsatellite.com/"&gt;https://githubsatellite.com/&lt;/a&gt;&lt;/p&gt;

</description>
      <category>github</category>
      <category>codenewbie</category>
      <category>beginners</category>
      <category>conference</category>
    </item>
    <item>
      <title>Twilio App to get COVID-19 Updates</title>
      <dc:creator>Andrew Sverdrup</dc:creator>
      <pubDate>Fri, 01 May 2020 03:44:56 +0000</pubDate>
      <link>https://dev.to/downtowndev/placeholder-title-47g2</link>
      <guid>https://dev.to/downtowndev/placeholder-title-47g2</guid>
      <description>&lt;h2&gt;
  
  
  What I built
&lt;/h2&gt;

&lt;h4&gt;
  
  
  Category Submission: COVID-19 Communications
&lt;/h4&gt;

&lt;p&gt;I built a Twilio app that sends users the latest COVID-19 statistics for either a state or country.&lt;/p&gt;

&lt;h2&gt;
  
  
  Demo Link
&lt;/h2&gt;

&lt;p&gt;You can try it out by texting &lt;a href="tel:415-562-0796"&gt;415-562-0796&lt;/a&gt;. Here is a short video demo:&lt;/p&gt;

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

&lt;h2&gt;
  
  
  Link to Code
&lt;/h2&gt;

&lt;p&gt;The code is here &lt;a href="https://github.com/programming-liftoff/twilio-covid-data/blob/master/twilio-function.js"&gt;https://github.com/programming-liftoff/twilio-covid-data/blob/master/twilio-function.js&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;I also made a tutorial how this function was used in Twilio to create the complete program &lt;a href="https://dev.to/programmingliftoff/build-a-twilio-app-to-get-covid-19-case-counts-gii"&gt;https://dev.to/programmingliftoff/build-a-twilio-app-to-get-covid-19-case-counts-gii&lt;/a&gt;.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Stack
&lt;/h2&gt;

&lt;p&gt;I built this using Twilio Functions, Twilio Studio, and this COVID-19 API &lt;a href="https://corona.lmao.ninja/docs/"&gt;https://corona.lmao.ninja/docs/&lt;/a&gt;.&lt;/p&gt;

</description>
      <category>twiliohackathon</category>
      <category>javascript</category>
      <category>beginners</category>
    </item>
    <item>
      <title>Build a Twilio App to get COVID-19 Case Counts</title>
      <dc:creator>Andrew Sverdrup</dc:creator>
      <pubDate>Fri, 01 May 2020 03:20:42 +0000</pubDate>
      <link>https://dev.to/programmingliftoff/build-a-twilio-app-to-get-covid-19-case-counts-gii</link>
      <guid>https://dev.to/programmingliftoff/build-a-twilio-app-to-get-covid-19-case-counts-gii</guid>
      <description>&lt;p&gt;&lt;em&gt;This article was originally published on &lt;a href="https://programmingliftoff.com/" rel="noopener noreferrer"&gt;programmingliftoff.com&lt;/a&gt; as &lt;a href="https://programmingliftoff.com/build-a-twilio-app-to-get-covid-19-case-counts/" rel="noopener noreferrer"&gt;Build a Twilio App to get COVID-19 Case Counts&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;In this tutorial you'll learn how to build a Twilio app that sends users the latest COVID-19 statistics for their state or country. I make a video for this tutorial. You can watch it or scroll down for the written tutorial!&lt;/p&gt;

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

&lt;h1&gt;
  
  
  Here's a Demo of What We'll Build
&lt;/h1&gt;

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

&lt;h1&gt;
  
  
  Create a Free Twilio Account
&lt;/h1&gt;

&lt;p&gt;In this tutorial we'll use a free Twilio trial account. If you sign up with my referral link (&lt;a href="https://www.twilio.com/referral/upSwBH" rel="noopener noreferrer"&gt;https://www.twilio.com/referral/upSwBH&lt;/a&gt;) you get a $10 Twilio credit when/if you upgrade your trial account to a paid account. You can also sign up without my referral link at &lt;a href="https://www.twilio.com/try-twilio" rel="noopener noreferrer"&gt;https://www.twilio.com/try-twilio&lt;/a&gt;. &lt;/p&gt;

&lt;h1&gt;
  
  
  Get a Phone Number from Twilio
&lt;/h1&gt;

&lt;p&gt;To get a phone number, head to &lt;a href="https://www.twilio.com/console/phone-numbers/search" rel="noopener noreferrer"&gt;https://www.twilio.com/console/phone-numbers/search&lt;/a&gt;. There you can search for a number by digits in the number, or by the location (area code) of the number. Once you click &lt;strong&gt;Search&lt;/strong&gt;, some numbers will be listed. Find one you like and click &lt;strong&gt;Buy&lt;/strong&gt;. There is a $1 monthly fee, but it's covered by the free credits you got when you created your account.&lt;/p&gt;

&lt;h1&gt;
  
  
  Create a Twilio Studio Flow
&lt;/h1&gt;

&lt;p&gt;Find the Twilio Studio option in the left sidebar, or visit &lt;a href="https://www.twilio.com/console/studio/dashboard" rel="noopener noreferrer"&gt;https://www.twilio.com/console/studio/dashboard&lt;/a&gt;. Then click &lt;strong&gt;Create a flow&lt;/strong&gt;. Enter a name for the flow, for example 'COVID data'. Choose &lt;strong&gt;Start from scratch&lt;/strong&gt; on the template selection screen. At this point you should be shown a blank studio flow.&lt;/p&gt;

&lt;p&gt;In the Widget Library on the right, scroll down to the &lt;strong&gt;Messaging&lt;/strong&gt; section and click-and-drag &lt;strong&gt;Send Message&lt;/strong&gt; onto the canvas. The widget options should be shown on the right. Enter 'SendReply' for the widget name, and enter 'Hello, Twilio!' for the message body, then click &lt;strong&gt;Save&lt;/strong&gt;. Next, drag the dot from the &lt;strong&gt;Incoming Message&lt;/strong&gt; trigger to the 'SendReply' widget. Finally, click &lt;strong&gt;Publish&lt;/strong&gt; in the top right to publish the Studio flow. You've created your first Studio flow!&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%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Fsdrz9s6zwog3iebxh31h.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%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Fsdrz9s6zwog3iebxh31h.png" alt="Twilio Studio Flow 1"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h1&gt;
  
  
  Run the Studio Flow when a Text is Received
&lt;/h1&gt;

&lt;p&gt;Now that you've created a flow, it's time to test it. Head to &lt;a href="https://www.twilio.com/console/phone-numbers/incoming" rel="noopener noreferrer"&gt;https://www.twilio.com/console/phone-numbers/incoming&lt;/a&gt; to view the phone number you purchased earlier. Go ahead and send you number a text message. You can send anything you want, such as 'Test'. You should get a preconfigured reply from Twilio. We want our Studio flow to run and send a customized reply when we text it, so we'll set that up now.&lt;/p&gt;

&lt;p&gt;Click on your phone number (on the &lt;a href="https://www.twilio.com/console/phone-numbers/incoming" rel="noopener noreferrer"&gt;https://www.twilio.com/console/phone-numbers/incoming&lt;/a&gt; page). Then scroll to the bottom. In the &lt;strong&gt;Messaging&lt;/strong&gt; section, choose &lt;strong&gt;Studio Flow&lt;/strong&gt; in the &lt;strong&gt;A message comes in&lt;/strong&gt; dropdown. Then on the right, choose the name of the Studio flow you just created. Finally, click &lt;strong&gt;Save&lt;/strong&gt; at the bottom. Now this flow will run whenever your number receives a text message!&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%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2F19ys2l2facvb8v3ki3ip.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%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2F19ys2l2facvb8v3ki3ip.png" alt="Twilio phone number Studio config"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Note that 'Sent from your Twilio trial account - ' will be added to the beginning of every message. You can only remove this by adding your credit card to your account, which you can do by clicking the blue 'Upgrade Project' button near the top of the page. It's not necessary to upgrade for this tutorial as long as you don't mind that trial text in the messages.&lt;/em&gt;&lt;/p&gt;

&lt;h1&gt;
  
  
  Create a Twilio Serverless Function
&lt;/h1&gt;

&lt;p&gt;At this point we've setup our Twilio app to send a reply whenever we text it. That's great, but it's always the same reply, which isn't very useful. Remember, our goal is to send the user the latest COVID statistics for whatever state or country they send. To do that, we'll need to run some code that retrieves the COVID data when a text is received. Let's get started creating that function!&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Tip: Click the pin icon next to the name of the Twilio service in the left sidebar to make it easier to access.&lt;/em&gt;&lt;br&gt;
&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2F9khunvy3gn8lva228ikh.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%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2F9khunvy3gn8lva228ikh.png" alt="Twilio left sidebar"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;First use the left sidebar nav to open the Twilio functions section. Click the &lt;strong&gt;Create a Function&lt;/strong&gt; button. Choose the &lt;strong&gt;JSON Response&lt;/strong&gt; template and click &lt;strong&gt;Create&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;Choose a function name, such as 'Get COVID data'. Enter a path for the function, such as '/covid'. Check the &lt;strong&gt;Access Control&lt;/strong&gt; box to check for a valid Twilio signature when the function is called.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;Twilio serverless functions are just like a Google Cloud or AWS serverless function. Anyone can call the function if they know its URL. By checking the &lt;strong&gt;Access Control&lt;/strong&gt; box, you're saying that you only want the function to run if it was called by another Twilio service (in our case that will be the Studio flow). It's smart to lock cloud resources down like this to help prevent abuse.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Leave the &lt;strong&gt;Event&lt;/strong&gt; blank. We'll setup the trigger event in the Studio flow. Finally, change the response object to be: &lt;code&gt;let response = { message: event.location };&lt;/code&gt;. Then click &lt;strong&gt;Save&lt;/strong&gt; to save the function.&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%2Fres.cloudinary.com%2Fdowntowndev%2Fimage%2Fupload%2Fv1588237138%2Fprogramming-liftoff%2Ftwilio-covid-data%2Ffunction-1.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%2Fres.cloudinary.com%2Fdowntowndev%2Fimage%2Fupload%2Fv1588237138%2Fprogramming-liftoff%2Ftwilio-covid-data%2Ffunction-1.png" alt="Twilio function v1"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;The &lt;code&gt;event&lt;/code&gt; parameter is passed to the function by the Studio Flow. We haven't added the function to the Studio Flow yet, but we'll see how to do that shortly.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;h1&gt;
  
  
  Add the Twilio Function to the Studio Flow
&lt;/h1&gt;

&lt;p&gt;Alright, now that we've created a function, let's add it to the Studio flow. Open up the 'COVID data' Studio flow. Then, in the &lt;strong&gt;Widget Library&lt;/strong&gt; on the right, scroll down to the &lt;strong&gt;Tools &amp;amp; Execute Code&lt;/strong&gt; section and click-and-drag &lt;strong&gt;Run Function&lt;/strong&gt; onto the canvas. Then click on that function widget to see the widget options on the right. Update the name to 'GetCOVIDdata' and select the 'Get COVID data' function in the &lt;strong&gt;Function URL&lt;/strong&gt; dropdown. Also click the &lt;strong&gt;+&lt;/strong&gt; next to &lt;strong&gt;Function Parameters&lt;/strong&gt; and add &lt;code&gt;location&lt;/code&gt; as the key and &lt;code&gt;{{trigger.message.Body}}&lt;/code&gt; as the value, then click &lt;strong&gt;Save&lt;/strong&gt;.&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%2Fres.cloudinary.com%2Fdowntowndev%2Fimage%2Fupload%2Fv1588237523%2Fprogramming-liftoff%2Ftwilio-covid-data%2Fstudio-function-params_jcoj08.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%2Fres.cloudinary.com%2Fdowntowndev%2Fimage%2Fupload%2Fv1588237523%2Fprogramming-liftoff%2Ftwilio-covid-data%2Fstudio-function-params_jcoj08.png" alt="Twilio function params in Studio Flow"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;The function parameters are added to the &lt;code&gt;event&lt;/code&gt; object that we saw earlier in the function definition. We set the value equal to a template string, which is the body of the incoming text message.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Next update the &lt;strong&gt;Incoming Message&lt;/strong&gt; trigger to call the function rather than the 'SendReply' widget (drag the end of the end of the &lt;strong&gt;Incoming Message&lt;/strong&gt; arrow from 'SendReply' to the function). Then drag the dot from the function &lt;strong&gt;Success&lt;/strong&gt; state to the 'SendReply' function. Finally, click on the 'SendReply' widget and change the message body from 'Hello, Twilio!' to &lt;code&gt;{{widgets.GetCOVIDdata.parsed.message}}&lt;/code&gt; and click &lt;strong&gt;Save&lt;/strong&gt; to save that change to the widget.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;code&gt;{{widgets.GetCOVIDdata.parsed.message}}&lt;/code&gt; is a template string. &lt;code&gt;widgets.GetCOVIDdata.parsed&lt;/code&gt; returns a JSON object with the response from the 'GetCOVIDdata' function. Since we updated the function response to &lt;code&gt;{ message: event.location }&lt;/code&gt;, the template string will be replaced with the location parameter, which is the body of the text message that the user sent. That means that currently this will echo the users text message back to them!&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Click &lt;strong&gt;Publish&lt;/strong&gt; in the top right to publish the changes to the Studio flow. It should now look similar to the image below:&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%2Fres.cloudinary.com%2Fdowntowndev%2Fimage%2Fupload%2Fv1587878676%2Fprogramming-liftoff%2Ftwilio-covid-data%2Ftwilio-studio-flow-with-function_tyn7sq.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%2Fres.cloudinary.com%2Fdowntowndev%2Fimage%2Fupload%2Fv1587878676%2Fprogramming-liftoff%2Ftwilio-covid-data%2Ftwilio-studio-flow-with-function_tyn7sq.png" alt="Twilio Studio Flow with Function"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Now that we've created our serverless function and added it to the Studio flow, let's test to make sure it's working. If you send a text to your Twilio number, you should now get a reply with the same message you sent. If so, you're ready to tackle the last challenge in this tutorial, updating the function to fetch and return the COVID data for the location texted to it.&lt;/p&gt;
&lt;h1&gt;
  
  
  Completing the COVID Data Function
&lt;/h1&gt;

&lt;p&gt;Update the Twilio function with the contents of the following gist. It's explained in more detail below.&lt;/p&gt;


&lt;div class="ltag_gist-liquid-tag"&gt;
  
&lt;/div&gt;


&lt;p&gt;One important thing to note is that we've made the handler function &lt;code&gt;async&lt;/code&gt;. This is because we use &lt;code&gt;await&lt;/code&gt; for the api call. We get the location from the &lt;code&gt;event&lt;/code&gt; param as we did before, this time adding &lt;code&gt;trim()&lt;/code&gt; to remove any whitespace. Next we check if the location is in the &lt;code&gt;states&lt;/code&gt; array. If it is we make a request to the &lt;code&gt;/states/&amp;lt;location&amp;gt;&lt;/code&gt; API route. If not we assume it's a country and make a request to the &lt;code&gt;/countries/&amp;lt;location&amp;gt;&lt;/code&gt; API route.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;Docs for the COVID-19 API we're using can be found here &lt;a href="https://corona.lmao.ninja/docs/" rel="noopener noreferrer"&gt;https://corona.lmao.ninja/docs/&lt;/a&gt;.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;If the API request is successful we get the cases and deaths from the response data object and use it to construct a message to return via the callback function. If there is an error we update the message with a generic error message and pass that to the callback. Be sure to &lt;strong&gt;Save&lt;/strong&gt; the function!&lt;/p&gt;

&lt;p&gt;Since the Studio Flow already sends the message as the reply we don't need to update that, however there is one more update we need to make before the function will work. You may have noticed we imported &lt;code&gt;axios&lt;/code&gt; at the top of the function. &lt;code&gt;axios&lt;/code&gt; isn't accessible to the function by default, but we can add that node module. With the &lt;strong&gt;Functions&lt;/strong&gt; option open, click &lt;strong&gt;Configure&lt;/strong&gt; in the left sidebar and scroll down to the &lt;strong&gt;Dependencies&lt;/strong&gt; section. Click the red/white &lt;strong&gt;+&lt;/strong&gt; button and in the new line that is added, enter &lt;code&gt;axios&lt;/code&gt; as the name and &lt;code&gt;0.19.2&lt;/code&gt; (currently the latest version) as the version. Click &lt;strong&gt;Save&lt;/strong&gt; and your function will be re-deployed with that dependency!&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%2Fres.cloudinary.com%2Fdowntowndev%2Fimage%2Fupload%2Fv1588301682%2Fprogramming-liftoff%2Ftwilio-covid-data%2Faxios-function-dependency_uhewal.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%2Fres.cloudinary.com%2Fdowntowndev%2Fimage%2Fupload%2Fv1588301682%2Fprogramming-liftoff%2Ftwilio-covid-data%2Faxios-function-dependency_uhewal.png" alt="Twilio Functions Dependencies"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h1&gt;
  
  
  You did it!
&lt;/h1&gt;

&lt;p&gt;If you've made it this far, you've successfully created a text message service with Twilio that replies with the latest COVID-19 data for the location sent by the user. Great job! It's really neat how you can create a text message service like this relatively easily with Twilio Studio and Twilio Functions. These tools do take some time to learn and get comfortable with, but once you know how to use them you've got some really powerful tools at your disposal.&lt;/p&gt;

</description>
      <category>twiliohackathon</category>
      <category>javascript</category>
      <category>beginners</category>
    </item>
    <item>
      <title>How to deploy a Create React App Website to GitHub Pages</title>
      <dc:creator>Andrew Sverdrup</dc:creator>
      <pubDate>Mon, 24 Feb 2020 00:08:47 +0000</pubDate>
      <link>https://dev.to/programmingliftoff/how-to-deploy-a-create-react-app-website-to-github-pages-4im6</link>
      <guid>https://dev.to/programmingliftoff/how-to-deploy-a-create-react-app-website-to-github-pages-4im6</guid>
      <description>&lt;p&gt;In this video we'll create a website using Create React App and deploy it as a static site to GitHub Pages! Best of all, we'll do all this for free and in less than 10 minutes!  Once you deploy your site, post the link to it in the comments to share it with others!&lt;/p&gt;

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

&lt;p&gt;Checkout our website at &lt;a href="https://programmingliftoff.com"&gt;https://programmingliftoff.com&lt;/a&gt; for more awesome tutorials.&lt;/p&gt;

&lt;p&gt;Thanks for watching,&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Andrew&lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>webdev</category>
      <category>beginners</category>
      <category>react</category>
      <category>tutorial</category>
    </item>
    <item>
      <title>Free access to Pluralsight this weekend (2/7-2/9 2020)</title>
      <dc:creator>Andrew Sverdrup</dc:creator>
      <pubDate>Sat, 08 Feb 2020 21:45:36 +0000</pubDate>
      <link>https://dev.to/downtowndev/free-access-to-pluralsight-this-weekend-2-7-2-9-2020-16mk</link>
      <guid>https://dev.to/downtowndev/free-access-to-pluralsight-this-weekend-2-7-2-9-2020-16mk</guid>
      <description>&lt;p&gt;Pluralsight is offering free access to all of their courses this weekend! This is a great opportunity to browse multiple courses to see which ones you like, or dive deep into a course and try to learn as much as you can. Comment below with what programming language or topic you are going to learn more about this weekend!&lt;/p&gt;

&lt;p&gt;Here is the link: &lt;a href="https://www.pluralsight.com/offer/2020/february-free-weekend"&gt;https://www.pluralsight.com/offer/2020/february-free-weekend&lt;/a&gt;&lt;/p&gt;

</description>
      <category>beginners</category>
      <category>tutorial</category>
      <category>webdev</category>
      <category>free</category>
    </item>
    <item>
      <title>Attend a FREE Frontend Coding Conference!</title>
      <dc:creator>Andrew Sverdrup</dc:creator>
      <pubDate>Sun, 08 Dec 2019 02:53:24 +0000</pubDate>
      <link>https://dev.to/downtowndev/i-found-a-free-frontend-coding-conference-2c74</link>
      <guid>https://dev.to/downtowndev/i-found-a-free-frontend-coding-conference-2c74</guid>
      <description>&lt;p&gt;I recently heard about a free online conference for web developers called backendlessconf_. It's hosted by ZEIT (zeit.co) and their CEO Guillermo Rauch will be speaking at it along with many others. I heard a great talk from Guillermo Rauch a few weeks ago at the GitHub Universe conference in San Francisco, so I'm looking forward to attending a conference that he has helped put together.&lt;/p&gt;

&lt;p&gt;The conference is happening next Saturday December 14th (2019). You can register for it (for FREE!) here: &lt;a href="https://backendlessconf.com/"&gt;https://backendlessconf.com/&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;This will be my first online conference so I'm not sure how it will compare to an in-person conference. If you've attended an online conference before I'd love to know what you thought of it (and what conference it was). Feel free to leave a comment with your experiences!&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>beginners</category>
      <category>javascript</category>
      <category>serverless</category>
    </item>
  </channel>
</rss>
