<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Vite on Ghafoor's Personal Blog</title><link>http://ghafoorsblog.com/tags/vite/</link><description>Recent content in Vite on Ghafoor's Personal Blog</description><generator>Hugo</generator><language>en</language><managingEditor>noreply@example.com (AG Sayyed)</managingEditor><webMaster>noreply@example.com (AG Sayyed)</webMaster><copyright>Copyright © 2024-2026 AG Sayyed. All Rights Reserved.</copyright><lastBuildDate>Sat, 16 May 2026 17:42:12 +0100</lastBuildDate><atom:link href="http://ghafoorsblog.com/tags/vite/index.xml" rel="self" type="application/rss+xml"/><item><title>React Structure</title><link>http://ghafoorsblog.com/courses/ibm/fullstack-content/fullstack-pcert/05-frontend-react/01-module/002-react-structure/</link><pubDate>Sat, 26 Jul 2025 17:10:07 +0000</pubDate><author>noreply@example.com (AG Sayyed)</author><guid>http://ghafoorsblog.com/courses/ibm/fullstack-content/fullstack-pcert/05-frontend-react/01-module/002-react-structure/</guid><description>&lt;p class="lead text-primary"&gt;
This document provides a guide to creating React applications using the Vite build tool. It covers the steps for project creation, explains the advantages of Vite over traditional tools like Create React App, and offers a detailed breakdown of the generated folder and file structure.
&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id="introduction-to-vite-for-react"&gt;Introduction to Vite for React&lt;/h2&gt;
&lt;p&gt;Previously, React projects were often created using the &lt;strong&gt;Create React App (CRA)&lt;/strong&gt; tool. However, &lt;strong&gt;CRA&lt;/strong&gt; can install numerous files and folders that may not be necessary, potentially leading to a large project size.&lt;/p&gt;</description></item><item><title>Cra vs Vite</title><link>http://ghafoorsblog.com/courses/ibm/fullstack-content/fullstack-pcert/05-frontend-react/01-module/005-cra-vs-vite/</link><pubDate>Sat, 26 Jul 2025 00:00:00 +0000</pubDate><author>noreply@example.com (AG Sayyed)</author><guid>http://ghafoorsblog.com/courses/ibm/fullstack-content/fullstack-pcert/05-frontend-react/01-module/005-cra-vs-vite/</guid><description>&lt;p class="lead text-primary"&gt;
This document provides a structured comparison of Create React App (CRA) and Vite, focusing on their development workflows, build tools, performance, and suitability for different project sizes. It includes setup commands, feature highlights, and a side-by-side table for quick reference.
&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id="introduction"&gt;Introduction&lt;/h2&gt;
&lt;p&gt;Modern React development often starts with a build tool that sets up the project structure, handles dependencies, and optimizes the development workflow. Two popular tools for this purpose are Create React App (CRA) and Vite. This document explores their differences, strengths, and use cases.&lt;/p&gt;</description></item></channel></rss>