I wanted to use the jquery's UI layout plugin in an angular application. Is there an angular directive that does this already, or serves the same purpose?
jQuery is a crutch if you are writing AngularJS applications. If you’re starting an Take a look at this stuff
|
|||||||||
|
To create a layout template: http://docs.angularjs.org/tutorial/step_07 Or flexible routing with nested views: https://github.com/angular-ui/ui-router |
|||
|