Intro to ReactJS - Part 1 - Create React App + Typescript

Pubblicato il: 01 giugno 2021
sul canale di: QuickGuideToProgramming
287
9

Hello! In this video, we create our first react application using Create React App (CRA)

Please leave a like if this video is helpful and consider subscribing to get notified of our new content.

If you have a question in mind please leave a comment or if there are topics you would like to discuss.

Links used:
Get latest installer for NodeJS
https://nodejs.org/en/

Commands used:
Check Node Version
node -v 
node --version

Check NPM Version
npm -v 
npm --version

NPM Installation
npm install npm@latest -g

Install with javascript
npx create-react-app (application name)

Install with typescript
npx create-react-app (application name) --template typescript

Timeline of this video for your convenience:

00:00 Intro
00:10 Sections
01:02 CRA Requirements
01:27 Check and Update Node
02:52 Check and Update NPM
03:50 Create React App
04:42 Create React App TypeScript
07:02 Run the Application
07:57 Application Flow
08:44 Summary


In questa pagina del sito puoi guardare il video online Intro to ReactJS - Part 1 - Create React App + Typescript della durata di ore minuti seconda in buona qualità , che l'utente ha caricato QuickGuideToProgramming 01 giugno 2021, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 287 volte e gli è piaciuto 9 spettatori. Buona visione!