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
Photo gallery
Route resolvers
Member detail
Members card
Types in Typescript
Building the UI
Build up the SPA to consume the new API and finally offer some nice features.
- Types in Typescript
- Retrieving users from the API
- Using Bootstrap to create member cards
- Adding a detailed view of the users
- Route resolvers
- Adding a photo gallery