<?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 &#8211; Karina Baha</title>
	<atom:link href="/posts/category/react/feed/" rel="self" type="application/rss+xml" />
	<link></link>
	<description>Personal blog by Karina Baha</description>
	<lastBuildDate>Thu, 24 Jul 2025 08:30:45 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.2</generator>

<image>
	<url>/wp-content/uploads/2025/07/cropped-karina-1-1-32x32.png</url>
	<title>React &#8211; Karina Baha</title>
	<link></link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>TO-DO APP USING REACT, VITE, AND BOOTSTRAP &#8211; PART 5: DELETE AND
            UPDATE TASKS STATUS</title>
		<link>/posts/to-do-app-using-react-vite-and-bootstrap-part-5-delete-and-update-tasks-status/</link>
		
		<dc:creator><![CDATA[karina]]></dc:creator>
		<pubDate>Sun, 31 Mar 2024 07:00:00 +0000</pubDate>
				<category><![CDATA[React]]></category>
		<guid isPermaLink="false">http://18.194.195.68/posts/to-do-app-using-react-vite-and-bootstrap-part-5-delete-and-update-tasks-status/</guid>

					<description><![CDATA[In this last part of the tutorial, we will implement the ability to delete
  tasks and to toggle their status.]]></description>
		
		
		
			</item>
		<item>
		<title>TO-DO APP USING REACT, VITE, AND BOOTSTRAP &#8211; PART 4: EDIT TASKS</title>
		<link>/posts/to-do-app-using-react-vite-and-bootstrap-part-4-edit-tasks/</link>
		
		<dc:creator><![CDATA[karina]]></dc:creator>
		<pubDate>Sun, 31 Mar 2024 06:00:00 +0000</pubDate>
				<category><![CDATA[React]]></category>
		<guid isPermaLink="false">http://18.194.195.68/posts/to-do-app-using-react-vite-and-bootstrap-part-4-edit-tasks/</guid>

					<description><![CDATA[In this part of the tutorial, we'll implement the ability to edit tasks.]]></description>
		
		
		
			</item>
		<item>
		<title>TO-DO APP USING REACT, VITE, AND BOOTSTRAP &#8211; PART 3: CREATE TASKS</title>
		<link>/posts/to-do-app-using-react-vite-and-bootstrap-part-3-create-tasks/</link>
		
		<dc:creator><![CDATA[karina]]></dc:creator>
		<pubDate>Sun, 31 Mar 2024 04:00:00 +0000</pubDate>
				<category><![CDATA[React]]></category>
		<guid isPermaLink="false">http://18.194.195.68/posts/to-do-app-using-react-vite-and-bootstrap-part-3-create-tasks/</guid>

					<description><![CDATA[In this post, we will implement the ability to add new tasks.]]></description>
		
		
		
			</item>
		<item>
		<title>TO-DO APP USING REACT, VITE, AND BOOTSTRAP &#8211; PART 2: CREATE CUSTOM
            COMPONENTS</title>
		<link>/posts/to-do-app-using-react-vite-and-bootstrap-part-2-create-custom-components/</link>
		
		<dc:creator><![CDATA[karina]]></dc:creator>
		<pubDate>Sun, 31 Mar 2024 02:00:00 +0000</pubDate>
				<category><![CDATA[React]]></category>
		<guid isPermaLink="false">http://18.194.195.68/posts/to-do-app-using-react-vite-and-bootstrap-part-2-create-custom-components/</guid>

					<description><![CDATA[In this post, we will continue to develop our application by creating custom components. Also,
  we'll persist data
  using localStorage.]]></description>
		
		
		
			</item>
		<item>
		<title>To-Do App Using React, Vite, and Bootstrap &#8211; Part 1: Set Up the
            Application</title>
		<link>/posts/to-do-app-using-react-vite-and-bootstrap-part-1-set-up-the-application/</link>
		
		<dc:creator><![CDATA[karina]]></dc:creator>
		<pubDate>Sun, 31 Mar 2024 01:00:00 +0000</pubDate>
				<category><![CDATA[React]]></category>
		<guid isPermaLink="false">http://18.194.195.68/posts/to-do-app-using-react-vite-and-bootstrap-part-1-set-up-the-application/</guid>

					<description><![CDATA[React is a popular JavaScript library for building user interfaces. At its core, React empowers
  developers to
  construct interactive web applications through a paradigm centered around components. These building blocks
  encapsulate distinct UI elements, each with its own functionality and state, fostering a modular and reusable approach
  to web development. Complementing React's prowess, tools like Vite provide lightning-fast development environments,
  while frameworks like
  Bootstrap offer pre-designed components for rapid prototyping. In this tutorial, we'll explore React's
  component-driven approach using the development environment provided by Vite and the styling conveniences offered by
  Bootstrap. In this post, we'll build a simple to-do app using React 18.2.0, Vite 5.2.7, and Bootstrap 5.3.3,
  demonstrating how
  these technologies seamlessly integrate to create modern web applications.]]></description>
		
		
		
			</item>
	</channel>
</rss>
