<?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>Technouz</title>
	<atom:link href="https://www.technouz.com/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.technouz.com</link>
	<description>Covering Apple, Blackberry, Google, Microsoft &#38; The Web!</description>
	<lastBuildDate>
	Fri, 18 Mar 2022 15:19:22 +0000	</lastBuildDate>
	<language>en-GB</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.1.18</generator>
	<item>
		<title>In the early stages&#8230; optimise your product backlog for learning</title>
		<link>https://www.technouz.com/5141/in-the-early-stages-optimise-your-product-backlog-for-learning/</link>
				<pubDate>Thu, 03 Feb 2022 13:25:13 +0000</pubDate>
		<dc:creator><![CDATA[Zahid Mahmood]]></dc:creator>
				<category><![CDATA[Business]]></category>

		<guid isPermaLink="false">https://www.technouz.com/?p=5141</guid>
				<description><![CDATA[<p>Most people prioritise by creating a product backlog sorted by cost x benefit. Instead, I believe you should ask yourself &#34;What is the biggest unknown that would rewrite my priority list?&#34; When working on my own projects this has always been the approach I take. However, it wasn&#39;t until I watched this YC video from...</p>
<p>The post <a rel="nofollow" href="https://www.technouz.com/5141/in-the-early-stages-optimise-your-product-backlog-for-learning/">In the early stages&#8230; optimise your product backlog for learning</a> appeared first on <a rel="nofollow" href="https://www.technouz.com">Technouz</a>.</p>
]]></description>
									</item>
		<item>
		<title>Using React Context to avoid prop drilling on a Next.js generated page</title>
		<link>https://www.technouz.com/5131/using-react-context-to-avoid-prop-drilling-on-a-next-js-generated-page/</link>
				<pubDate>Fri, 27 Aug 2021 11:48:30 +0000</pubDate>
		<dc:creator><![CDATA[Zahid Mahmood]]></dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[nextjs]]></category>
		<category><![CDATA[react]]></category>

		<guid isPermaLink="false">https://www.technouz.com/?p=5131</guid>
				<description><![CDATA[<p>Many developers use React Context for state management in React and Next.js application. Whilst there is nothing wrong with this, the React Context API is far more powerful and has a lot more to offer than just state management. The React Context API can make Next.js code easier to read and maintain by evading the...</p>
<p>The post <a rel="nofollow" href="https://www.technouz.com/5131/using-react-context-to-avoid-prop-drilling-on-a-next-js-generated-page/">Using React Context to avoid prop drilling on a Next.js generated page</a> appeared first on <a rel="nofollow" href="https://www.technouz.com">Technouz</a>.</p>
]]></description>
									</item>
		<item>
		<title>Functional component with google-maps-react</title>
		<link>https://www.technouz.com/5129/functional-component-with-google-maps-react/</link>
				<pubDate>Sun, 22 Aug 2021 21:18:29 +0000</pubDate>
		<dc:creator><![CDATA[Zahid Mahmood]]></dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[react]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">https://www.technouz.com/?p=5129</guid>
				<description><![CDATA[<p>This post will walk you through creating a React functional component using google-maps-react. Step 1: Install the google-maps-react package from NPM using the command: npm install google-maps-react --save Step 2: Create a new file for your component. For this tutorial, the file will be named custom-map.js and the name of the component will be CustomMap....</p>
<p>The post <a rel="nofollow" href="https://www.technouz.com/5129/functional-component-with-google-maps-react/">Functional component with google-maps-react</a> appeared first on <a rel="nofollow" href="https://www.technouz.com">Technouz</a>.</p>
]]></description>
									</item>
		<item>
		<title>Changing Angular environment variables at runtime</title>
		<link>https://www.technouz.com/5125/changing-angular-environment-variables-at-runtime/</link>
				<pubDate>Sun, 22 Aug 2021 20:59:24 +0000</pubDate>
		<dc:creator><![CDATA[Zahid Mahmood]]></dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[angular]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">https://www.technouz.com/?p=5125</guid>
				<description><![CDATA[<p>One of my biggest frustrations with using Angular in a continuous-integration/continuous-deployment (CI/CD) pipeline is the lack of flexibility when dealing with environments outside of the Angular CLI. Out of the box, the Angular framework does come with environment support. For example, you&#39;ll find the environment.ts file useful when working against development and building for production....</p>
<p>The post <a rel="nofollow" href="https://www.technouz.com/5125/changing-angular-environment-variables-at-runtime/">Changing Angular environment variables at runtime</a> appeared first on <a rel="nofollow" href="https://www.technouz.com">Technouz</a>.</p>
]]></description>
									</item>
		<item>
		<title>How to use React Context for state management in Next.js</title>
		<link>https://www.technouz.com/5116/how-to-use-react-context-for-state-management-in-next-js/</link>
				<pubDate>Wed, 18 Aug 2021 22:48:03 +0000</pubDate>
		<dc:creator><![CDATA[Zahid Mahmood]]></dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[nextjs]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">https://www.technouz.com/?p=5116</guid>
				<description><![CDATA[<p>Despite what your favourite developer on Twitter says, you don&#39;t always need redux for managing state in your React app. You already knew that and that&#39;s why you&#39;re here. In this blogpost, I&#39;ll show you how to use React Context for state management in a Next.js application. Why should I used React Context with Next.js?...</p>
<p>The post <a rel="nofollow" href="https://www.technouz.com/5116/how-to-use-react-context-for-state-management-in-next-js/">How to use React Context for state management in Next.js</a> appeared first on <a rel="nofollow" href="https://www.technouz.com">Technouz</a>.</p>
]]></description>
									</item>
		<item>
		<title>How to use environment variables (.env) with Next.js</title>
		<link>https://www.technouz.com/5105/how-to-use-environment-variables-env-with-next-js/</link>
				<pubDate>Thu, 12 Aug 2021 09:40:45 +0000</pubDate>
		<dc:creator><![CDATA[Zahid Mahmood]]></dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[nextjs]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">https://www.technouz.com/?p=5105</guid>
				<description><![CDATA[<p>Next.js supports environment variables out of the box and thankfully they&#8217;re very easy to use. Why do I need environment variables If you&#8217;re unfamiliar with environment variables it&#8217;s likely you haven&#8217;t built applications that are run in multiple environments. In the most simplest example, two environments your application will run in is development (when you&#8217;re...</p>
<p>The post <a rel="nofollow" href="https://www.technouz.com/5105/how-to-use-environment-variables-env-with-next-js/">How to use environment variables (.env) with Next.js</a> appeared first on <a rel="nofollow" href="https://www.technouz.com">Technouz</a>.</p>
]]></description>
									</item>
		<item>
		<title>How a 7 year old can get rich&#8230; slowly</title>
		<link>https://www.technouz.com/5092/how-a-7-year-old-can-get-rich-slowly/</link>
				<pubDate>Mon, 09 Aug 2021 16:31:30 +0000</pubDate>
		<dc:creator><![CDATA[Zahid Mahmood]]></dc:creator>
				<category><![CDATA[Personal Finance]]></category>

		<guid isPermaLink="false">https://www.technouz.com/?p=5092</guid>
				<description><![CDATA[<p>I started on my own personal finance journey around February 2020. I always wondered if I&#8217;d ever get round to blogging about it. My technology content has helped millions over the years &#8211; but personal finance is something very close to my heart. Not too long after I read my first few &#8220;things&#8221; (I can&#8217;t...</p>
<p>The post <a rel="nofollow" href="https://www.technouz.com/5092/how-a-7-year-old-can-get-rich-slowly/">How a 7 year old can get rich&#8230; slowly</a> appeared first on <a rel="nofollow" href="https://www.technouz.com">Technouz</a>.</p>
]]></description>
									</item>
		<item>
		<title>How to create a sitemap.xml file for Next.js</title>
		<link>https://www.technouz.com/5086/how-to-create-a-sitemap-xml-file-for-next-js/</link>
				<pubDate>Mon, 09 Aug 2021 15:15:49 +0000</pubDate>
		<dc:creator><![CDATA[Zahid Mahmood]]></dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[nextjs]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">https://www.technouz.com/?p=5086</guid>
				<description><![CDATA[<p>I have found Next.js to be an incredibly productive development tool when building content-rich websites that need a focus on Search Engine Optimisation (SEO). There is, however, one area that Next.js doesn&#39;t perform so well in &#8211; and that&#39;s automatically generating a sitemap for Statically Generated (SG) pages. As a result, I am sharing a...</p>
<p>The post <a rel="nofollow" href="https://www.technouz.com/5086/how-to-create-a-sitemap-xml-file-for-next-js/">How to create a sitemap.xml file for Next.js</a> appeared first on <a rel="nofollow" href="https://www.technouz.com">Technouz</a>.</p>
]]></description>
									</item>
		<item>
		<title>Using @ViewChild in Angular</title>
		<link>https://www.technouz.com/5075/using-viewchild-in-angular/</link>
				<pubDate>Wed, 23 Jun 2021 10:39:14 +0000</pubDate>
		<dc:creator><![CDATA[Zahid Mahmood]]></dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[angular]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">https://www.technouz.com/?p=5075</guid>
				<description><![CDATA[<p>A ViewChild is a reference to a component, directive or element within the template of the current component. We can use the @ViewChild() decorator to access the child component from the parent component. When to use the @ViewChild decorator? Often you might see template references being used to access elements directly. For example, the #name...</p>
<p>The post <a rel="nofollow" href="https://www.technouz.com/5075/using-viewchild-in-angular/">Using @ViewChild in Angular</a> appeared first on <a rel="nofollow" href="https://www.technouz.com">Technouz</a>.</p>
]]></description>
									</item>
		<item>
		<title>The benefit of VPN for iPhones</title>
		<link>https://www.technouz.com/5070/the-benefit-of-vpn-for-iphones/</link>
				<pubDate>Thu, 17 Jun 2021 20:09:09 +0000</pubDate>
		<dc:creator><![CDATA[Sam Fitzapatrick]]></dc:creator>
				<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">https://www.technouz.com/?p=5070</guid>
				<description><![CDATA[<p>VPNs have long been heralded as a tool to keep your internet activity safe from snoopers and hackers, but as internet activity takes a monumental shift towards mobile &#8211; do you need to consider a VPN for your iPhone? Whenever you pick up your iPhone to search the web, scroll on Instagram or access your...</p>
<p>The post <a rel="nofollow" href="https://www.technouz.com/5070/the-benefit-of-vpn-for-iphones/">The benefit of VPN for iPhones</a> appeared first on <a rel="nofollow" href="https://www.technouz.com">Technouz</a>.</p>
]]></description>
									</item>
	</channel>
</rss>
