How to Install React.js on your Computer - Part 1

preview_player
Показать описание


Links from video:

----

----

----
Follow Me Online Here:

#benawad

----
#benawad
Рекомендации по теме
Комментарии
Автор

the only recommended tutorial for react on youtube. Ben is brilliant when he explains all use cases clearly. Why not react native series Ben?

abdullah-syed
Автор

Please, Mr. Ben Awad, you're a great teacher with an unlimited ability to explain, describe and give preferences where one is needed. I would be glad if you have a udemy account with react js. You're precise and your approach to conveying information is second to known and i know you know exactly what i am talking about.
Thank you for your experience, knowledge and understanding of this course. I have learned so much watching just 6 videos and i just started watching your react videos. Thank you and please stay safe.

patientson
Автор

thanks, couple tutorials didn't help me to start with the react.

willsonkingtinlaw
Автор

Thank you your tutorial was the only one I found that actually worked

wensmusic
Автор

how to make it so that every time I do " npx create-react-app app" I only download the public and src folders and the node_modules folder is a global folder for all other react apps as well?
I've tried the "npm -g create-react-app" but it still creates a node_modules folder

naschwindias
Автор

It's so surprising how hard I had to look to find a walkthrough for this from someone with decent audio. Thank you!!

dan
Автор

Ben, I Am In Trouble From Last Month Please Help! ...
Whenever I Create New React Project It Takes Too Much Time Approx 13-25 Min What I Can Do To Prevent This. In Most Video Tutorials I Have Seen That A New Projects Creates In Less Than 10 Secs ?? Please Help!!!

LabhamJain
Автор

How did you enable autocomplete for your terminal? I'm on MacOS and my terminal doesn't do that :(

ainbrisk
Автор

Do we have to set the path everytime for creating a new project?

Harry_GiLL
Автор

Thank you so much. Helped me get react running on my mac.

toohcuteyhu
Автор

when I type "npm start" this msg appear any help?
npm ERR! missing script: start
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\WIN

esraamamdouh
Автор

I am using Cmder on VS code but there is a keybind in Cmder that is very useful (ctrl+alt+u), but when I do it in VS code it simply does not work. Any suggestions ?

lalumierehuguenote
Автор

How do you fix this: / rollbackFailedOptional: verb npm-session c38876dd3e8b60cf

suzannepersson
Автор

note for noobs, like myself: you'll get error 404 with typos. I was frustrated for a while, but then I found out I misspelled "create". easy fix, but maybe and easy thing to overlook.

donnypodcast
Автор

I got error.unexpecte end of json input while parsing

telugucartoonsworld
Автор

It is showing
A template was not provided. This is likely because you're using an outdated version of create-react-app.
Please note that global installs of create-react-app are no longer supported.
Please help me.

paridhisolanki
Автор

code .
doesn't opens up anything for me help!

wlancer
Автор

Hey, I am getting an exception "Maximum call stack exceeded". Could you please guide me on this?

kpitsfun
Автор

Thanks for this- I ran the install and it errored out and aborted the installation. I'm trying a second time and I am getting much further in the process. Let's see if it makes it all the way. I notice that all the react tutorials seem to leave out this part. Is this something I should be using GULP for?

OK- it worked!

Zrdin
Автор

we have to npx create-app-react [name-app] every time and donwload the package every time making a new project ? Is there no other way ?

lalumierehuguenote