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
This is unique! I like how you approached this and used this web-client server to go-between the API and collect all of the needed information. However, also be ready to talk about possible downsides to this implementation. What happens if one of the requests fail? What would the impact on performance be, relative to querying the API from the client?
The text was updated successfully, but these errors were encountered:
FEC-CatWalk/project/server/index.js
Lines 20 to 29 in 5283dbc
This is unique! I like how you approached this and used this web-client server to go-between the API and collect all of the needed information. However, also be ready to talk about possible downsides to this implementation. What happens if one of the requests fail? What would the impact on performance be, relative to querying the API from the client?
The text was updated successfully, but these errors were encountered: