Customizing AngularJS components This section provides information about developing and customizing capability built on AngularJS in Sterling Store Engagement. Application architectureThis topic provides an overview of the layered-architecture of the application.ConventionsConventions used in the application and documentation.PrerequisitesYou must verify the prerequisites mentioned in this topic before you begin with the customization procedures.Impact of updates to JavaScript/CSS frameworkThe changes that are introduced in the application as a result of updates to JavaScript and CSS frameworks and other components are explained in this topic.Customizable componentsThis topic provides an overview of the components of the application such as screen, wizard, and so on that are often referred in the procedures.Performing validationsYou can learn about the different types of validations that are performed in the application and how to implement them.Translating bundle entriesThe application supports translation of bundle entries through its own implementation of i18n module.Support for localizationThis topic describes the support for localization in the application by using i18next.js.PrintingImplementation of printing capability on client and server.Deploying customizationTo deploy your customizations, run the gulp scripts, build your changes, and test your customization.Application architectureThis topic provides an overview of the layered-architecture of the application.ConventionsConventions used in the application and documentation.PrerequisitesYou must verify the prerequisites mentioned in this topic before you begin with the customization procedures.Impact of updates to JavaScript/CSS frameworkThe changes that are introduced in the application as a result of updates to JavaScript and CSS frameworks and other components are explained in this topic.Customizable componentsThis topic provides an overview of the components of the application such as screen, wizard, and so on that are often referred in the procedures.Performing validationsYou can learn about the different types of validations that are performed in the application and how to implement them.Translating bundle entriesThe application supports translation of bundle entries through its own implementation of i18n module.Support for localizationThis topic describes the support for localization in the application by using i18next.js.PrintingImplementation of printing capability on client and server.Deploying customizationTo deploy your customizations, run the gulp scripts, build your changes, and test your customization.