Create Java web applications with Angular 6 and Spring Boot
In this episode you will learn about the Angular router. the router enables users to navigate from one view to the next based on some action. After completing this episode you will be familiar with:
- how to create views and use them in routes
- how to create routes
- how to configure the Angular router
- how to display views in a router outlet
- how to debug your routing using tracing
Source code
https://github.com/dangeabunea/RomanianCoderExamples/tree/master/NoteIt
_______
Check out the latest software programming articles on my blog, where you will find lots of software development tutorials that will sharpen your programming skills
https://www.romaniancoder.com
_______
Say hi on social
Facebook: https://www.facebook.com/romaniancoder
Twitter: https://twitter.com/romaniancoder
GitHub:https://github.com/dangeabunea
#angular #springboot #spring #java #webapplication