You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In this project, I obtained random user data from an API using two different methods. The `veriGetir` function performs the asynchronous operation using async/await, while the `veriGetir2` function uses the Promise returned by fetch.