I am trying to make something somewhat like google, have a search bar that's able to search without refresh, and on submit update the URL, show content and able to switch to another page (like google shopping). and after switching still keeping the value in the input field and URL.
I'm rather new to angular, so it might be out there somewhere already but haven't found it yet.
Thanks! :)