<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ssum123</author_name>
  <author_url>https://blog.hatena.ne.jp/ssum123/</author_url>
  <blog_title>bit by bit</blog_title>
  <blog_url>https://ssum123.hateblo.jp/</blog_url>
  <categories>
  </categories>
  <description>関数内でreturnと書くと、その時点で値が戻されて、それ以降の処理は実行されない その特徴を用いた、「早期リターン（アーリーリターン）」という手法がある 早期リターンは、エラー処理などの、メインではない処理を最初にはじくために使う 条件を忘れていくことが可能なので、脳内メモリにやさしい(Qiita記事参照) この条件だったらA、そうでなかったらBという処理において、AもBも重要度がある場合にはif...else...を使う 習ったのはこちら dotinstall.com dotinstall.com</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fssum123.hateblo.jp%2Fentry%2F2021%2F01%2F05%2F234229&quot; title=&quot;早期リターン（アーリーリターン） - bit by bit&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2021-01-05 23:42:29</published>
  <title>早期リターン（アーリーリターン）</title>
  <type>rich</type>
  <url>https://ssum123.hateblo.jp/entry/2021/01/05/234229</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
