<?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: Anastasia</title>
    <description>The latest articles on DEV Community by Anastasia (@miledi_delafer).</description>
    <link>https://dev.to/miledi_delafer</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%2F182851%2F0de92c31-7ef7-4892-a316-bd4d0f565544.jpg</url>
      <title>DEV Community: Anastasia</title>
      <link>https://dev.to/miledi_delafer</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/miledi_delafer"/>
    <language>en</language>
    <item>
      <title>Pull request template</title>
      <dc:creator>Anastasia</dc:creator>
      <pubDate>Sun, 29 Sep 2019 19:19:50 +0000</pubDate>
      <link>https://dev.to/miledi_delafer/pull-request-template-444</link>
      <guid>https://dev.to/miledi_delafer/pull-request-template-444</guid>
      <description>&lt;p&gt;I am wondering how some people are against about a checklist of what a pull request should have before it can be merged / what a reviewer should be looking for when reviewing a PR.&lt;br&gt;
Of course, all we are lazy humans. And we rather skip it at all than try to follow it up. But I think it's a problem of our attitude to this thing. Of course, this approach has own pros and cons. IMHO, the checklist reminds us about the important steps what we should do or check. It means better and more consistent code quality and helps to avoid breaking the rule of no surprises. Also, it's useful for new team members. &lt;br&gt;
I am sure you will say, that a well-experienced developer should keep this list in mind all the time. But I am not talking about obvious things as use patterns, best practices: Single Responsibility Principle, KISS, DRY, SOLID, etc.&lt;/p&gt;

&lt;p&gt;It could be something like that or even less:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--KrguxE5n--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://i.postimg.cc/RhgNDRxV/Screenshot-2019-09-29-at-21-08-08.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--KrguxE5n--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://i.postimg.cc/RhgNDRxV/Screenshot-2019-09-29-at-21-08-08.png" alt=""&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>pullrequest</category>
      <category>codequality</category>
      <category>codereview</category>
      <category>discuss</category>
    </item>
    <item>
      <title>Elvis operator ?:</title>
      <dc:creator>Anastasia</dc:creator>
      <pubDate>Tue, 09 Jul 2019 21:04:30 +0000</pubDate>
      <link>https://dev.to/miledi_delafer/elvis-operator-2n3a</link>
      <guid>https://dev.to/miledi_delafer/elvis-operator-2n3a</guid>
      <description>&lt;p&gt;I have started to learn Kotlin. And my lector told me about Elvis operator, but for me, it's a ternary operator. Oh... I didn't know about that, especially why people have kind of this association in their mind.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fa4jecfmsge2ofcfthkjt.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fa4jecfmsge2ofcfthkjt.jpg" width="225" height="225"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Do you know about that? Or have you faced such a situation?&lt;/p&gt;

</description>
      <category>kotlin</category>
      <category>discuss</category>
    </item>
  </channel>
</rss>
