I am currently working with AngularJS. Now I am wondering how can you save data in an html form between routes (angularjs routeprovider)? Does anyone has an example, experience or a link, which can help me to solve this problem?
It would be nice to know, because like that a customer can fill out his personal informations on a page and if he wants to he can switch to an other page. And after that he can return on the same form field, where he stopped writting, with all he's written informations still in the form.