
		<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
			<channel>
				<title>TungDaDev&#39;s Blog – stories, insights &amp; ideas</title>
				<link>https://tungdadev.com/blog</link>
				<description>A personal space on the cloud where I document my programming journey, sharing lessons, insights and resources for fellow developers.</description>
				<language>en-us</language>
				<managingEditor>bthanhtung.ite@gmail.com (TungDaDev)</managingEditor>
				<webMaster>bthanhtung.ite@gmail.com (TungDaDev)</webMaster>
				<lastBuildDate>Fri, 27 Aug 2021 00:00:00 GMT</lastBuildDate>
				<atom:link href="https://tungdadev.com/tags/react/feed.xml" rel="self" type="application/rss+xml"/>
				
		<item>
			<guid>https://tungdadev.com/blog/sync-react-component-state-with-local-storage</guid>
			<title>Synchronize React component state with local storage</title>
			<link>https://tungdadev.com/blog/sync-react-component-state-with-local-storage</link>
			<description>Utilize a custom hook that syncs state with local storage, allowing for persistent state between sessions.</description>
			<pubDate>Fri, 27 Aug 2021 00:00:00 GMT</pubDate>
			<author>bthanhtung.ite@gmail.com (TungDaDev)</author>
			<category>react</category><category>state</category><category>hooks</category><category>local-storage</category>
		</item>
	
		<item>
			<guid>https://tungdadev.com/blog/use-async</guid>
			<title>A custom hooks to use an async effect</title>
			<link>https://tungdadev.com/blog/use-async</link>
			<description>Build a custom React hook to use asynchronous effects inside functional components.</description>
			<pubDate>Tue, 22 Feb 2022 00:00:00 GMT</pubDate>
			<author>bthanhtung.ite@gmail.com (TungDaDev)</author>
			<category>react</category><category>hooks</category><category>async</category><category>effect</category>
		</item>
	
			</channel>
		</rss>
	