JS Rules



A few basic rules when you are including third party plugins or custom js functions

  • JS Plugins should always be included after jquery.js or angular.js if its a jquery plugin or an angular plugin
  • Custom js files functions for a plugin should be included after the plugin include