Hello, I am new in Angular. We have a existing websites and now we want to convert that in SPA without making lots of changes. New request flow should work like:
1. User open home page, server return complete page HTML 2. On page load, some JS code add listener(Angular routing?) on all links on page 3. When user click on link, Angular Router send request to server(ajax request) and server again return complete page HTML 4. Angular router flip the user's screen, add in ES6 history api (for back/forward button), change URL and page Title 5. Some extra resource request goes to server (additional JS/CSS if added in header) Is it possible using Angular Router? If yes than any document/example? Thanks -- You received this message because you are subscribed to the Google Groups "Angular and AngularJS discussion" group. To unsubscribe from this group and stop receiving emails from it, send an email to angular+unsubscr...@googlegroups.com. To post to this group, send email to angular@googlegroups.com. Visit this group at https://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.