<?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: Nori Suzuki</title>
    <description>The latest articles on DEV Community by Nori Suzuki (@suzukin).</description>
    <link>https://dev.to/suzukin</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%2F336893%2F69bbddc0-19da-4385-a537-fe5d9caf6eb1.jpeg</url>
      <title>DEV Community: Nori Suzuki</title>
      <link>https://dev.to/suzukin</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/suzukin"/>
    <language>en</language>
    <item>
      <title>Intro to GitHub (Ignite session transcription)</title>
      <dc:creator>Nori Suzuki</dc:creator>
      <pubDate>Thu, 24 Sep 2020 04:06:27 +0000</pubDate>
      <link>https://dev.to/suzukin/intro-to-github-ignite-session-transcription-1m92</link>
      <guid>https://dev.to/suzukin/intro-to-github-ignite-session-transcription-1m92</guid>
      <description>&lt;p&gt;There is today's Agenda.&lt;br&gt;
After introducing some useful GitHub tools, I'll review the basics of Git/GitHub.&lt;br&gt;
Then I'll explain the GitHub flow, which is an important element, and finally I'll tell you how to proceed with OSS development.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--psk5nNg4--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/j4ycnl2cghpf3u6f1jrv.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--psk5nNg4--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/j4ycnl2cghpf3u6f1jrv.png" alt="Screen Shot 2020-09-24 at 12.29.53"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  GitHub tools
&lt;/h2&gt;

&lt;p&gt;Before we get into the various tools associated with GitHub, let's first take a look at the GitHub website.&lt;br&gt;
This is already logged in. You can create a new repository right here.&lt;br&gt;
Next, let's take a look at profile, where you can see at a glance what kind of work you do on a daily basis, including repositories, commits, and other activities, and the organizations you belong to.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--to9MooUt--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/yw9bxb2fre9esxr5jrx0.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--to9MooUt--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/yw9bxb2fre9esxr5jrx0.png" alt="Screen Shot 2020-09-24 at 12.30.55"&gt;&lt;/a&gt;&lt;/p&gt;

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

&lt;p&gt;Next up is GitHub Desktop. There are client apps for Mac and Windows.&lt;br&gt;
You can do various operations from the app's interface, just like the website. Of course, you can also use the command line from the terminal, but I've skipped it this time.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--wLTEtPsx--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/17wk5d6jwa5elj1l9o0u.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--wLTEtPsx--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/17wk5d6jwa5elj1l9o0u.png" alt="Screen Shot 2020-09-24 at 12.31.16"&gt;&lt;/a&gt;&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--AnNCKkWg--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/o0ikrqf0fof3hmg92ymq.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--AnNCKkWg--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/o0ikrqf0fof3hmg92ymq.png" alt="Screen Shot 2020-09-24 at 12.31.33"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://desktop.github.com/"&gt;https://desktop.github.com/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;And Visual Studio Code, a very popular editor, which is also good for GitHub operations.&lt;br&gt;
It can also be used in conjunction with GitHub Desktop, which I mentioned earlier.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--M8l0_g8O--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/uf83c6o2cwqdxmahjkqh.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--M8l0_g8O--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/uf83c6o2cwqdxmahjkqh.png" alt="Screen Shot 2020-09-24 at 12.31.49"&gt;&lt;/a&gt;&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--iBlyiRDK--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/0tlskr6j6zo64vgova81.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--iBlyiRDK--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/0tlskr6j6zo64vgova81.png" alt="Screen Shot 2020-09-24 at 12.32.11"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://code.visualstudio.com/"&gt;https://code.visualstudio.com/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Next, let's talk about learning resources.&lt;br&gt;
Microsoft offers an e-learning service called Microsoft Learn, and of course there's GitHub content available in that service.&lt;br&gt;
Let's go through the modules, there's also content in Japanese.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--a3lFRZWo--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/rxstt3jv34tajnsuaze3.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--a3lFRZWo--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/rxstt3jv34tajnsuaze3.png" alt="Screen Shot 2020-09-24 at 12.33.03"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://aka.ms/intro-to-github"&gt;https://aka.ms/intro-to-github&lt;/a&gt;&lt;br&gt;
&lt;a href="https://docs.microsoft.com/ja-jp/learn/modules/introduction-to-github/"&gt;https://docs.microsoft.com/ja-jp/learn/modules/introduction-to-github/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;GitHub also has a learning content called Learning Lab, which offers a variety of courses.&lt;br&gt;
I recommend it because it's a great way to create a repository on GitHub and get hands-on experience with it.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--OZi-ZfjF--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/oaichcesvl67owuzvum5.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--OZi-ZfjF--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/oaichcesvl67owuzvum5.png" alt="Screen Shot 2020-09-24 at 12.32.41"&gt;&lt;/a&gt;&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--AhKaY5fo--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/74ayesch6sizardap86x.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--AhKaY5fo--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/74ayesch6sizardap86x.png" alt="Screen Shot 2020-09-24 at 12.33.42"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://lab.github.com/githubtraining/introduction-to-github"&gt;https://lab.github.com/githubtraining/introduction-to-github&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Git/GitHub
&lt;/h2&gt;

