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
The start point is step_00. so, make sure you are ready to go.
We will start by structure our app: create server, model and client folders, and move the relevant files.
The assignment is to show list of parties. Create the necessary Controller and Collection.
Add some dummy parties when the server loads if there aren't parties.
Fork branch step_03_u and open Pull Request with your solution.
Assignment due: 31/5
The text was updated successfully, but these errors were encountered:
Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check http://xhr.spec.whatwg.org/.
WARNING: Tried to load angular more than once.
Thanks for joining the university!
The start point is
step_00
. so, make sure you are ready to go.We will start by structure our app: create
server
,model
andclient
folders, and move the relevant files.The assignment is to show list of parties. Create the necessary Controller and Collection.
Add some dummy parties when the server loads if there aren't parties.
Fork branch
step_03_u
and open Pull Request with your solution.Assignment due: 31/5
The text was updated successfully, but these errors were encountered: