BEST Way to Create React Application 2024

Video Statistics and Information

Video
Captions Word Cloud
Reddit Comments
Captions
in 2023 react team remove create react app from its documentation which means react don't want developers to use create react app for creating a new react project do you know why let's see this first of all create react app is the tool for set up a new react projects but with time it has some limits for example it is slow in compared to other setup tools also create react app is difficult to customize and another big reason why developers use less re react app is because of its high bundle size and by that our application might work little slow in production so overall create react app is good for easy to setup but it is not the best for creating new react applications and at the time B comes in the picture we will use white or wi which is the most popular tool for building fast new react applications let me show you how you can create new react app using V so first of all open Terminal or command prompt in your folder and simply write npm create white at the latest or if you're using yarn then write yarn create white at direct latest and hit enter now here it will ask for project name so we add here our project name let's say task track sounds amazing now make sure when we enter project name we can't add capital letters and also we can't add space now after that it will ask for framework so we select react and now we have to select JavaScript or typescript if you want to use typescript in your react project then select typescript and if you're beginner then you have to select JavaScript and here in few seconds we have our application ready just we need to run these three commands so first we have to enter in our project's folder so write CD and press tab it will auto suggest folder's name and hit enter now just write npm install and hit enter it will take 5 to 10 seconds and our application is ready to use and here is the bonus for you if you want to open your project in vs code we write here code space period and hit enter and it will open our project in vs code see we successfully created new react project within 1 minute if we use your create react app then for the same application we have you have to wait for 3 to 5 minutes and if your system is slow then it can take 10 minutes trust me I learn react on slow PC and it takes a lot time to create new react application so as we can see white is faster than create react app and white provides fast compilation and that's provide much better development experience than create react app also with white we can custom ize our react application on More Level so white has a lot more benefits than create react app so it's better to use white rather than using old create react T so that's it for this mini tutorial I hope you like it and also let me know in the comment which tool you use for creating react application white or CR and also if you're beginner then you can learn react from this reactjs scores and see you [Music] then
Info
Channel: Code Bless You
Views: 4,276
Rating: undefined out of 5
Keywords: code bless you, create react app, create react app with vite, create react app using vite, create react app with typescript, create react app vs vite, react tutorial, vite react app, vite, react, react js, how to create react app in visual studio code, how to create a react app with vite project, react create app, create react app alternatives, reactjs tutorial, reactjs, react js tutorial, create a react app without create react app, create react app without create-react-app
Id: Gw1Amw6Duis
Channel Id: undefined
Length: 4min 7sec (247 seconds)
Published: Mon Jan 22 2024
Related Videos
Note
Please note that this website is currently a work in progress! Lots of interesting data and statistics to come.