&lt;p&gt;Now that I've covered the tools on GitHub, I'd like to briefly discuss what Git is in the first place.&lt;br&gt;
Git is one of the most popular version control systems. It keeps track of the changes you make to a file and makes it easy to revert to a particular version.&lt;br&gt;
Imagine a file in your local machine, Do you copy and put a version number on it?&lt;/p&gt;

&lt;p&gt;However, when you consider the collaboration of multiple developers, it is difficult to work in local environment. So came up with a centralized server version control system. The central server manages the version, and the local clients check out files from the server and work on them.&lt;/p&gt;

&lt;p&gt;While this configuration is simple and straightforward to manage, it has a major disadvantage. It has a single point of failure on the central server. If for some reason the central server is inaccessible or the files are corrupted, you will lose all your work records. So nowadays, distributed version control systems are the norm. where the client also has a complete copy of all files and work records, mirroring the entire operation.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--za1cBxEk--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/tlssaygd658jzk6blwv7.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--za1cBxEk--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/tlssaygd658jzk6blwv7.png" alt="Screen Shot 2020-09-24 at 12.34.14"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://git-scm.com/book/en/v2/Getting-Started-About-Version-Control"&gt;https://git-scm.com/book/en/v2/Getting-Started-About-Version-Control&lt;/a&gt; &lt;/p&gt;

&lt;p&gt;Now let's take a look at the sequence of steps on GitHub using the tools I just introduced.&lt;/p&gt;

&lt;p&gt;First, create a repository from GitHub site. You should have a public repository and a README file. The next step is to copy your repository to your local environment, which is called clone. Let's open it up in GitHub Desktop. The next you want to make changes to the code, you'll first create a branch.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--D16ImVD0--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/e8ap9lo78abrxbe3u3kb.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--D16ImVD0--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/e8ap9lo78abrxbe3u3kb.png" alt="Screen Shot 2020-09-24 at 12.35.07"&gt;&lt;/a&gt;&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--yngK6wlb--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/6z0xzrzpv6ufw4mwtzd1.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--yngK6wlb--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/6z0xzrzpv6ufw4mwtzd1.png" alt="Screen Shot 2020-09-24 at 12.35.50"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Next, you can edit the README file in your local environment using VS Code. Now that GitHub Desktop has detected your edits, you can commit this fix. You can include a summary and a description in your commit. I'll leave a note saying "from Desktop". You can then take your local work and apply it to the remote environment on GitHub, which is called a push.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--pqJOeUcz--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/ls59osjt7j8r3wq0efzy.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--pqJOeUcz--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/ls59osjt7j8r3wq0efzy.png" alt="Screen Shot 2020-09-24 at 12.36.15"&gt;&lt;/a&gt;&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--eAQP5Zl0--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/b80k1mvdhcrvvzgl570c.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--eAQP5Zl0--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/b80k1mvdhcrvvzgl570c.png" alt="Screen Shot 2020-09-24 at 12.36.37"&gt;&lt;/a&gt;&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--RboWr0WL--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/slh2xuczlnprigm1d86z.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--RboWr0WL--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/slh2xuczlnprigm1d86z.png" alt="Screen Shot 2020-09-24 at 12.37.27"&gt;&lt;/a&gt; &lt;/p&gt;

&lt;p&gt;And now we'll make some more changes on GitHub, leaving "from GitHub" in the summary for clarity. Let's modify the README file again, this time in GitHub, using GitHub Desktop. And then we'll use GitHub Desktop to make those changes locally, which is called a pull.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--51P8GqVp--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/cbthljmpzc4dkl2nu8ib.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--51P8GqVp--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/cbthljmpzc4dkl2nu8ib.png" alt="Screen Shot 2020-09-24 at 12.37.44"&gt;&lt;/a&gt;&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--DiMSQmov--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/ygkcva6rguckrk8ophuy.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--DiMSQmov--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/ygkcva6rguckrk8ophuy.png" alt="Screen Shot 2020-09-24 at 12.38.05"&gt;&lt;/a&gt;&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--IfgLos1H--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/mxegvhm5rbzc0ra136gi.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--IfgLos1H--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/mxegvhm5rbzc0ra136gi.png" alt="Screen Shot 2020-09-24 at 12.38.24"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;That's the basic flow of version control on GitHub.&lt;/p&gt;

