Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 322 Bytes

TODO.md

File metadata and controls

7 lines (7 loc) · 322 Bytes

The following items to extend knowledge in Angular:

  • Try slow connection to see how switchMap works
  • Introduce create/update/search methods in stub service
  • Implement getTopHeroes method
  • Figure out how to update top heroes after clear
  • Change addHero with ReactiveForm
  • Implement backend part (Spring + Angular)