<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>nainaistar</author_name>
  <author_url>https://blog.hatena.ne.jp/nainaistar/</author_url>
  <blog_title>きり丸の技術日記</blog_title>
  <blog_url>https://nainaistar.hatenablog.com/</blog_url>
  <categories>
    <anon>設計</anon>
    <anon>技術</anon>
    <anon>リファクタリング</anon>
  </categories>
  <description>いいコードとは、悪くないコードのことを指すと考えています。 そして、悪くないコードを目指していくには、Code Smellsに注目すると改善できます。 今回の記事では、Code SmellsのなかのPrimitive Obsession（基本データ型の執着）に注目します。 Primitive Obsession（基本データ型の執着）とは 用意されているデータ型しか使わないことを指します。Javaだとintやlong等をプリミティブ型と言いますが、そのプリミティブ型とは異なります。 用意されているデータ型だけだと、どんなデータが入りうるかわかりません。ですので、自分たちが作成した型を用意すること…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnainaistar.hatenablog.com%2Fentry%2F2021%2F03%2F12%2F120000&quot; title=&quot;基本型以外を使って設計レベルアップ！（Primitive ObsessionとFCC） - きり丸の技術日記&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>https://cdn-ak.f.st-hatena.com/images/fotolife/n/nainaistar/20210306/20210306230927.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2021-03-12 12:00:00</published>
  <title>基本型以外を使って設計レベルアップ！（Primitive ObsessionとFCC）</title>
  <type>rich</type>
  <url>https://nainaistar.hatenablog.com/entry/2021/03/12/120000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
