<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>shawshank99</author_name>
  <author_url>https://blog.hatena.ne.jp/shawshank99/</author_url>
  <blog_title>にょきにょきブログ</blog_title>
  <blog_url>https://aoking.hatenablog.jp/</blog_url>
  <categories>
    <anon>JavaScript</anon>
  </categories>
  <description>は？nullも空文字も空白も数値なの？ isNaN(null) =&gt; false isNaN('') =&gt; false isNaN(' ') =&gt; false isNaN(undefined) =&gt; true というわけで入力された値が数値かどうかを調べたい時などは isNaN 関数だけではとても使い物にならないので、 trim 後に有効な長さがあるか調べたり正規表現で調べる必要がある。 参考：JavaScript のムカつくコードを集めたサイト http://wtfjs.com/</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Faoking.hatenablog.jp%2Fentry%2F20100312%2F1268351709&quot; title=&quot;isNaN関数の落とし穴 - にょきにょきブログ&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>2010-03-12 08:55:09</published>
  <title>isNaN関数の落とし穴</title>
  <type>rich</type>
  <url>https://aoking.hatenablog.jp/entry/20100312/1268351709</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
