[ovirt-users] UI plugins: AngularJS Demo Plugin

Vojtech Szocs vszocs at redhat.com
Thu Apr 17 13:36:34 EDT 2014


Hi guys,

for those of you interested in AngularJS, there's now a sample oVirt
UI plugin available from samples-uiplugins repo:

  http://www.ovirt.org/Features/UIPlugins#AngularJS_Demo_Plugin

(It's very similar to one presented in our recent "Writing UI plugin
with AngularJS" presentation.)

When writing UI plugins beyond simple "hello world", it's important
to keep the code well-structured and maintainable; utilizing proven
patterns like Model-View-Controller, Dependency Injection, etc. seems
to be a good way to go.

Of course, some JavaScript ninjas might do things in a different way.

:)

Regards,
Vojtech


More information about the Users mailing list