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
I've seen your Day 4 solution and your (return) types are quite verbose/unreadable. This can be remedied by defining the types and then using their name.
I've seen your Day 4 solution and your (return) types are quite verbose/unreadable. This can be remedied by defining the types and then using their name.
Something like this:
The text was updated successfully, but these errors were encountered: