1.

Explain About Official Plugins?

Answer»

Official Plugins : These plugins aren't part of the default configuration but are FREQUENTLY used.

  • fetch() − Fetch plugin is used for handling HTTP requests. You can USE some other AJAX library if you want.
  • animatorCSS() − This plugin offers a way of handling CSS animations.
  • animator-velocity() − Instead of CSS animations you can use Velocity ANIMATION library. This plugins enables to use Velocity inside Aurelia apps.
  • dialog() − Dialog plugin offers highly customizable modal window.
  • I18N() − This is the plugin for internalization and localization.
  • ui-virtualization() − Virtualization is USEFUL library for handling large performance heavy UI tasks.
  • validation() − Use this plugin when you need to validate your data.

Official Plugins : These plugins aren't part of the default configuration but are frequently used.



Discussion

No Comment Found