I am new in angularjs. This may be basic for you guys. Actually, after filling the form, the submit button must create a new link. The problem that i'm using
document.getElementById('myP').appendChild(newLink);
and it create a link after filling the form.But when i refresh the page it disappear. When i refresh or load the page it must contain all the links that i have created before. Is there a method that maintain my links?
Un peu de texte et un lien