&lt;h2&gt;
  
  
  The GitHub Flow
&lt;/h2&gt;

&lt;p&gt;Here's a very important point, the branch-based GitHub flow is a big part of what made GitHub the de facto developer collaboration de-facto among the many version control systems out there, and I'll give you an overview of the GitHub flow, and then I'll go through the fork-to-Pull Let's experience the process of requesting and reviewing with a sample repository.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--JvubaqNt--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/ey25ndpijq7e8udfzwbz.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--JvubaqNt--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/ey25ndpijq7e8udfzwbz.png" alt="Screen Shot 2020-09-24 at 12.56.15"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://guides.github.com/introduction/flow/"&gt;https://guides.github.com/introduction/flow/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Let's see how a modification is reflected here. The horizontal line at the top of the screen is the main branch, and the branch at the bottom is the modification branch. You create a new branch first, and then you commit some modifications to it. Then you submit a request to your main branch to merge the branch with some of your modifier commits, which are called Pull Requests. The developers discuss the fixes and review them, committing additional fixes and so on. They can also test and actually deploy the code in a fix branch before merging it into the main branch. When all the reviews are done, the modified commits are merged back into your main branch.&lt;/p&gt;

&lt;p&gt;Let's demonstrate this process in action with a sample repository.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--IOmo-tko--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/96euridsay9rmwt2vjkf.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--IOmo-tko--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/96euridsay9rmwt2vjkf.png" alt="Screen Shot 2020-09-24 at 12.57.20"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/sguthals/talkswithdrg/tree/main/2020/ignite/intro-to-github"&gt;https://github.com/sguthals/talkswithdrg/tree/main/2020/ignite/intro-to-github&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;This is the repository of Sarah, the original speaker for this session. I'm going to submit a pull request to the main branch of this repository now. You'll need to fork this repository first. A fork is a copy of the original repository into your own repository, and you must fork it before you can suggest changes to other projects to which you don't have permission to edit.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s---PdWS0Yl--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/6vzp7yatz00qth4jsz33.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s---PdWS0Yl--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/6vzp7yatz00qth4jsz33.png" alt="Screen Shot 2020-09-24 at 12.57.43"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The next step is to create a pull request. There are several steps to take, but here I will show you how to create a pull request by editing the file directly from the website and creating a new branch. The following two steps are done together.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Create a new branch and commit your changes instead of the main one in your own repository (you can't create a branch in the original repository).&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--q_o8Y4yg--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/giaxv3ces2ycetqabbwv.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--q_o8Y4yg--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/giaxv3ces2ycetqabbwv.png" alt="Screen Shot 2020-09-24 at 12.58.31"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Make a pull request from your newly created branch to original main branch (not a pull request to your main branch).&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--eMpFqCmS--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/8i1kgiqqfdvfeazljlxj.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--eMpFqCmS--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/8i1kgiqqfdvfeazljlxj.png" alt="Screen Shot 2020-09-24 at 12.58.55"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Here's a look at a pull request we've made in the past, requesting Sarah to add "nori.md" to under the original repository. suzukin:suzukin-patch-1 to sguthals:main, which is a request for Let's check it out. This is the discuss and review phase, as described earlier, and will be merged after her review.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--w95jJTO9--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/k2cry1kzw2iqi8deac80.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--w95jJTO9--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/k2cry1kzw2iqi8deac80.png" alt="Screen Shot 2020-09-24 at 12.59.27"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;As you can see, making a Pull Request in this way, and spinning the review and deployment process around as quickly as possible will lead to accelerated development.&lt;/p&gt;

&lt;h2&gt;
  
  
  OSS
&lt;/h2&gt;

&lt;p&gt;Lastly, I would like to introduce some tips on how to promote OSS development. There are many OSS projects on GitHub, then there are ways to contribute to them. I'm going to ask VS Code to come back to the demo.&lt;/p&gt;

&lt;p&gt;Pull Request is a great way to contribute to OSS, but Issue is also an important factor. So where do you start? GitHub issues have a feature called Labels, which categorizes many issues. When in doubt, take a look at tags such as "good-first-issue" and "help-wanted".&lt;/p&gt;

&lt;p&gt;We encourage you to contribute to open source to the extent that you can.&lt;/p&gt;

</description>
      <category>github</category>
      <category>azure</category>
    </item>
    <item>
      <title>Azure Static Web App Manga - In English, now available.</title>
      <dc:creator>Nori Suzuki</dc:creator>
      <pubDate>Wed, 29 Jul 2020 10:43:23 +0000</pubDate>
      <link>https://dev.to/azure/azure-static-web-app-manga-in-english-now-available-2732</link>
      <guid>https://dev.to/azure/azure-static-web-app-manga-in-english-now-available-2732</guid>
      <description>&lt;h2&gt;
  
  
   
