<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	
	>
<channel>
	<title>
	Comments on: Setting Up and Compiling WordPress React JS for the Block Editor with Gulp and NPM	</title>
	<atom:link href="https://krasenslavov.com/setting-up-and-compiling-wordpress-react-js-for-the-block-editor-with-gulp-and-npm/feed/" rel="self" type="application/rss+xml" />
	<link>https://krasenslavov.com/setting-up-and-compiling-wordpress-react-js-for-the-block-editor-with-gulp-and-npm/</link>
	<description>WordPress Plugins, Themes and Writings</description>
	<lastBuildDate>Wed, 03 Dec 2025 03:57:40 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Krasen Slavov		</title>
		<link>https://krasenslavov.com/setting-up-and-compiling-wordpress-react-js-for-the-block-editor-with-gulp-and-npm/#comment-9392</link>

		<dc:creator><![CDATA[Krasen Slavov]]></dc:creator>
		<pubDate>Mon, 21 Oct 2024 04:05:32 +0000</pubDate>
		<guid isPermaLink="false">https://krasenslavov.com/?p=1410#comment-9392</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://krasenslavov.com/setting-up-and-compiling-wordpress-react-js-for-the-block-editor-with-gulp-and-npm/#comment-9391&quot;&gt;Stefan Smiljkovic&lt;/a&gt;.

Webpack is a Node-based application, and to install and run it you need both Node and NPM. Not only that, but for Webpack to do anything meaningful, it requires &quot;loaders&quot; that are Node modules which should be installed with NPM as well.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://krasenslavov.com/setting-up-and-compiling-wordpress-react-js-for-the-block-editor-with-gulp-and-npm/#comment-9391">Stefan Smiljkovic</a>.</p>
<p>Webpack is a Node-based application, and to install and run it you need both Node and NPM. Not only that, but for Webpack to do anything meaningful, it requires &#8220;loaders&#8221; that are Node modules which should be installed with NPM as well.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Stefan Smiljkovic		</title>
		<link>https://krasenslavov.com/setting-up-and-compiling-wordpress-react-js-for-the-block-editor-with-gulp-and-npm/#comment-9391</link>

		<dc:creator><![CDATA[Stefan Smiljkovic]]></dc:creator>
		<pubDate>Tue, 03 Sep 2024 13:08:25 +0000</pubDate>
		<guid isPermaLink="false">https://krasenslavov.com/?p=1410#comment-9391</guid>

					<description><![CDATA[Is there a specific reason you chose Gulp over Webpack for this setup? I&#039;m considering a similar approach for my project and wondering about the pros and cons.]]></description>
			<content:encoded><![CDATA[<p>Is there a specific reason you chose Gulp over Webpack for this setup? I&#8217;m considering a similar approach for my project and wondering about the pros and cons.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
