<?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>JavaScript</anon>
    <anon>Node.js</anon>
    <anon>バックエンドを使った掲示板作成</anon>
    <anon>投票型掲示板</anon>
  </categories>
  <description>前回分はこちら。 html-css-javascript.hatenadiary.com ここまではサーバーに保存されていたデータをフロントに送り、それを表示させるところまでやりました。 ということで今回はフロントから送られてきたデータをサーバーに保存するところをやります。 まずいきなり全部を送るのではなく、IDだけを送って、送られたかどうかを確認します。 データの送信の確認 順番としては以下の通り。 ①何を受け取るかを決める。 ②サーバーで受け取る処理を書く。 ③保存処理を書く。 ④結果を返して表示する。 んでは一個ずつやっていきます。 ①何を受け取るかを決める 上述の通り、最初に送るのはI…</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%2F05%2F05%2F221544&quot; title=&quot;投票ページの作成（Node.js）⑥サーバーへの保存Ⅰ - プログラミングの理解が遅すぎる初心者が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-05-05 22:15:44</published>
  <title>投票ページの作成（Node.js）⑥サーバーへの保存Ⅰ</title>
  <type>rich</type>
  <url>https://html-css-javascript.hatenadiary.com/entry/2026/05/05/221544</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