&lt;/h2&gt;

&lt;blockquote&gt;
&lt;p&gt;Want to do more with static web apps?&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Watch &lt;a href="https://aka.ms/createfrontend" rel="noopener noreferrer"&gt;CREATE:Frontend&lt;/a&gt; on a 4-hr virtual event with 8 talks and a &lt;a href="https://dev.to/azure/free-workshop-on-azure-static-web-apps-1341"&gt;90-minute hands-on workshop&lt;/a&gt; on &lt;a href="https://aka.ms/createfrontendYT" rel="noopener noreferrer"&gt;YouTube&lt;/a&gt; to jumpstart your static web apps journey&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;Bookmark &lt;a href="https://dev.to/azure/let-s-talk-about-everything-frontend-2o9e"&gt;our anchor post&lt;/a&gt; for more conversations on Static Web Apps&lt;/p&gt;
&lt;/blockquote&gt;




&lt;h3&gt;
  
  
  Azure Static Web App Manga - In English, now available.
&lt;/h3&gt;

&lt;p&gt;Learning through Manga can be fun. &lt;/p&gt;

&lt;p&gt;A developer has been tasked by his professor to update the website for an upcoming seminar, migrating to the cloud and automating deployment (Probably a similar situation that most of us can relate to!) &lt;/p&gt;

&lt;p&gt;He struggles but fortunately for him, Sophia, his friend, appears and explains to him how he can publish his site without having to write code, or connect with tokens, or write a yaml. He can now do it with any framework - from Angular, React and Vue.js.&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%2Fl74i7788b8y18gfr47n1.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%2Fl74i7788b8y18gfr47n1.png" alt="Azure SWA Manga" title="Manga"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Read more about how he easily solves his problem with Azure Static Web Apps in &lt;a href="https://aka.ms/mscreate-SWAmanga" rel="noopener noreferrer"&gt;this Azure Static Web Apps manga&lt;/a&gt;. &lt;/p&gt;

&lt;h2&gt;
  
  
  MSCreate: Frontend
&lt;/h2&gt;

&lt;p&gt;If you want to learn more about the &lt;em&gt;MSCreate:Frontend&lt;/em&gt; event then check out this post with links to all the talks and speakers. And bookmark it to be notified of links to recordings and resources after the end!&lt;/p&gt;


&lt;div class="ltag__link"&gt;
  &lt;a href="/azure" class="ltag__link__link"&gt;
    &lt;div class="ltag__link__org__pic"&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%2Fuploads%2Forganization%2Fprofile_image%2F512%2F64ce0b82-730d-4ca0-8359-2c21513a0063.jpg" alt="Microsoft Azure"&gt;
      &lt;div class="ltag__link__user__pic"&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%2Fuploads%2Fuser%2Fprofile_image%2F352693%2Fb8911898-d91f-43c8-8dc5-f6f6e5a41820.JPG" alt=""&gt;
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/a&gt;
  &lt;a href="/azure/let-s-talk-about-everything-frontend-2o9e" class="ltag__link__link"&gt;
    &lt;div class="ltag__link__content"&gt;
      &lt;h2&gt;Create:Frontend - Let's talk about static web apps!&lt;/h2&gt;
      &lt;h3&gt;theCatShepherd for Microsoft Azure ・ Jul 22 '20&lt;/h3&gt;
      &lt;div class="ltag__link__taglist"&gt;
        &lt;span class="ltag__link__tag"&gt;#mscreate&lt;/span&gt;
        &lt;span class="ltag__link__tag"&gt;#javascript&lt;/span&gt;
        &lt;span class="ltag__link__tag"&gt;#webdev&lt;/span&gt;
        &lt;span class="ltag__link__tag"&gt;#frontend&lt;/span&gt;
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/a&gt;
&lt;/div&gt;


&lt;blockquote&gt;
&lt;p&gt;You may find more goodness on Static Web Apps in the links below. &lt;br&gt;
&lt;a href="https://aka.ms/mscreate-ch9" rel="noopener noreferrer"&gt;Watch how to build and deploy a static app&lt;/a&gt;&lt;br&gt;
&lt;a href="https://aka.ms/mscreate-learn" rel="noopener noreferrer"&gt;Review Azure Static Web Apps Documentation&lt;/a&gt;&lt;br&gt;
&lt;a href="https://aka.ms/mscreate-docs" rel="noopener noreferrer"&gt;Publish an Angular, React, Svelte or Vue Javascript app and API&lt;/a&gt;&lt;/p&gt;
&lt;/blockquote&gt;

</description>
      <category>mscreate</category>
      <category>frontend</category>
      <category>devrel</category>
      <category>events</category>
    </item>
  </channel>
</rss>
