Arquisoft / dede_en2b

dede_en2b
https://dedeen2b.tk/
2 stars 1 forks source link

Information about React and TypeScript #38

Open UO277653 opened 2 years ago

UO277653 commented 2 years ago

This issue will be used for sharing useful information about how to work with React and TypeScript.

laura-pb commented 2 years ago

About hooks in React: https://es.reactjs.org/docs/hooks-overview.html

On the right sidebar there is an index with other sections about hooks. The ones that I found more useful and important are points 3 (hooks de estado), 4 (hooks de efecto) and 5 (hook rules). image

UO277653 commented 2 years ago

I have created a PowerPoint presentation, in which we write explanations for working with concepts of React and TypeScript.

It can be accessed in this link: https://docs.google.com/presentation/d/1M806s_h4qJn5Smbxc_ODLcQeu1WO24PnjLAw2og6LHQ/edit?usp=sharing

UO277653 commented 2 years ago

I have found this video that explains quite well how to implement a cart in React: https://www.youtube.com/watch?v=AmIdY1Eb8tY