<?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 Archives - Timo Ernst</title>
	<atom:link href="https://www.timo-ernst.net/blog/tag/react/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.timo-ernst.net/blog/tag/react/</link>
	<description>Developer • YouTuber • Blogger</description>
	<lastBuildDate>Sun, 31 Oct 2021 13:04:38 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://www.timo-ernst.net/wp-content/uploads/2021/03/cropped-Timo-Ernst-Small-32x32.jpg</url>
	<title>react Archives - Timo Ernst</title>
	<link>https://www.timo-ernst.net/blog/tag/react/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Can You Code On iPhone?</title>
		<link>https://www.timo-ernst.net/blog/2020/10/13/can-you-code-on-iphone/</link>
					<comments>https://www.timo-ernst.net/blog/2020/10/13/can-you-code-on-iphone/#respond</comments>
		
		<dc:creator><![CDATA[Timo]]></dc:creator>
		<pubDate>Tue, 13 Oct 2020 19:46:50 +0000</pubDate>
				<category><![CDATA[Nerd stuff]]></category>
		<category><![CDATA[iOS]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[node]]></category>
		<category><![CDATA[playjs]]></category>
		<category><![CDATA[react]]></category>
		<category><![CDATA[webdev]]></category>
		<category><![CDATA[Webdevelopment]]></category>
		<guid isPermaLink="false">https://www.timo-ernst.net/?p=4316</guid>

					<description><![CDATA[<p>Few days ago while watching the Apple iPhone 12 keynote I wondered – Could you use this thing as a device to do programming on? So I tried. In this Video I will try to build a React + Node/Express app entirely on my iPhone SE using my favourite iOS IDE PlayJs.</p>
<p>The post <a href="https://www.timo-ernst.net/blog/2020/10/13/can-you-code-on-iphone/">Can You Code On iPhone?</a> appeared first on <a href="https://www.timo-ernst.net">Timo Ernst</a>.</p>
<div class='yarpp yarpp-related yarpp-related-rss yarpp-template-list'>
<!-- YARPP List -->
<h2>Related posts:</h2><ol>
<li><a href="https://www.timo-ernst.net/blog/2020/05/02/can-you-code-on-an-ipad-pro/" rel="bookmark" title="Can you code on an iPad Pro?">Can you code on an iPad Pro?</a></li>
<li><a href="https://www.timo-ernst.net/blog/2020/11/25/testing-if-iphone-12-mini-is-a-worthy-upgrade-for-iphone-5-5s-se/" rel="bookmark" title="Is iPhone 12 Mini a Worthy Upgrade for iPhone 5/5s/SE?">Is iPhone 12 Mini a Worthy Upgrade for iPhone 5/5s/SE?</a></li>
<li><a href="https://www.timo-ernst.net/blog/2018/11/02/tutorial-auto-complete-search-with-react-node-and-framework7/" rel="bookmark" title="Tutorial: Auto-Complete Search with React, Node and Framework7">Tutorial: Auto-Complete Search with React, Node and Framework7</a></li>
</ol>
</div>
]]></description>
		
					<wfw:commentRss>https://www.timo-ernst.net/blog/2020/10/13/can-you-code-on-iphone/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Choosing Between Angular, React, Vue and Svelte – 4 Tips!</title>
		<link>https://www.timo-ernst.net/blog/2020/10/11/choosing-between-angular-react-vue-and-svelte-4-tips/</link>
					<comments>https://www.timo-ernst.net/blog/2020/10/11/choosing-between-angular-react-vue-and-svelte-4-tips/#respond</comments>
		
		<dc:creator><![CDATA[Timo]]></dc:creator>
		<pubDate>Sun, 11 Oct 2020 15:47:29 +0000</pubDate>
				<category><![CDATA[Nerd stuff]]></category>
		<category><![CDATA[angular]]></category>
		<category><![CDATA[react]]></category>
		<category><![CDATA[svelte]]></category>
		<category><![CDATA[vue]]></category>
		<guid isPermaLink="false">https://www.timo-ernst.net/?p=4292</guid>

					<description><![CDATA[<p>Choosing between modern web frameworks can be hard, especially if you&#8217;re not familiar with all of them. But don&#8217;t worry, I don&#8217;t either and you won&#8217;t have to as well. However, here are 4 tips on choosing the right tool for your next project. 1 Choosing based on Project Requirements Look at the requirements of [&#8230;]</p>
<p>The post <a href="https://www.timo-ernst.net/blog/2020/10/11/choosing-between-angular-react-vue-and-svelte-4-tips/">Choosing Between Angular, React, Vue and Svelte – 4 Tips!</a> appeared first on <a href="https://www.timo-ernst.net">Timo Ernst</a>.</p>
<div class='yarpp yarpp-related yarpp-related-rss yarpp-template-list'>
<!-- YARPP List -->
<h2>Related posts:</h2><ol>
<li><a href="https://www.timo-ernst.net/blog/2015/11/05/video-screencast-how-to-use-framework7-with-angularjs/" rel="bookmark" title="Video Screencast: How to use Framework7 with Angular 1.x">Video Screencast: How to use Framework7 with Angular 1.x</a></li>
<li><a href="https://www.timo-ernst.net/blog/2018/01/21/find-dead-css-in-react-using-radium/" rel="bookmark" title="Find Dead CSS in React using Radium">Find Dead CSS in React using Radium</a></li>
<li><a href="https://www.timo-ernst.net/blog/2020/08/15/how-to-set-responsive-breakpoints-in-swiper-react/" rel="bookmark" title="How to Set Responsive Breakpoints in Swiper React">How to Set Responsive Breakpoints in Swiper React</a></li>
</ol>
</div>
]]></description>
		
					<wfw:commentRss>https://www.timo-ernst.net/blog/2020/10/11/choosing-between-angular-react-vue-and-svelte-4-tips/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		<enclosure url="https://www.timo-ernst.net/misc/zeug/you-can-do-it.mp4" length="222599" type="video/mp4" />

			</item>
		<item>
		<title>TypeScript And React: 7 Lessons Learned</title>
		<link>https://www.timo-ernst.net/blog/2020/10/09/an-afternoon-with-typescript-and-react/</link>
					<comments>https://www.timo-ernst.net/blog/2020/10/09/an-afternoon-with-typescript-and-react/#respond</comments>
		
		<dc:creator><![CDATA[Timo]]></dc:creator>
		<pubDate>Fri, 09 Oct 2020 18:17:39 +0000</pubDate>
				<category><![CDATA[Nerd stuff]]></category>
		<category><![CDATA[react]]></category>
		<category><![CDATA[typescript]]></category>
		<guid isPermaLink="false">https://www.timo-ernst.net/?p=4257</guid>

					<description><![CDATA[<p>One of the first programming languages I learned was Java. I liked it back then but always found it a bit overcomplicated (hello, FileInputStream). After a while I completely transitioned to a full JavaScript-only stack using React and Node and I loved it (and still do) because there was no nagging compiler and I never [&#8230;]</p>
<p>The post <a href="https://www.timo-ernst.net/blog/2020/10/09/an-afternoon-with-typescript-and-react/">TypeScript And React: 7 Lessons Learned</a> appeared first on <a href="https://www.timo-ernst.net">Timo Ernst</a>.</p>
<div class='yarpp yarpp-related yarpp-related-rss yarpp-template-list'>
<!-- YARPP List -->
<h2>Related posts:</h2><ol>
<li><a href="https://www.timo-ernst.net/blog/2020/07/12/swiperjs-react-video-tutorial-2020/" rel="bookmark" title="SwiperJS React Video Tutorial | 2020">SwiperJS React Video Tutorial | 2020</a></li>
<li><a href="https://www.timo-ernst.net/blog/2020/10/11/choosing-between-angular-react-vue-and-svelte-4-tips/" rel="bookmark" title="Choosing Between Angular, React, Vue and Svelte – 4 Tips!">Choosing Between Angular, React, Vue and Svelte – 4 Tips!</a></li>
<li><a href="https://www.timo-ernst.net/blog/2015/04/02/experiment-an-iphone-app-built-with-framework7-typescript-and-angularjs/" rel="bookmark" title="Experiment: An iPhone app built with Framework7, TypeScript, and Angular 1.x">Experiment: An iPhone app built with Framework7, TypeScript, and Angular 1.x</a></li>
</ol>
</div>
]]></description>
		
					<wfw:commentRss>https://www.timo-ernst.net/blog/2020/10/09/an-afternoon-with-typescript-and-react/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Arrows in React Swiper Js: How to Customize Prev/Next Button</title>
		<link>https://www.timo-ernst.net/blog/2020/09/12/arrows-in-react-swiper-js-how-to-customize-prev-next-button/</link>
					<comments>https://www.timo-ernst.net/blog/2020/09/12/arrows-in-react-swiper-js-how-to-customize-prev-next-button/#comments</comments>
		
		<dc:creator><![CDATA[Timo]]></dc:creator>
		<pubDate>Sat, 12 Sep 2020 18:56:58 +0000</pubDate>
				<category><![CDATA[Nerd stuff]]></category>
		<category><![CDATA[carousel]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[jsx]]></category>
		<category><![CDATA[react]]></category>
		<category><![CDATA[swiper]]></category>
		<guid isPermaLink="false">https://www.timo-ernst.net/?p=4236</guid>

					<description><![CDATA[<p>I was asked on YouTube to explain how to customize the appearance of the prev/next arrows in the&#160;React version of Swiper Js. There are 2 methods. One is to simply overwrite the color value. The other one is to completely replace the image. Follow along to learn how to accomplish both. 1. Change Color of [&#8230;]</p>
<p>The post <a href="https://www.timo-ernst.net/blog/2020/09/12/arrows-in-react-swiper-js-how-to-customize-prev-next-button/">Arrows in React Swiper Js: How to Customize Prev/Next Button</a> appeared first on <a href="https://www.timo-ernst.net">Timo Ernst</a>.</p>
<div class='yarpp yarpp-related yarpp-related-rss yarpp-template-list'>
<!-- YARPP List -->
<h2>Related posts:</h2><ol>
<li><a href="https://www.timo-ernst.net/blog/2020/08/15/how-to-set-responsive-breakpoints-in-swiper-react/" rel="bookmark" title="How to Set Responsive Breakpoints in Swiper React">How to Set Responsive Breakpoints in Swiper React</a></li>
<li><a href="https://www.timo-ernst.net/blog/2020/07/12/swiperjs-react-video-tutorial-2020/" rel="bookmark" title="SwiperJS React Video Tutorial | 2020">SwiperJS React Video Tutorial | 2020</a></li>
<li><a href="https://www.timo-ernst.net/blog/2021/05/05/parallax-beginner-tutorial-a-cool-3d-effect-with-html-css-javascript/" rel="bookmark" title="Parallax Beginner Tutorial: A Cool 3D Effect With HTML, CSS, JavaScript">Parallax Beginner Tutorial: A Cool 3D Effect With HTML, CSS, JavaScript</a></li>
</ol>
</div>
]]></description>
		
					<wfw:commentRss>https://www.timo-ernst.net/blog/2020/09/12/arrows-in-react-swiper-js-how-to-customize-prev-next-button/feed/</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
			</item>
		<item>
		<title>How to Set Responsive Breakpoints in Swiper React</title>
		<link>https://www.timo-ernst.net/blog/2020/08/15/how-to-set-responsive-breakpoints-in-swiper-react/</link>
					<comments>https://www.timo-ernst.net/blog/2020/08/15/how-to-set-responsive-breakpoints-in-swiper-react/#comments</comments>
		
		<dc:creator><![CDATA[Timo]]></dc:creator>
		<pubDate>Sat, 15 Aug 2020 12:03:54 +0000</pubDate>
				<category><![CDATA[Nerd stuff]]></category>
		<category><![CDATA[breakpoints]]></category>
		<category><![CDATA[jsx]]></category>
		<category><![CDATA[react]]></category>
		<category><![CDATA[responsive]]></category>
		<category><![CDATA[swiper]]></category>
		<guid isPermaLink="false">https://www.timo-ernst.net/?p=4216</guid>

					<description><![CDATA[<p>I&#8217;ve been asked on YouTube how to use breakpoints in the new react version of Swiper, so here it is. Download Source Code First, you have to set breakpoints in jsx: Then, add custom media queries to your css: Hope this was helpful to you, don&#8217;t forget to checkout my working demo on GitHub. Leave [&#8230;]</p>
<p>The post <a href="https://www.timo-ernst.net/blog/2020/08/15/how-to-set-responsive-breakpoints-in-swiper-react/">How to Set Responsive Breakpoints in Swiper React</a> appeared first on <a href="https://www.timo-ernst.net">Timo Ernst</a>.</p>
<div class='yarpp yarpp-related yarpp-related-rss yarpp-template-list'>
<!-- YARPP List -->
<h2>Related posts:</h2><ol>
<li><a href="https://www.timo-ernst.net/blog/2020/09/12/arrows-in-react-swiper-js-how-to-customize-prev-next-button/" rel="bookmark" title="Arrows in React Swiper Js: How to Customize Prev/Next Button">Arrows in React Swiper Js: How to Customize Prev/Next Button</a></li>
<li><a href="https://www.timo-ernst.net/blog/2020/07/12/swiperjs-react-video-tutorial-2020/" rel="bookmark" title="SwiperJS React Video Tutorial | 2020">SwiperJS React Video Tutorial | 2020</a></li>
<li><a href="https://www.timo-ernst.net/blog/2018/11/02/tutorial-auto-complete-search-with-react-node-and-framework7/" rel="bookmark" title="Tutorial: Auto-Complete Search with React, Node and Framework7">Tutorial: Auto-Complete Search with React, Node and Framework7</a></li>
</ol>
</div>
]]></description>
		
					<wfw:commentRss>https://www.timo-ernst.net/blog/2020/08/15/how-to-set-responsive-breakpoints-in-swiper-react/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title>SwiperJS React Video Tutorial &#124; 2020</title>
		<link>https://www.timo-ernst.net/blog/2020/07/12/swiperjs-react-video-tutorial-2020/</link>
					<comments>https://www.timo-ernst.net/blog/2020/07/12/swiperjs-react-video-tutorial-2020/#comments</comments>
		
		<dc:creator><![CDATA[Timo]]></dc:creator>
		<pubDate>Sun, 12 Jul 2020 19:42:03 +0000</pubDate>
				<category><![CDATA[Nerd stuff]]></category>
		<category><![CDATA[carousel]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[react]]></category>
		<category><![CDATA[slider]]></category>
		<category><![CDATA[swiper]]></category>
		<guid isPermaLink="false">https://www.timo-ernst.net/?p=4209</guid>

					<description><![CDATA[<p>After many years of being tied to 3rd party React versions of SwiperJS the official team has now created its own version of SwiperJS for React. In this tutorial I will explain how to use it. Find source code here:https://github.com/valnub/swiper-react-demo Follow me on Twitter:https://www.twitter.com/timo_ernst</p>
<p>The post <a href="https://www.timo-ernst.net/blog/2020/07/12/swiperjs-react-video-tutorial-2020/">SwiperJS React Video Tutorial | 2020</a> appeared first on <a href="https://www.timo-ernst.net">Timo Ernst</a>.</p>
<div class='yarpp yarpp-related yarpp-related-rss yarpp-template-list'>
<!-- YARPP List -->
<h2>Related posts:</h2><ol>
<li><a href="https://www.timo-ernst.net/blog/2020/09/12/arrows-in-react-swiper-js-how-to-customize-prev-next-button/" rel="bookmark" title="Arrows in React Swiper Js: How to Customize Prev/Next Button">Arrows in React Swiper Js: How to Customize Prev/Next Button</a></li>
<li><a href="https://www.timo-ernst.net/blog/2020/08/15/how-to-set-responsive-breakpoints-in-swiper-react/" rel="bookmark" title="How to Set Responsive Breakpoints in Swiper React">How to Set Responsive Breakpoints in Swiper React</a></li>
<li><a href="https://www.timo-ernst.net/blog/2018/11/02/tutorial-auto-complete-search-with-react-node-and-framework7/" rel="bookmark" title="Tutorial: Auto-Complete Search with React, Node and Framework7">Tutorial: Auto-Complete Search with React, Node and Framework7</a></li>
</ol>
</div>
]]></description>
		
					<wfw:commentRss>https://www.timo-ernst.net/blog/2020/07/12/swiperjs-react-video-tutorial-2020/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title>Tutorial: Auto-Complete Search with React, Node and Framework7</title>
		<link>https://www.timo-ernst.net/blog/2018/11/02/tutorial-auto-complete-search-with-react-node-and-framework7/</link>
					<comments>https://www.timo-ernst.net/blog/2018/11/02/tutorial-auto-complete-search-with-react-node-and-framework7/#respond</comments>
		
		<dc:creator><![CDATA[Timo]]></dc:creator>
		<pubDate>Fri, 02 Nov 2018 22:48:21 +0000</pubDate>
				<category><![CDATA[Nerd stuff]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[framework7]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[node]]></category>
		<category><![CDATA[react]]></category>
		<guid isPermaLink="false">https://www.timo-ernst.net/?p=4126</guid>

					<description><![CDATA[<p>In this tutorial I will explain how you can easily use Framework7&#8217;s autocomplete feature for search input fields using React and web services with Node.js Source code on GitHub: https://github.com/valnub/f7-node-autocomplete-search-demo</p>
<p>The post <a href="https://www.timo-ernst.net/blog/2018/11/02/tutorial-auto-complete-search-with-react-node-and-framework7/">Tutorial: Auto-Complete Search with React, Node and Framework7</a> appeared first on <a href="https://www.timo-ernst.net">Timo Ernst</a>.</p>
<div class='yarpp yarpp-related yarpp-related-rss yarpp-template-list'>
<!-- YARPP List -->
<h2>Related posts:</h2><ol>
<li><a href="https://www.timo-ernst.net/blog/2020/09/12/arrows-in-react-swiper-js-how-to-customize-prev-next-button/" rel="bookmark" title="Arrows in React Swiper Js: How to Customize Prev/Next Button">Arrows in React Swiper Js: How to Customize Prev/Next Button</a></li>
<li><a href="https://www.timo-ernst.net/blog/2020/07/12/swiperjs-react-video-tutorial-2020/" rel="bookmark" title="SwiperJS React Video Tutorial | 2020">SwiperJS React Video Tutorial | 2020</a></li>
<li><a href="https://www.timo-ernst.net/blog/2018/04/11/how-to-use-framework7-v2-router-tutorial/" rel="bookmark" title="How to use Framework7 V2 Router Tutorial">How to use Framework7 V2 Router Tutorial</a></li>
</ol>
</div>
]]></description>
		
					<wfw:commentRss>https://www.timo-ernst.net/blog/2018/11/02/tutorial-auto-complete-search-with-react-node-and-framework7/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Find Dead CSS in React using Radium</title>
		<link>https://www.timo-ernst.net/blog/2018/01/21/find-dead-css-in-react-using-radium/</link>
					<comments>https://www.timo-ernst.net/blog/2018/01/21/find-dead-css-in-react-using-radium/#respond</comments>
		
		<dc:creator><![CDATA[Timo]]></dc:creator>
		<pubDate>Sun, 21 Jan 2018 18:04:51 +0000</pubDate>
				<category><![CDATA[Nerd stuff]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[es6]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[react]]></category>
		<guid isPermaLink="false">https://www.timo-ernst.net/?p=3984</guid>

					<description><![CDATA[<p>When a project grows it often gets harder to find out which css styles are still required and which can be removed. There are post-processors which analyse your bundle and can remove code that it thinks can be deleted, but this is just the same as treating the symptom instead of curing the disease. In [&#8230;]</p>
<p>The post <a href="https://www.timo-ernst.net/blog/2018/01/21/find-dead-css-in-react-using-radium/">Find Dead CSS in React using Radium</a> appeared first on <a href="https://www.timo-ernst.net">Timo Ernst</a>.</p>
<div class='yarpp yarpp-related yarpp-related-rss yarpp-template-list'>
<!-- YARPP List -->
<h2>Related posts:</h2><ol>
<li><a href="https://www.timo-ernst.net/blog/2018/11/02/tutorial-auto-complete-search-with-react-node-and-framework7/" rel="bookmark" title="Tutorial: Auto-Complete Search with React, Node and Framework7">Tutorial: Auto-Complete Search with React, Node and Framework7</a></li>
<li><a href="https://www.timo-ernst.net/blog/2020/07/12/swiperjs-react-video-tutorial-2020/" rel="bookmark" title="SwiperJS React Video Tutorial | 2020">SwiperJS React Video Tutorial | 2020</a></li>
<li><a href="https://www.timo-ernst.net/blog/2020/09/12/arrows-in-react-swiper-js-how-to-customize-prev-next-button/" rel="bookmark" title="Arrows in React Swiper Js: How to Customize Prev/Next Button">Arrows in React Swiper Js: How to Customize Prev/Next Button</a></li>
</ol>
</div>
]]></description>
		
					<wfw:commentRss>https://www.timo-ernst.net/blog/2018/01/21/find-dead-css-in-react-using-radium/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
