<?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>開発環境 | WATASHI.xyz</title>
	<atom:link href="https://watashi.xyz/tag/%E9%96%8B%E7%99%BA%E7%92%B0%E5%A2%83/feed/" rel="self" type="application/rss+xml" />
	<link>https://watashi.xyz</link>
	<description>わたしの情報をわたします</description>
	<lastBuildDate>Sat, 08 Nov 2025 06:46:56 +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>開発環境 | WATASHI.xyz</title>
	<link>https://watashi.xyz</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>postcss.config.jsの正しい書き方と実用サンプル｜プラグイン活用術｜環境別設定まで</title>
		<link>https://watashi.xyz/postcss-configjs-example/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Mon, 08 Sep 2025 15:00:00 +0000</pubDate>
				<category><![CDATA[その他]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[postcss]]></category>
		<category><![CDATA[開発環境]]></category>
		<guid isPermaLink="false">https://watashi.xyz/?p=6079</guid>

					<description><![CDATA[<p>PostCSSの設定ファイルであるpostcss.config.jsの正しい書き方や基本構造、設置場所、環境別の具体的な設定例を解説します。Autoprefixerやcssnano、Tailwind CSSなど主要プラグインの設定方法、CommonJSとES Modulesの使い分け、設定反映トラブルの解決策まで</p>
The post <a href="https://watashi.xyz/postcss-configjs-example/">postcss.config.jsの正しい書き方と実用サンプル｜プラグイン活用術｜環境別設定まで</a> first appeared on <a href="https://watashi.xyz">WATASHI.xyz</a>.]]></description>
		
		
		
			</item>
		<item>
		<title>初心者でもすぐ分かる！Nginxのバージョン確認コマンドと環境別のチェック方法【2025年最新】</title>
		<link>https://watashi.xyz/nginx-version-check/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Tue, 02 Sep 2025 15:00:00 +0000</pubDate>
				<category><![CDATA[その他]]></category>
		<category><![CDATA[nginx]]></category>
		<category><![CDATA[開発環境]]></category>
		<guid isPermaLink="false">https://watashi.xyz/?p=5879</guid>

					<description><![CDATA[<p>Nginxのバージョンを確認したい方に、コマンドから環境別の手順までを解説！「nginx -v」「nginx -V」の違いや、Ubuntu・CentOS・Docker・AWSなど各環境での確認方法、ブラウザからのバージョン確認・非表示設定、OpenSSLやTLSとの互換性チェック、最新バージョンへの更新手順まで網羅</p>
The post <a href="https://watashi.xyz/nginx-version-check/">初心者でもすぐ分かる！Nginxのバージョン確認コマンドと環境別のチェック方法【2025年最新】</a> first appeared on <a href="https://watashi.xyz">WATASHI.xyz</a>.]]></description>
		
		
		
			</item>
		<item>
		<title>【Docker攻略】docker buildでDockerfileを正しく指定する完全ガイド｜開発・本番別の使い分け</title>
		<link>https://watashi.xyz/docker-build-dockerfile/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Mon, 04 Aug 2025 15:00:00 +0000</pubDate>
				<category><![CDATA[その他]]></category>
		<category><![CDATA[docker]]></category>
		<category><![CDATA[開発環境]]></category>
		<guid isPermaLink="false">https://watashi.xyz/?p=4889</guid>

					<description><![CDATA[<p>Docker buildで任意のDockerfileを指定する方法をわかりやすく解説。-fオプションの構文例や相対・絶対パスの注意点、開発・本番環境での使い分け、命名規則やdocker-composeとの連携まで、実務に役立つ運用テクニックをまとめました。Dockerfileの最適化と品質向上のヒントも満載です。</p>
The post <a href="https://watashi.xyz/docker-build-dockerfile/">【Docker攻略】docker buildでDockerfileを正しく指定する完全ガイド｜開発・本番別の使い分け</a> first appeared on <a href="https://watashi.xyz">WATASHI.xyz</a>.]]></description>
		
		
		
			</item>
		<item>
		<title>docker compose up オプション徹底解説｜必須コマンド一覧・便利テクニック・トラブル解決まで</title>
		<link>https://watashi.xyz/docker-compose-up-options/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Sun, 03 Aug 2025 15:00:00 +0000</pubDate>
				<category><![CDATA[その他]]></category>
		<category><![CDATA[docker]]></category>
		<category><![CDATA[開発環境]]></category>
		<guid isPermaLink="false">https://watashi.xyz/?p=4867</guid>

					<description><![CDATA[<p>「docker compose up オプション」を整理。必須の基本オプション5選から開発現場で役立つ応用テクニック、複数ファイル指定や特定サービス起動の方法まで詳しく紹介。さらに、upが終わらない・ハングする時の原因と解決法、CIや本番環境でのベストプラクティスまで。効率的なDocker運用を目指す方におすすめです。</p>
The post <a href="https://watashi.xyz/docker-compose-up-options/">docker compose up オプション徹底解説｜必須コマンド一覧・便利テクニック・トラブル解決まで</a> first appeared on <a href="https://watashi.xyz">WATASHI.xyz</a>.]]></description>
		
		
		
			</item>
		<item>
		<title>npmパッケージ一覧を一発表示！初心者でも迷わないnpm listコマンドの使い方＆おすすめパッケージ</title>
		<link>https://watashi.xyz/npm-packages/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Thu, 24 Apr 2025 15:00:00 +0000</pubDate>
				<category><![CDATA[javascript]]></category>
		<category><![CDATA[npm]]></category>
		<category><![CDATA[開発環境]]></category>
		<guid isPermaLink="false">https://watashi.xyz/?p=2439</guid>

					<description><![CDATA[<p>npmでインストール済みのパッケージ一覧を確認する方法を、初心者にもわかりやすく丁寧に解説。npm listの基本的な使い方から、グローバル・ローカルの違いや出力形式のカスタマイズ、package.jsonとの関係性さらに、依存関係を可視化する便利ツールや2025年版のおすすめパッケージも紹介します。</p>
The post <a href="https://watashi.xyz/npm-packages/">npmパッケージ一覧を一発表示！初心者でも迷わないnpm listコマンドの使い方＆おすすめパッケージ</a> first appeared on <a href="https://watashi.xyz">WATASHI.xyz</a>.]]></description>
		
		
		
			</item>
		<item>
		<title>【初心者必見】3分でできるViteの始め方！爆速開発環境を最短ステップで完全構築【2025年最新版】</title>
		<link>https://watashi.xyz/vite-starter/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Wed, 23 Apr 2025 15:00:00 +0000</pubDate>
				<category><![CDATA[javascript]]></category>
		<category><![CDATA[vite]]></category>
		<category><![CDATA[開発環境]]></category>
		<guid isPermaLink="false">https://watashi.xyz/?p=2416</guid>

					<description><![CDATA[<p>【Vite入門決定版】初心者でも分かる正しい読み方から始め方まで徹底解説！React・Vue対応のインストール手順、高速開発の秘密、Webpackとの違いを説明。コマンド一つで環境構築からデプロイまで、つまずきポイントやvite.config.jsのカスタマイズ例や各種ホスティングサービスへの公開方法も詳しく紹介。</p>
The post <a href="https://watashi.xyz/vite-starter/">【初心者必見】3分でできるViteの始め方！爆速開発環境を最短ステップで完全構築【2025年最新版】</a> first appeared on <a href="https://watashi.xyz">WATASHI.xyz</a>.]]></description>
		
		
		
			</item>
		<item>
		<title>Webpackは本当に開発終了したのか？現状と後継候補（Vite・Turbopack）への移行手順まで全まとめ</title>
		<link>https://watashi.xyz/webpack-end/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Tue, 22 Apr 2025 15:00:00 +0000</pubDate>
				<category><![CDATA[その他]]></category>
		<category><![CDATA[webpack]]></category>
		<category><![CDATA[開発環境]]></category>
		<guid isPermaLink="false">https://watashi.xyz/?p=2374</guid>

					<description><![CDATA[<p>Webpackの開発終了に関する真相を公式情報やGitHubの状況をもとに徹底解説します。今後のサポートやセキュリティ面の懸念点、利用し続けるリスクを明確にし、代替ツール（Vite、Turbopack、esbuild）の特徴や違いを比較。また、移行手順や既存プロジェクトへの影響、最適な技術選定のポイントについても紹介</p>
The post <a href="https://watashi.xyz/webpack-end/">Webpackは本当に開発終了したのか？現状と後継候補（Vite・Turbopack）への移行手順まで全まとめ</a> first appeared on <a href="https://watashi.xyz">WATASHI.xyz</a>.]]></description>
		
		
		
			</item>
	</channel>
</rss>
