Multiple angularjs applications for one page

I want to have angular js application for each user control on a page. Is it a good practice?

And if it is not allowed, so what is a right way to isolate angularjs modules?

I'm asking because of my question about problem with angular ui: AngularUI sortable does not work for more then one applications