Skip to main content

Posts Tagged ‘JavaScript’

Extending General Link for Experience Editor Mode in Sitecore

Mastering the Art of Functional JavaScript: Immutability, Pure Functions, and Beyond

Welcome to the world of JavaScript functional programming! In this blog, we’ll explore the fundamental principles that make functional programming an effective technique for creating clear, effective, and manageable code. In our discussion, we will delve into essential concepts. Firstly, we will explore immutability, denoting the inability to change a function once it has been […]

Extending General Link for Experience Editor Mode in Sitecore

Understanding the Shadow DOM in Web Components

Managing the structure and styling of components in web development may frequently become complex, particularly when working on large-scale projects with several developers or integrating third-party components. Because CSS is global, there is a chance for CSS conflicts and accidental styling changes, a common issue for developers. Here’s where the Shadow DOM comes in as […]

Learning from collaboration

The Power Of Objects In JavaScript: Part 2

Jump into the fascinating world of JavaScript objects with us! We’re going to explore cool methods and tricks that can make your coding skills even better. If you’re new to objects in JavaScript, no stress! Our guide, ” The Power of Objects in Javascript: Part 1” is there to help. It breaks down both the […]

Integrating LinkedIn and Marketo

The Power of Objects in JavaScript: Part 1

Objects are an essential building block for data manipulation in JavaScript, the language that runs the internet. Developers may easily organize and arrange data by using JavaScript objects, which are versatile containers. Together, we will unravel objects and examine many essential techniques that simplify our interactions with them. Understanding Objects in JavaScript An object in […]

Nest JS for beginners

Build Scalable and Reliable Node.js Apps with Ease: Introducing Nest JS

If you’re interested in learning a robust, efficient, and scalable enterprise-level server-side framework, you’ve landed on the right blog! 🚀 We’ll start with a quick introduction, and in this post and the ones to follow, we’ll dive straight into the practical part. We’ll build an application that covers various Nest JS fundamental and advanced topics […]

TypeScript

A crash course of Next.js: TypeScript (part 5)

This series is my Next.js study resume, and despite it’s keen to a vanilla Next.js,  all the features are applicable with Sitecore SDK. It is similar to the guide I recently wrote about GraphQL and aims to reduce the learning curve for those switching to it from other tech stacks. In part 1 we covered some fundamentals of Next.js […]

Technology

Astro: The Web Framework Revolutionizing Website Development

In this fast-paced world of web development, speed, flexibility, and usability are crucial to creating powerful online experiences. Within this context, Astro, an innovative web framework designed to generate static sites, offers exceptional performance and versatility. This blog will explore the benefits, challenges, and practical tips with Astro and its relevance today. Astro: A Quick […]

Woman Coding

Exploring jQuery’s Tree Traversing: Unleashing the DOM Navigation Potential

The popular JavaScript library jQuery simplifies DOM manipulation with powerful traversal methods. Web developers need to traverse the DOM tree to interact with HTML components. This blog covers jQuery’s DOM traversal using simple examples to teach navigation techniques. Understanding the DOM Tree:  Let’s define the DOM tree before learning jQuery’s tree traversal techniques. It’s the […]

Data Scientists Analyze And Visualize Massive Data On Virtual Screens, Using Ai To Process Complex Data. Big Data Technology And Data Science.data Flow.digital Neural Network.artificial Intelligence

LWC – Validating Email Already exists in Database using Apex

Hello Trailblazers, In this blog post, we are going to learn how we can apply custom validation in LWC to the Email field to make it unique. We’ll validate whether the Email is already exist in database or not. Acceptance Criteria:  In an account creation form, create a custom validation on the Email field so […]

Cyber,security,in,two Step,verification,,login,,user,,identification,information,security

Forget Okta? Well, It Might Not Forget You : Solving Remember Device Issues

Why Okta? Who can forget Okta? It is basically a household name at many enterprise companies. Even if you don’t know about Okta, you probably recognize the name. Okta is a cloud-based identity and access management platform that provides secure user authentication and authorization services. It enables organizations to manage and control access to various […]

cybersecurity concept Global network security technology, business people protect personal information. Encryption with a padlock icon on the virtual interface.

Innovative Technology for an Advanced Security Ecosystem: Challenges and Solutions

At the center of digital transformation, we face the exciting challenge of creating an ecosystem driven by high-performance, interconnected microservices developed in diverse languages such as Java, C#, JavaScript, and Python. At Perficient we extract the best of each language to shape an agile and efficient ecosystem.  Capturing data in real time: IoT and Priority […]

Zustand

ZUSTAND, Is Redux Coming to an End?

Why is this State Management Solution Named Zustand? “Zustand” is a German word that translates to “state” in English. In the context of programming and software development, “Zustand” is often used in conjunction with “Zustands management,” which translates to “state management.” It refers to the management of the state of an application, typically to keep […]

Load More