<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kikiki-kiki</author_name>
  <author_url>https://blog.hatena.ne.jp/kikiki-kiki/</author_url>
  <blog_title>かもメモ</blog_title>
  <blog_url>https://chaika.hatenablog.com/</blog_url>
  <categories>
    <anon>React</anon>
    <anon>React Hooks</anon>
    <anon>JavaScript</anon>
  </categories>
  <description>input タグの onChange イベントとか、入力の度に state 変更して再レンダリングするのなんだかなーと思ってたので、イベントの処理を間引いて実行したいと思ったので色々調べながら作ってみました。 要件としては、イベントが発生した後に同じイベントが発生しなかったらイベントで渡された値を使った処理を実行したい。という感じ できたもの See the Pen Debounce Hook by KIKIKI (@kikiki_kiki) on CodePen. debounce と throttle 処理を間引く方法は debounce と throttle という方法があるっぽい。 違…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fchaika.hatenablog.com%2Fentry%2F2020%2F01%2F14%2F133000&quot; title=&quot;React イベントを間引いて処理を実行できる Debounce な Hook 作ってみた。 - かもメモ&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://images-fe.ssl-images-amazon.com/images/I/41cgX%2Biso5L._SL160_.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-01-14 13:30:00</published>
  <title>React イベントを間引いて処理を実行できる Debounce な Hook 作ってみた。</title>
  <type>rich</type>
  <url>https://chaika.hatenablog.com/entry/2020/01/14/133000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
