<?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: Olivia Guzzardo</title>
    <description>The latest articles on DEV Community by Olivia Guzzardo (@oliviaguzzardo).</description>
    <link>https://dev.to/oliviaguzzardo</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%2F1033294%2F5eb2dc06-e196-4da3-a367-f3fa20e1461a.jpeg</url>
      <title>DEV Community: Olivia Guzzardo</title>
      <link>https://dev.to/oliviaguzzardo</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/oliviaguzzardo"/>
    <language>en</language>
    <item>
      <title>5 cool things you should try with Copilot right now</title>
      <dc:creator>Olivia Guzzardo</dc:creator>
      <pubDate>Tue, 28 Feb 2023 18:17:14 +0000</pubDate>
      <link>https://dev.to/oliviaguzzardo/5-things-you-didnt-know-copilot-could-do-9b7</link>
      <guid>https://dev.to/oliviaguzzardo/5-things-you-didnt-know-copilot-could-do-9b7</guid>
      <description>&lt;p&gt;It's rare that a new coding tool comes along and truly revolutionizes developer productivity. That's why I've been so excited about GitHub Copilot; I honestly can't imagine coding without it anymore. &lt;/p&gt;

&lt;p&gt;GitHub Copilot is your own personal AI pair programmer, designed to suggest code straight from your editor. The coolest thing about it is that it learns from the code that you write, so the suggestions get even better over time. It's like you have somebody coding right along with you, but they can read your mind and there's no heavy breathing down your neck.&lt;/p&gt;

&lt;p&gt;Everyday I feel like I discover something new that Copilot helps with, so let’s take a look at 5 things that you probably didn't know Copilot could do. &lt;/p&gt;

&lt;h2&gt;
  
  
  1. Explaining Code
&lt;/h2&gt;

&lt;p&gt;Ever read code and have no idea what the heck is going on? Same! Let Copilot do the explaining for you. &lt;/p&gt;

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

&lt;h2&gt;
  
  
  2. Remembering Syntax
&lt;/h2&gt;

&lt;p&gt;There are certain things in coding, that no matter how many times you do them, you just can’t remember the syntax (I’m looking at you, centered div). Well, you don’t have to remember, because Copilot is right there to tell you. &lt;/p&gt;

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

&lt;h2&gt;
  
  
  3. Writing Regex
&lt;/h2&gt;

&lt;p&gt;Speaking of syntax that I can never remember: regex. You’re lying if you say you’ve never googled the proper regex for whatever pattern you’re trying to match. But now, you can just get Copilot to generate it. &lt;/p&gt;

&lt;p&gt;&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/dTAZui3k4LU"&gt;
&lt;/iframe&gt;
 &lt;/p&gt;
&lt;h2&gt;
  
  
  4. Adding Comments
&lt;/h2&gt;

&lt;p&gt;Commenting code – the bane of a developer’s existence. My most common comment used to be &lt;code&gt;// TODO: add comment&lt;/code&gt;. Not anymore! Copilot’s got me covered. &lt;/p&gt;

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

&lt;h2&gt;
  
  
  5. Answering Questions
&lt;/h2&gt;

&lt;p&gt;And finally, sometimes you just want to get a bit more conversational. Did you know that you can actually ask Copilot questions? &lt;/p&gt;

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

&lt;h2&gt;
  
  
  Try It Out
&lt;/h2&gt;

&lt;p&gt;The beauty of GitHub Copilot is not that it does all your development for you, but that it increases your productivity by suggesting relevant code. This means less time writing boilerplate code and more time problem solving. &lt;a href="https://aka.ms/get-copilot"&gt;Try it for yourself&lt;/a&gt; and see what else Copilot can do!&lt;/p&gt;

</description>
      <category>githubcopilot</category>
      <category>github</category>
      <category>ai</category>
      <category>beginners</category>
    </item>
  </channel>
</rss>
