Skip to main content

Technical

Istock 1435220822

Understanding JavaScript Web APIs: Part 3

Welcome back to the third part of our series on essential Web APIs! If you haven’t had the opportunity to explore Part 2 yet, where we extensively covered the nuances of the Web History API and Web Storage API, I encourage you to catch up here to gain valuable insights into efficiently managing browser history […]

Man At Standing Desk Home Office Talking On Business Video Call

Understanding JavaScript Web APIs: Part 2

Welcome back to the continuation of our journey through crucial Web APIs! For newcomers to our series, I highly recommend diving into Part 1, accessible here, where we extensively cover the fundamental aspects of the Web Forms API. Continuing our journey, let’s delve into further exploration of vital Web APIs, including the Web History API […]

Red high-speed train

All Aboard! Visualize Business Impact with the Enterprise Cloud Transit Map

Cloud modernization is the primary driver of digital transformation and impactful business value. Cloud platforms have evolved from core technology to disruptive ecosystems of strategic advantage.  Migration and modernization are vital to reach new markets, deliver innovative products, improve resiliency, reduce costs, and improve customer experiences.  But it’s easy (and common) to lose sight of […]

Online News On A Smartphone And Laptop, Woman Reading News Or Articles In A Mobile Phone Screen Application At Home. Newspaper And Portal On Internet.

Mobile Apps Accessibility Series: Readable Text and Adjustable Fonts – 4

In our ongoing exploration of mobile app accessibility, we arrive at a crucial aspect: readable text and adjustable fonts. In this fourth installment of our series, we’ll delve into why text readability matters and how adjustable fonts can significantly enhance the accessibility of your app. Let’s dive in! Importance of Readable Text Text is the […]

Sling Mappings++ Large Lists and Mapping Arrays

As all AEM Developers know, AEM, and more-so the underlying JCR, has limitations on how many children a single parent can have before we start to see performance issues.  First in the UI, and then more critically in the ability to look-up and manage content nodes themselves.  When designing for a net-new AEM website, this […]

Keyboard with search bar

useNavigate: Navigation React Router v6

In React͏ development, smooth moving between pages is vital for a seamless͏ user experience. React Router v6 brings out the useNavigate hook for advanced navigation, simplifying navigation logic͏ in functional elements. This ͏blog post will delve into the useNavigate hook, its features, functions, and benefits in React Router v6. Introducing useN͏avigate In React Router͏ v6, […]

Istock 1361510800

Exploring HTML Template Engines for Node.js

The fusion of HTML template engines with Node.js has sparked a transformative wave in web development, reshaping the landscape of dynamic web application creation. These engines give developers an efficient means of dynamically generating HTML content, effectively elevating the readability and manageability of code repositories. Over the course of this blog post, we will embark […]

Hands Typing On Laptop Computer

Mastering Responsive Videos and Maps with Bootstrap Embed Classes

In Bootstrap, the embed-responsive and embed-responsive-item classes create responsive embeds for videos, maps, or any other embedded content. These embedded classes ensure the embedded content scales properly and maintain its aspect ratio across different screen sizes. Let’s explore how to use Bootstrap embed classes for responsive embeds. Bootstrap Responsive Video Embed Bootstrap provides a simple […]

Mobile Bu Pigeon Flutter

Make Your Flutter Apps Soar with Pigeon Platform Channels

Flutter is great framework for cross platform development. It allows you to make pixel perfect apps that are generated into native code, but what happens if you need to use existing code in iOS or Android directly? For situations like these, Flutter allows you to use platform channels. Platform channels give you access to platform-specific […]

Website Design. Developing Programming And Coding Technologies.

Understanding JavaScript Web APIs: Part 1

JavaScript is a central pillar in web development, elevating user engagement and imbuing websites with dynamic capabilities. Among its intriguing components are Web APIs, which facilitate access to diverse browser functionalities. In this segment, we’ll explore these APIs, starting with Part 1: Web Forms API. Let’s commence our exploration of these fundamental tools for web […]

Optimizely Configured Commerce Best Practices

useFormStatus FormControl in Next.js

In Next JS, developers prefer most of their code to remain on the server side. However, it is quite tricky to accomplish such feats when you are working with forms. Components that require inputs from the user and thus must be client components to perform user operations like button clicks or text inputs. There useFormStatus […]

Istock 1445557229

React Navigation: A Rollercoaster Ride with useHistory

React applications often require navigation between different components and pages. The useHistory hook, provided by React Router, simplifies navigation by providing access to the browser’s history object. In this blog, we’ll explore the useHistory hook, understand its implementation, and see practical examples of how it enhances navigation in React applications. Understanding useHistory The useHistory hook […]

Load More