Im trying to wrap my head around Umbraco 7 from umbraco 6. I've made some functionality which enables me to create a news story from the frontend(project relevant traning senario :) ), using MVC. But i've heard so much about angularJS and umbraco 7 working together, i've also made a property editor.
To the question : How would i structure a functionality as the news creation in frontend, if i want to do it with angular ? And what is such thing called?, normally in Umbraco 6 i were to call a Macro which was implemented on the page, but that seems to be gone. I'd like to do this the right way using angularJS and Umbraco 7. - Can anyone guide me in the right direction?
property editor for frontend?
Hey guys.
Im trying to wrap my head around Umbraco 7 from umbraco 6. I've made some functionality which enables me to create a news story from the frontend(project relevant traning senario :) ), using MVC. But i've heard so much about angularJS and umbraco 7 working together, i've also made a property editor.
To the question : How would i structure a functionality as the news creation in frontend, if i want to do it with angular ? And what is such thing called?, normally in Umbraco 6 i were to call a Macro which was implemented on the page, but that seems to be gone.
I'd like to do this the right way using angularJS and Umbraco 7. - Can anyone guide me in the right direction?
is working on a reply...