Uploader
Photo upload component
Where to store photos
Photo upload
Give the users the ability to upload their photos.
- Where to store photos
- New controller for photos
- Uploader functionality in SPA
- Setting the main photo
- Using Underscore.js
- Any to any component communication
- Delete photos
- Storing configuration keys in a secure way
Persisting changes SPA
Update the user in the client.
[Read More]CanDeactivate route guard
Member edit
Updating users
Give the users the ability to update their profiles.
- Component for editing profile
- CanDeactivate Route Guard
- The @ViewChild decorator
- Persist the changes in the API