跳转到内容
angular challenges logo Angular Challenges

🟢 Anchor Navigation

挑战 #21

此内容尚不支持你的语言。

创建者 Thomas Laforge

Information

You begin with an application that has basic navigation and anchor navigation in the HomeComponent. However, using href recreates the path each time and refreshes the page.

Statement

  • Your task is to refactor this application to use the built-in navigation tool to better fit within the Angular Framework. You can explore the router, but it’s better to stay within the template and use the RouterLink directive.
  • To improve the user experience, add smooth scrolling.

贡献者

感谢所有帮助本文档变得更好的贡献者!

  • tomalaforge
  • tomer953