<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>localStorage | WATASHI.xyz</title>
	<atom:link href="https://watashi.xyz/tag/localstorage/feed/" rel="self" type="application/rss+xml" />
	<link>https://watashi.xyz</link>
	<description>わたしの情報をわたします</description>
	<lastBuildDate>Wed, 11 Mar 2026 14:07:40 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://watashi.xyz/wp-content/uploads/2024/03/cropped-Watashi-32x32.png</url>
	<title>localStorage | WATASHI.xyz</title>
	<link>https://watashi.xyz</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>JavaScriptでお気に入り機能を自作！LocalStorageでリロードしても消えない実装法【コピペOK】</title>
		<link>https://watashi.xyz/js-favorite-button/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Mon, 09 Mar 2026 15:00:00 +0000</pubDate>
				<category><![CDATA[javascript]]></category>
		<category><![CDATA[localStorage]]></category>
		<guid isPermaLink="false">https://watashi.xyz/?p=6866</guid>

					<description><![CDATA[<p>JavaScriptでお気に入り機能を作る方法を解説します。楽天やAmazonのようなお気に入り機能の仕組みから、HTMLのbuttonタグとdata-id属性を使ったお気に入りボタンの作り方、LocalStorageを使った保存・復元方法まで丁寧に紹介。コピペで試せる実装手順を知りたい方におすすめです。</p>
The post <a href="https://watashi.xyz/js-favorite-button/">JavaScriptでお気に入り機能を自作！LocalStorageでリロードしても消えない実装法【コピペOK】</a> first appeared on <a href="https://watashi.xyz">WATASHI.xyz</a>.]]></description>
		
		
		
			</item>
		<item>
		<title>【初心者向け】初回アクセスだけポップアップを表示する仕組みと実装例｜SEO対策も解説</title>
		<link>https://watashi.xyz/initial-access-popup-display/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Fri, 08 Aug 2025 15:00:00 +0000</pubDate>
				<category><![CDATA[javascript]]></category>
		<category><![CDATA[cookie]]></category>
		<category><![CDATA[localStorage]]></category>
		<category><![CDATA[UI]]></category>
		<guid isPermaLink="false">https://watashi.xyz/?p=5001</guid>

					<description><![CDATA[<p>初回アクセス時のみポップアップを表示する方法を、基礎から具体的なサンプルコードまで分かりやすく解説。CookieやLocalStorageで判定するロジックや、html＋jsだけで完結する実装例も紹介。スマホ・PC両対応のレスポンシブデザイン、GDPR対応のCookie同意ポップアップ、GA4による効果測定まで網羅。</p>
The post <a href="https://watashi.xyz/initial-access-popup-display/">【初心者向け】初回アクセスだけポップアップを表示する仕組みと実装例｜SEO対策も解説</a> first appeared on <a href="https://watashi.xyz">WATASHI.xyz</a>.]]></description>
		
		
		
			</item>
		<item>
		<title>localStorageが使えない5つの原因と対処法｜ブラウザ依存・落とし穴・代替手段まで完全解説！</title>
		<link>https://watashi.xyz/localstorage-not-working/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Fri, 25 Apr 2025 15:00:00 +0000</pubDate>
				<category><![CDATA[javascript]]></category>
		<category><![CDATA[localStorage]]></category>
		<guid isPermaLink="false">https://watashi.xyz/?p=2475</guid>

					<description><![CDATA[<p>localStorageが動作しない原因をブラウザ別に解説。Chrome/Edge/Safariの対応状況、プライベートモード制限、HTTPS要件など環境ごとの問題、getItem/setItemエラー解決策、DevToolsの確認方法、SafariとiOSの制約、代替手段の選び方、XSS対策まで網羅的に解説します。</p>
The post <a href="https://watashi.xyz/localstorage-not-working/">localStorageが使えない5つの原因と対処法｜ブラウザ依存・落とし穴・代替手段まで完全解説！</a> first appeared on <a href="https://watashi.xyz">WATASHI.xyz</a>.]]></description>
		
		
		
			</item>
	</channel>
</rss>
