<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>akito0107</author_name>
  <author_url>https://blog.hatena.ne.jp/akito0107/</author_url>
  <blog_title>asterisc</blog_title>
  <blog_url>https://akito0107.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>まえがき この記事はリクルートエンジニアアドベントカレンダー12日目の記事です。 Node.jsでのAssertion Assertionとは？ 多くのプログラミング言語で assert というメカニズムが実装されています。 assert はプログラムを記述する人が、絶対にコードのこの場所ではこの値が入ってくる、という意志を表明するための仕組みです。 例えば、以下の add(a, b) のコードを見てみると、 var assert = require('assert'); function add(a, b) { assert(!isNaN(a)); assert(!isNan(b)); re…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fakito0107.hatenablog.com%2Fentry%2F2016%2F12%2F12%2F145144&quot; title=&quot;Node.jsでもassertしたい - asterisc&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>2016-12-12 14:51:44</published>
  <title>Node.jsでもassertしたい</title>
  <type>rich</type>
  <url>https://akito0107.hatenablog.com/entry/2016/12/12/145144</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
