=
state is like a variabvle in react
it is used to store data that changes over time
whenever state changes, react automatically update content on the screen
===
===
in the translate
three steps
one step take input from user
process that input
shown result
how the translation happens
using google translate api
this translation will ping google api once response got i twill return that respons e
No comments:
Post a Comment