Is there an interest to write the login and the signup form in directives. I see following advantages: - the login and signup controllers isn't anymore bound with a view; - the two forms could be easily moved to another place (on the landing page or on a modal view); Should I propose a PR?
Is there an interest to write the login and the signup form in directives. I see following advantages:
Should I propose a PR?