<?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/"
	
	xmlns:georss="http://www.georss.org/georss"
	xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
	>

<channel>
	<title>react development &#8211; DPS Computing</title>
	<atom:link href="https://www.dpscomputing.com/blog/tag/react-development/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.dpscomputing.com/blog</link>
	<description>Your Ultimate Computing Website!</description>
	<lastBuildDate>Tue, 30 May 2023 17:22:38 +0000</lastBuildDate>
	<language>en-GB</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
<site xmlns="com-wordpress:feed-additions:1">49919150</site>	<item>
		<title>React Hook use is called conditionally. React Hooks must be called in the exact same order in every component render</title>
		<link>https://www.dpscomputing.com/blog/2023/05/30/react-hook-use-is-called-conditionally-react-hooks-must-be-called-in-the-exact-same-order-in-every-component-render/</link>
					<comments>https://www.dpscomputing.com/blog/2023/05/30/react-hook-use-is-called-conditionally-react-hooks-must-be-called-in-the-exact-same-order-in-every-component-render/#respond</comments>
		
		<dc:creator><![CDATA[DPS David]]></dc:creator>
		<pubDate>Tue, 30 May 2023 17:21:56 +0000</pubDate>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Development Issues]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[fix react hook error]]></category>
		<category><![CDATA[how to fix react hook error]]></category>
		<category><![CDATA[how to fix react hooks]]></category>
		<category><![CDATA[react development]]></category>
		<category><![CDATA[react development issues]]></category>
		<category><![CDATA[react error]]></category>
		<category><![CDATA[react hook error]]></category>
		<category><![CDATA[react hook is called conditionally]]></category>
		<category><![CDATA[react hooks]]></category>
		<category><![CDATA[react hooks must be called in the exact same order in every component render]]></category>
		<category><![CDATA[react hooks not working]]></category>
		<guid isPermaLink="false">https://www.dpscomputing.com/blog/?p=3949</guid>

					<description><![CDATA[React Hooks are fantastic and, used correctly, very powerful. But when it breaks, it all comes crashing down. None more so than with the relatively cryptic error: So, no mishmashing about with the order&#46;&#46;&#46;]]></description>
		
					<wfw:commentRss>https://www.dpscomputing.com/blog/2023/05/30/react-hook-use-is-called-conditionally-react-hooks-must-be-called-in-the-exact-same-order-in-every-component-render/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">3949</post-id>	</item>
		<item>
		<title>Prevent usage of Array index in keys &#8211; React</title>
		<link>https://www.dpscomputing.com/blog/2023/05/30/prevent-usage-of-array-index-in-keys-react/</link>
					<comments>https://www.dpscomputing.com/blog/2023/05/30/prevent-usage-of-array-index-in-keys-react/#respond</comments>
		
		<dc:creator><![CDATA[DPS David]]></dc:creator>
		<pubDate>Tue, 30 May 2023 17:07:01 +0000</pubDate>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Development Issues]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[fix prevent usage of array index in keys]]></category>
		<category><![CDATA[fix react errors]]></category>
		<category><![CDATA[fix react warnings]]></category>
		<category><![CDATA[jslint]]></category>
		<category><![CDATA[jsx lint]]></category>
		<category><![CDATA[prevent usage of array index in keys]]></category>
		<category><![CDATA[prevent usage of array index in keys tutorial]]></category>
		<category><![CDATA[react]]></category>
		<category><![CDATA[react development]]></category>
		<category><![CDATA[react errors]]></category>
		<category><![CDATA[react warnings]]></category>
		<guid isPermaLink="false">https://www.dpscomputing.com/blog/?p=3947</guid>

					<description><![CDATA[So, React has thrown you a curveball &#8211; or, you&#8217;ve discovered when linting your getting a warning saying &#8220;Prevent usage of Array index in keys&#8221;. Huh? Well, you probably already know the issue, but&#46;&#46;&#46;]]></description>
		
					<wfw:commentRss>https://www.dpscomputing.com/blog/2023/05/30/prevent-usage-of-array-index-in-keys-react/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">3947</post-id>	</item>
		<item>
		<title>Warning: Each child in a list should have a unique &#8220;key&#8221; prop.</title>
		<link>https://www.dpscomputing.com/blog/2022/04/23/warning-each-child-in-a-list-should-have-a-unique-key-prop/</link>
					<comments>https://www.dpscomputing.com/blog/2022/04/23/warning-each-child-in-a-list-should-have-a-unique-key-prop/#respond</comments>
		
		<dc:creator><![CDATA[DPS David]]></dc:creator>
		<pubDate>Sat, 23 Apr 2022 17:56:53 +0000</pubDate>
				<category><![CDATA[Development Issues]]></category>
		<category><![CDATA[react]]></category>
		<category><![CDATA[react development]]></category>
		<category><![CDATA[react development issues]]></category>
		<category><![CDATA[react issues]]></category>
		<category><![CDATA[react key prop]]></category>
		<category><![CDATA[react props]]></category>
		<category><![CDATA[react props error]]></category>
		<category><![CDATA[react unique key prop]]></category>
		<category><![CDATA[Warning: Each child in a list should have a unique "key" prop]]></category>
		<guid isPermaLink="false">https://www.dpscomputing.com/blog/?p=3328</guid>

					<description><![CDATA[After you&#8217;ve used React for only a short time, you&#8217;re likely to come across one of these warnings. Even experienced developers come across this error &#8211; usually due to an oversight in their code.&#46;&#46;&#46;]]></description>
		
					<wfw:commentRss>https://www.dpscomputing.com/blog/2022/04/23/warning-each-child-in-a-list-should-have-a-unique-key-prop/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">3328</post-id>	</item>
		<item>
		<title>Adjacent JSX elements must be wrapped in an enclosing tag</title>
		<link>https://www.dpscomputing.com/blog/2022/04/16/adjacent-jsx-elements-must-be-wrapped-in-an-enclosing-tag/</link>
					<comments>https://www.dpscomputing.com/blog/2022/04/16/adjacent-jsx-elements-must-be-wrapped-in-an-enclosing-tag/#respond</comments>
		
		<dc:creator><![CDATA[DPS David]]></dc:creator>
		<pubDate>Sat, 16 Apr 2022 13:40:22 +0000</pubDate>
				<category><![CDATA[Development Issues]]></category>
		<category><![CDATA[adjacent jsx elements]]></category>
		<category><![CDATA[Adjacent JSX elements must be wrapped in an enclosing tag]]></category>
		<category><![CDATA[Parse Error: Adjacent JSX elements must be wrapped in an enclosing tag]]></category>
		<category><![CDATA[react development]]></category>
		<category><![CDATA[react parse error]]></category>
		<category><![CDATA[reactjs]]></category>
		<category><![CDATA[reactjs Adjacent JSX elements must be wrapped in an enclosing tag]]></category>
		<category><![CDATA[reactjs errors]]></category>
		<guid isPermaLink="false">https://www.dpscomputing.com/blog/?p=3287</guid>

					<description><![CDATA[If you&#8217;ve started learning React, chances are you&#8217;re seeing this error a fair amount: No fear, this one is really easy to solve &#8211; with a 100% success rate! Yes, really. The issue When&#46;&#46;&#46;]]></description>
		
					<wfw:commentRss>https://www.dpscomputing.com/blog/2022/04/16/adjacent-jsx-elements-must-be-wrapped-in-an-enclosing-tag/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">3287</post-id>	</item>
		<item>
		<title>React.createElement: type is invalid &#8212; expected a string</title>
		<link>https://www.dpscomputing.com/blog/2022/04/16/react-createelement-type-is-invalid-expected-a-string/</link>
					<comments>https://www.dpscomputing.com/blog/2022/04/16/react-createelement-type-is-invalid-expected-a-string/#respond</comments>
		
		<dc:creator><![CDATA[DPS David]]></dc:creator>
		<pubDate>Sat, 16 Apr 2022 13:25:10 +0000</pubDate>
				<category><![CDATA[Development Issues]]></category>
		<category><![CDATA[react]]></category>
		<category><![CDATA[react custom components]]></category>
		<category><![CDATA[react development]]></category>
		<category><![CDATA[react error]]></category>
		<category><![CDATA[react import export]]></category>
		<category><![CDATA[React.createElement error]]></category>
		<category><![CDATA[React.createElement: type is invalid -- expected a string]]></category>
		<category><![CDATA[reactjs]]></category>
		<category><![CDATA[reactjs error]]></category>
		<guid isPermaLink="false">https://www.dpscomputing.com/blog/?p=3284</guid>

					<description><![CDATA[One of the most common import/export errors when using React is the error: This somewhat cryptic error usually has a simple solution. More often than note a quick notation fix can solve the issue.&#46;&#46;&#46;]]></description>
		
					<wfw:commentRss>https://www.dpscomputing.com/blog/2022/04/16/react-createelement-type-is-invalid-expected-a-string/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">3284</post-id>	</item>
		<item>
		<title>React Router &#8211; URL Changes, Component Doesn&#8217;t</title>
		<link>https://www.dpscomputing.com/blog/2020/04/25/react-router-url-changes-component-doesnt/</link>
					<comments>https://www.dpscomputing.com/blog/2020/04/25/react-router-url-changes-component-doesnt/#respond</comments>
		
		<dc:creator><![CDATA[DPS David]]></dc:creator>
		<pubDate>Sat, 25 Apr 2020 14:29:22 +0000</pubDate>
				<category><![CDATA[Development Issues]]></category>
		<category><![CDATA[react]]></category>
		<category><![CDATA[react development]]></category>
		<category><![CDATA[react route page does not appear]]></category>
		<category><![CDATA[react router]]></category>
		<category><![CDATA[react router not working]]></category>
		<category><![CDATA[react router only url changes]]></category>
		<category><![CDATA[react router page does not change]]></category>
		<guid isPermaLink="false">https://www.dpscomputing.com/blog/?p=2858</guid>

					<description><![CDATA[There&#8217;s nothing more frustrating when something just doesn&#8217;t work. And coding is no exception. You&#8217;re searching high and low, your Link component is fine, and you&#8217;ve been through your code a million times. The&#46;&#46;&#46;]]></description>
		
					<wfw:commentRss>https://www.dpscomputing.com/blog/2020/04/25/react-router-url-changes-component-doesnt/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">2858</post-id>	</item>
		<item>
		<title>Getting Started with Isomorphic React at Pluralsight</title>
		<link>https://www.dpscomputing.com/blog/2020/04/01/getting-started-with-isomorphic-react-at-pluralsight/</link>
					<comments>https://www.dpscomputing.com/blog/2020/04/01/getting-started-with-isomorphic-react-at-pluralsight/#comments</comments>
		
		<dc:creator><![CDATA[DPS David]]></dc:creator>
		<pubDate>Wed, 01 Apr 2020 18:20:38 +0000</pubDate>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[code whisperer]]></category>
		<category><![CDATA[daniel stern]]></category>
		<category><![CDATA[error in bundle.js]]></category>
		<category><![CDATA[isomorphic react]]></category>
		<category><![CDATA[isomorphic react at pluralsight]]></category>
		<category><![CDATA[isomorphic react course]]></category>
		<category><![CDATA[isomorphic react template]]></category>
		<category><![CDATA[react development]]></category>
		<category><![CDATA[uglifyjs es6 configuration]]></category>
		<category><![CDATA[uglifyjs webpack]]></category>
		<category><![CDATA[unexpected token: punc]]></category>
		<guid isPermaLink="false">https://www.dpscomputing.com/blog/?p=2842</guid>

					<description><![CDATA[Isomorphic React, for many reasons, is gaining traction with many developers. Not least for the SEO benefits &#8211; or should we say that massive SEO pitfalls of *NOT* using isomorphic React. Blank pages for&#46;&#46;&#46;]]></description>
		
					<wfw:commentRss>https://www.dpscomputing.com/blog/2020/04/01/getting-started-with-isomorphic-react-at-pluralsight/feed/</wfw:commentRss>
			<slash:comments>8</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">2842</post-id>	</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/?utm_source=w3tc&utm_medium=footer_comment&utm_campaign=free_plugin

Page Caching using Disk: Enhanced 
Minified using Disk

Served from: www.dpscomputing.com @ 2026-06-09 17:10:43 by W3 Total Cache
-->