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
task 03 in which we are making usersToReturn array in order to return it as a response instead of returning it in solution it is returning the whole users array itself.
why filter the users array then if at the end it is returning users. link