<?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>react | JavaScript Tutorials &amp; Videos</title>
	<atom:link href="https://www.javascripttutorials.net/tag/react/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.javascripttutorials.net</link>
	<description>JavaScript Tutorials &#38; Videos: Node.js, AngularJS, Vue.js, Backbone.js</description>
	<lastBuildDate>Wed, 01 May 2024 20:08:14 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://www.javascripttutorials.net/wp-content/uploads/cropped-JavaScript_logo_2.svg_-32x32.png</url>
	<title>react | JavaScript Tutorials &amp; Videos</title>
	<link>https://www.javascripttutorials.net</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Building an Universal JavaScript App Using NuxtJS</title>
		<link>https://www.javascripttutorials.net/building-an-universal-javascript-app-using-nuxtjs/</link>
		
		<dc:creator><![CDATA[javascripttutorials.net]]></dc:creator>
		<pubDate>Tue, 30 Apr 2024 10:03:23 +0000</pubDate>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[react]]></category>
		<guid isPermaLink="false">https://www.javascripttutorials.net/?p=708</guid>

					<description><![CDATA[<p>Nuxt is a free and open source JavaScript library based on Vue.js, Nitro, and Vite. Nuxt is inspired by Next.js, which is a framework of similar purpose, based on React.js. The framework aims to create performant and production-grade full-stack web apps and websites with confidence. This presentation explains how to &#8230;</p>
The post <a href="https://www.javascripttutorials.net/building-an-universal-javascript-app-using-nuxtjs/">Building an Universal JavaScript App Using NuxtJS</a> first appeared on <a href="https://www.javascripttutorials.net">JavaScript Tutorials & Videos</a>.]]></description>
		
		
		
			</item>
		<item>
		<title>Build Fast Interactive Web Apps with React Server Components</title>
		<link>https://www.javascripttutorials.net/build-fast-interactive-web-apps-with-react-server-components/</link>
		
		<dc:creator><![CDATA[javascripttutorials.net]]></dc:creator>
		<pubDate>Mon, 26 Feb 2024 17:30:13 +0000</pubDate>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[react]]></category>
		<guid isPermaLink="false">https://www.javascripttutorials.net/?p=689</guid>

					<description><![CDATA[<p>React Server Components are a new feature that lets you render React components on the server and stream them to the client. This enables you to build rich user interfaces for Web applications with minimal client-side code, while still preserving interactivity and performance. In this presentation, you will learn how &#8230;</p>
The post <a href="https://www.javascripttutorials.net/build-fast-interactive-web-apps-with-react-server-components/">Build Fast Interactive Web Apps with React Server Components</a> first appeared on <a href="https://www.javascripttutorials.net">JavaScript Tutorials & Videos</a>.]]></description>
		
		
		
			</item>
		<item>
		<title>Testing React Native Applications the Smart Way</title>
		<link>https://www.javascripttutorials.net/testing-react-native-applications-the-smart-way/</link>
		
		<dc:creator><![CDATA[javascripttutorials.net]]></dc:creator>
		<pubDate>Thu, 25 Jan 2024 14:56:42 +0000</pubDate>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[react]]></category>
		<category><![CDATA[testing]]></category>
		<guid isPermaLink="false">https://www.javascripttutorials.net/?p=684</guid>

					<description><![CDATA[<p>This presentation explores the divisive world of software testing, where React.js developers often find themselves torn between writing no tests and striving for 100% test coverage. Learn how to navigate these polarizing positions and adopt a more nuanced strategy that makes testing React applications efficient and effective. The talk dives &#8230;</p>
The post <a href="https://www.javascripttutorials.net/testing-react-native-applications-the-smart-way/">Testing React Native Applications the Smart Way</a> first appeared on <a href="https://www.javascripttutorials.net">JavaScript Tutorials & Videos</a>.]]></description>
		
		
		
			</item>
		<item>
		<title>Animations in React Native: Tips and Tricks</title>
		<link>https://www.javascripttutorials.net/animations-in-react-native-tips-and-tricks/</link>
		
		<dc:creator><![CDATA[javascripttutorials.net]]></dc:creator>
		<pubDate>Wed, 15 Feb 2023 11:00:49 +0000</pubDate>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[react]]></category>
		<guid isPermaLink="false">https://www.javascripttutorials.net/?p=630</guid>

					<description><![CDATA[<p>Animations seem dreadful before you dive into this topic. With this talk I hope to get you feeling ready to pick them up and start improving your app right away. I will cover the current ecosystem of doing animations in React Native, ways to get quick wins in your app, &#8230;</p>
The post <a href="https://www.javascripttutorials.net/animations-in-react-native-tips-and-tricks/">Animations in React Native: Tips and Tricks</a> first appeared on <a href="https://www.javascripttutorials.net">JavaScript Tutorials & Videos</a>.]]></description>
		
		
		
			</item>
		<item>
		<title>Measuring in Production the Performance of React Native Apps</title>
		<link>https://www.javascripttutorials.net/measuring-in-production-the-performance-of-react-native-apps/</link>
		
		<dc:creator><![CDATA[javascripttutorials.net]]></dc:creator>
		<pubDate>Mon, 10 Oct 2022 20:53:36 +0000</pubDate>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[react]]></category>
		<guid isPermaLink="false">https://www.javascripttutorials.net/?p=600</guid>

					<description><![CDATA[<p>Wait, you can measure the performance of any React Native apps in production? Indeed, Android phones run on linux, which means we have full power through the magic of adb shell! This presentation explores what we can do together in live coding, and see how we can build a performance &#8230;</p>
The post <a href="https://www.javascripttutorials.net/measuring-in-production-the-performance-of-react-native-apps/">Measuring in Production the Performance of React Native Apps</a> first appeared on <a href="https://www.javascripttutorials.net">JavaScript Tutorials & Videos</a>.]]></description>
		
		
		
			</item>
		<item>
		<title>Retrofit a Test Suite in an Existing React Apps</title>
		<link>https://www.javascripttutorials.net/retrofit-a-test-suite-in-an-existing-react-apps/</link>
		
		<dc:creator><![CDATA[javascripttutorials.net]]></dc:creator>
		<pubDate>Fri, 18 Feb 2022 20:51:12 +0000</pubDate>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[react]]></category>
		<guid isPermaLink="false">https://www.javascripttutorials.net/?p=579</guid>

					<description><![CDATA[<p>Nobody wants to work with JavaScript legacy code! Nevertheless, a large part of us does just that. Michael Feathers has defined it painfully well: &#8220;Legacy code is code without testing&#8221;. No matter how old or clean it is and no matter who wrote it. With the rapid increase in front-end &#8230;</p>
The post <a href="https://www.javascripttutorials.net/retrofit-a-test-suite-in-an-existing-react-apps/">Retrofit a Test Suite in an Existing React Apps</a> first appeared on <a href="https://www.javascripttutorials.net">JavaScript Tutorials & Videos</a>.]]></description>
		
		
		
			</item>
		<item>
		<title>Building Mobile Applications with JavaScript</title>
		<link>https://www.javascripttutorials.net/building-mobile-applications-with-javascript/</link>
		
		<dc:creator><![CDATA[javascripttutorials.net]]></dc:creator>
		<pubDate>Mon, 13 Dec 2021 17:15:10 +0000</pubDate>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[react]]></category>
		<guid isPermaLink="false">https://www.javascripttutorials.net/?p=570</guid>

					<description><![CDATA[<p>Building mobile applications with JavaScript is becoming a popular approach as a valid alternative to building applications natively. React Native it today the technology leader in this field. There are many reasons to build mobile applications with JavaScript: * Cutting down product development costs by using a single code base &#8230;</p>
The post <a href="https://www.javascripttutorials.net/building-mobile-applications-with-javascript/">Building Mobile Applications with JavaScript</a> first appeared on <a href="https://www.javascripttutorials.net">JavaScript Tutorials & Videos</a>.]]></description>
		
		
		
			</item>
		<item>
		<title>Build a Resilient Frontend Architecture</title>
		<link>https://www.javascripttutorials.net/build-a-resilient-frontend-architecture/</link>
		
		<dc:creator><![CDATA[javascripttutorials.net]]></dc:creator>
		<pubDate>Mon, 13 Jan 2020 17:39:47 +0000</pubDate>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[react]]></category>
		<guid isPermaLink="false">http://www.javascripttutorials.net/?p=425</guid>

					<description><![CDATA[<p>Change is inevitable. So is legacy. And too often, we as JavaScript developers (who love to solve problems by coding) fall into the trap of believing the only way to fix it is by rewriting everything again and again. But how can we design an application architecture that is more &#8230;</p>
The post <a href="https://www.javascripttutorials.net/build-a-resilient-frontend-architecture/">Build a Resilient Frontend Architecture</a> first appeared on <a href="https://www.javascripttutorials.net">JavaScript Tutorials & Videos</a>.]]></description>
		
		
		
			</item>
		<item>
		<title>React Crash Course for Beginners</title>
		<link>https://www.javascripttutorials.net/react-crash-course-for-beginners/</link>
		
		<dc:creator><![CDATA[javascripttutorials.net]]></dc:creator>
		<pubDate>Wed, 08 May 2019 18:08:54 +0000</pubDate>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[react]]></category>
		<guid isPermaLink="false">http://www.javascripttutorials.net/?p=397</guid>

					<description><![CDATA[<p>We are going through what React is, why to use it and how to get started. Questions we ask is: What does React do that differs react from other JavaScript frameworks? And what is the similarities? Why isn&#8217;t React a frameworks? What is the main usage? How to use it? &#8230;</p>
The post <a href="https://www.javascripttutorials.net/react-crash-course-for-beginners/">React Crash Course for Beginners</a> first appeared on <a href="https://www.javascripttutorials.net">JavaScript Tutorials & Videos</a>.]]></description>
		
		
		
			</item>
	</channel>
</rss>
