Skip to main content

Posts Tagged ‘frontend’

Student Searching For A Book In The Library System

Integrate Library in Sitecore SXA

While working on Sitecore SXA projects, we came across a requirement where we needed to integrate a library in SXA without reinventing the wheel. Hence, we will check this thing using an example of integrating Bootstrap Modal in Sitecore SXA. So, multiple times, we encounter a need where some content must be displayed in pop-up. […]

coding

Understanding jQuery UI in Magento 2

jQuery is nothing but a JavaScript library which helps to manipulate the content, event handling, ajax and traversing through the document. jQuery UI extends the jQuery functionality with the set of options to improve the User Interface, adding effects, themes, and widgets. If you would like to know what is jQuery and its advantages in […]

Digitally Enhanced Shot Of A Handsome Businessman Working In The Office Superimposed Over Multiple Lines Of Computer Code

Acquiring Knowledge and Expertise in Asynchronous JavaScript

One of the most Widely Used Languages in the world right now is JavaScript. Only one thing can be done at once because it is a Single-Threaded Language. Prior to the addition of asynchronous JavaScript, which makes use of Promises and async/await, this was a limitation. We’ll discover how to use asynchronous JavaScript more efficiently […]

Localization of frontend customization

Google Search Appliance (GSA) frontend framework provides management of most of the elements for user search experience. Many times we need to customize the frontend to achieve a certain feel and HTML display for search results. Normally the changes can be done to the frontend directly via Admin Console and the GSA frontend framework can […]

Load More