Skip to main content

Front-End Development

Extending General Link for Experience Editor Mode in Sitecore

12 Best Practices for React Developers

As a React developer, it’s critical to increase the performance of your React applications to provide a smooth and streamlined user experience. This post will cover the best practices for writing code in React JS. 1. Minimize Re-renders and Use Memoization Memoization is a technique for minimizing expensive computations or function calls by caching their […]

Istock 489145508

Visual Studio Code Extensions and Shortcut Keys

Visual Studio Code Extensions and Shortcut Keys to Simplify Coding Efficiency is key when it comes to coding. A well-organized workflow significantly impacts output and how much you enjoy coding. The well-known Microsoft code editor Visual Studio Code (VS Code) has become highly well-liked among developers because of its performance, adaptability, and wealth of customization […]

Istock 1435220822

Unleashing the Power of 3D CSS3 Transformations in Web Design

3D Transformation of Elements Dive into the exciting realm of CSS3 3D transformations! Experience the magic of moving, rotating, scaling, and skewing elements in three-dimensional space, adding depth and flair to your web design. With CSS Transform and Transform Functions, unleash your creativity and elevate your website with stunning visual effects while ensuring seamless layout […]

Featuredimage

Elevate Your Web Design: Exploring 2D CSS3 Transformations

Ready to take your website from static to sensational? Dive into the world of 2D transformations in CSS3 and discover how you can effortlessly enhance your web design with dynamic effects! Say goodbye to boring layouts and hello to eye-catching animations and transitions. Let’s unleash the power of CSS3 together! 2D Transformation of Elements Using […]

Testing

Leveraging TypeScript’s Power with Next.js

In the sphere of modern web development, leveraging powerful tools can drastically enhance productivity and code quality. Among these tools, TypeScript and Next.js stand out as a dynamic duo, offering a seamless combination of type safety, developer ergonomics, and performance optimization. In this blog post, we’ll delve into the symbiotic relationship between TypeScript and Next.js. […]

Arcgis

Level Up Your Map with the ArcGIS SDK

In today’s tech-driven world, the ability to visualize data spatially has been vital for various industries. Enter ArcGIS, a Geographic Information System (GIS) developed by ESRI, which is here to help us solve our client’s needs. Let’s chart our way into the world of ArcGIS and how it empowers businesses to harness the full capabilities […]

Istock 1435220822

What’s New in React19?

Recently, React released React19 Beta. It includes some exciting changes, updates, APIs, and hooks. This React 19 update article will cover some significant new hooks we need to understand, as well as reference code and working snapshots. Contents: Introduction to React Compiler. Document Metadata. Automatic Re-rendering with the inbuilt memo, useMemo, and useCallback hooks. API […]

Programmer Working In A Software Developing Company Office

useOptimistic: Powering Next.js

In today’s blog, we will examine an experimental hook that helps us display optimized results when we display data we fetch from the server. What can we do to optimize such a use case? Is there a way to show updated data as it is being fetched from the server? We will explore precisely that […]

Rnbg

React Native – A Web Developer’s Perspective on Pivoting to Mobile

Making the Switch I’ve been working with React Web for the last 6 years of my dev career. I’m most familiar and comfortable in this space and enjoy working with React. However, I was presented with an opportunity to move into mobile development towards the end of 2023. Having zero professional mobile development experience on […]

Istock 524173782 Featured Image

Fixing 404 Responses for Versioned Images in Experience Edge

Intro 📖 My team and I recently ran into an issue while working on a Sitecore XM Cloud project that turned out to be pretty interesting. The issue had to do with images published to Experience Edge not loading as expected within certain renderings. The GET requests for these images in Experience Edge would return […]

Where to Begin After a Marketo Audit

Enhancing Images with CSS Filters

CSS filters offer a rich toolkit for modifying and improving pictures directly within web pages. From subtle adjustments like brightness and contrast to more striking effects like blur, grayscale, and color manipulation, these filters offer a broad variety of effects. You may boost visual appeal and produce distinctive effects with CSS filters, which will improve […]

Discussing latest update in React JS 18

Advanced Array Methods in JavaScript: Part 3

Welcome back to the third part of our series on elevating your JavaScript skills through array methods. Having established a solid foundation with simple array methods, we’re now poised to tackle more advanced methods. In this blog, we will discover sophisticated array methods that offer greater flexibility and power in manipulating data. Prepare to unlock […]

Load More