React Typescript for beginners: Translator app with Microsoft cognitive services
10 Jul 2020•0 j'aime•332 vues
Télécharger pour lire hors ligne
Signaler
Technologie
During this talk, Eduard and I developed a simple application for the translation and sentiment analysis of a text in React, Typescript and through the use of Azure's cognitive services.
3. fabiobiondi.io
Software developer
( Talentium )
Microsoft 365 React
ü Computer science lover
ü Sviluppatore focalizzato sul mondo Microsoft
ü In continuo movimento e crescita insieme alle
nuove tecnologie
ü Alla ricerca di nuove community / persone con
cui scambiare idee e best practice
Eduard Andrei Capanu
19. fabiobiondi.io
1. Requires React 16.8
2. Available in functional components
3. Handle local component state
4. Provide state &
a setState function to update it
5. When state is updated,
the component is rendered
useState