Skip to content

tmeijn/tour-of-heroes

Repository files navigation

Tour of Heroes

Following the Angular tutorials/docs on Angular.io

Angular

Router

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.

Animations

Learned the basics of animations in Angular and how to handle transitions between certain states.

Services

Learned to delegate certain logic and data to services.

Angular/CLI

This project was generated with angular-cli version 1.0.0-beta.28.3.

About

Following the Angular documentation/tutorials

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published