In this series, we will be building some cool React.js Projects. This video will help you understand the prerequisites and the basic setup required to start building React.js Projects.
*** Learn Javascript from Basics ***
****************************************
Follow this website - https://javascript.info/
It has an amazing tutorial on Javascript
*** Learn React from Basics ***
***********************************
React.js Docs is the best place to learn react:
https://reactjs.org/tutorial/tutorial...
*** Installation Guild ***
**************************
1. Node.js & NPM :
For Ubuntu: https://www.digitalocean.com/communit...
For Windows: https://technixleo.com/how-to-install...
For Mac: https://phoenixnap.com/kb/install-npm...
2. NPX :
For NPM version 5.2.0, NPX will be installed automatically. For lower versions, you will need to install it separately.
After installing Node.js and NPM, xheck if you have npx using this command: npx --version
if it is not installed use this command npm i -g npx
3. VS Code:
Download the installer using this link: https://code.visualstudio.com/Download
**************************
CS School - Get ready to get places in awesome companies - Visit - https://csschool.io
Our Blog - https://blog.csschool.io/
#react #frontend #ui #development #uidevelopment #programming #programmingforstudents #problemsolving #softwaredevelopment