Angular 2 basic course

Volume three- section two

What are we going to learn today?

Code  navigation:

  • Router service
  • ActivatedRoute service
  • Pass parameters between different web pages

Three steps left

1-  Add the action to select an element in the table

 

2-  As a result of this action to perform navigation

 

3-  Share the id of the super hero selected between the search form and the details web page

Result of the practice

https://github.com/ardiadrianadri/basicCourse/releases/tag/final_volume_3_section_2

Volume three- Section one

By Adrian Ferreres

Volume three- Section one

  • 352