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
What?
connect to the workshop services via getWorkshops()
Why?
the HTML will need access to a variable that will hold all the workshops.
Acceptance Criteria:
getworkshops() calls the service and successfully gets and stores a list of workshops.
Optional Dev Notes:
make the connection from the backend to the frontend (check ex04)
The text was updated successfully, but these errors were encountered: