Skip to main content

Posts Tagged ‘React JS’

Mostafa Meraji Babuf4bkpdm Unsplash

Getting to know Sitecore Search – Part 6

Welcome back to Getting to know Sitecore Search.  In my last post, we build a basic UI using jQuery.  In this post, we’ll use the Sitecore Search React SDK to build a more modern UI frontend for our Sitecore Search results. Documentation At the time of writing this blog post, Sitecore has recently released updated […]

Magnifying glass, calculator and charts on paper

Type-checking Made Easy: Exploring PropTypes in React

In React development, ensuring proper data validation is crucial for building robust and reliable applications. One powerful tool for type-checking is PropTypes, a built-in feature in React that enables developers to validate the props passed to components. In this blog, we will explore the concept of type-checking with PropTypes, understand its benefits, and provide brief […]

Businessman Working With Computers Service Quality Assurance, Guarantee, Standards, Iso .

Boosting React Performance: Essential Optimization Techniques

In today’s fast-paced world, users demand lightning-fast experiences from web applications. As a React developer, optimizing the performance of your application is much needed to ensure a smooth and responsive user interface. In this article, we will explore some essential performance optimization techniques and habits in React, which will help you to create highly efficient […]

Salesforce for Financial Services

Understanding the Context API in React: Simplifying State Management

Introduction The Context API in React allows components to share data with each other, even if they are not directly related. It helps avoid the problem of passing data through many components by letting components access shared data directly. It helps in preventing the prop drilling problem. Consider the diagram to represent a chain of […]

ERP Migrations: An Opportunity for Corporate Treasury

Optimizely Configured Commerce – Learn CMS Spire 5.X Part-2

In this blog, we will learn below points: Understanding 5.x Architecture for Spire CMS How to start a Spire project? Follow the instructions below for use with Visual Studio Code Creating new blueprints in Spire Understanding 5.x Architecture for Spire CMS The 4-tier architecture of B2B Commerce (ISC) 5.x is described in this blog. Architecture […]

Connection

Connecting Sitecore CDP to Next.js website

Quick introduction Sitecore CDP stands for Sitecore Customer Data Platform. This is a quote from Sitecore documentation: A Customer Data Platform is packaged software that creates a persistent, unified customer database that is accessible to other systems. In nutshell it tracks customers’ data across all channels, and later this data can be used to run […]

Check Out the Newest Enhancements in React JS 17

While there aren’t too many things to highlight in the new React JS 17 release, there are a few new high-sway enhancements to the React JS Core. The Newest Enhancements The compilation method for React JS is the most interesting improvement. Let’s look at the compiled code of JSX in a component that uses an […]

Load More