<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>isshiki0022</author_name>
  <author_url>https://blog.hatena.ne.jp/isshiki0022/</author_url>
  <blog_title>プログラミングの理解が遅すぎる初心者がJavaScript、Node.jsで投票型掲示板を作ろうとしてます</blog_title>
  <blog_url>https://html-css-javascript.hatenadiary.com/</blog_url>
  <categories>
    <anon>HTML</anon>
    <anon>JavaScript</anon>
    <anon>フロントエンドのみの掲示板作成</anon>
  </categories>
  <description>嘘ついてすいませんでした 三部作と言っておきながら、三つ目の記事ではまだ問題があったのでヌケヌケと４つ目に入ります。 html-css-javascript.hatenadiary.com 前回でも言いましたが、コード的には特に問題はありませんでした。 コードはこんな感じです。 let candidates = JSON.parse(localStorage.getItem(&quot;candidates&quot;)) || []; const candidateList = document.getElementById(&quot;candidateList&quot;); render(); document .getEl…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhtml-css-javascript.hatenadiary.com%2Fentry%2F2026%2F02%2F24%2F175608&quot; title=&quot;投票ページの作成⑪候補者追加の動作を作成⑦配列の整列Ⅳ - プログラミングの理解が遅すぎる初心者がJavaScript、Node.jsで投票型掲示板を作ろうとしてます&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>2026-02-24 17:56:08</published>
  <title>投票ページの作成⑪候補者追加の動作を作成⑦配列の整列Ⅳ</title>
  <type>rich</type>
  <url>https://html-css-javascript.hatenadiary.com/entry/2026/02/24/175608</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
