Following the Angular tutorials/docs on Angular.io
Learning the router and using Resolve to fetch data before loading the component, CanDeactivate to prevent the user to accidentally leave component without saving changes and Guards to prevent users from accessing restricted routes.
Learned the basics of animations in Angular and how to handle transitions between certain states.
Learned to delegate certain logic and data to services.
This project was generated with angular-cli version 1.0.0-beta.28.3.