Skip to main content
Craft, learnings, and thinking behind the work. From our team
All blogs
All topics
AI
Drupal
Design Process
Culture
JavaScript
DXP
More topics
AI
Drupal
Design Process
Culture
JavaScript
DXP
Quality Engineering
BizTech
Events
Open Source
Podcast
Non-Profits
Healthcare
Higher-Ed
Clear all
Drupal
How to integrate SSO with Drupal using miniOrange Module
What is SSO Single Sign-On (SSO) is an authentication process during which a user is provided access to multiple applications and/or websites by employing a single set of login credentials (such as username and password). This ...
JavaScript
Exploring routing flexibility with Next.js Parallel Routes
Next.js, a powerful React framework, offers two essential features - Parallel Routes and Intercepting Routes - that enable developers to create highly dynamic and seamless user experiences in their applications. In this blog post, we wil...
Drupal
Drag-and-drop made easy in Drupal with core's sortable.js
Creating a seamless and interactive user experience is more important than ever. One powerful tool for achieving this goal is drag-and-drop functionality, which Improves user engagement by allowing intuitive manipulation of elements dire...
JavaScript
A Comprehensive guide to integrate Redux Toolkit with React using counter example
Redux is a powerful tool for managing state in JavaScript applications, but it can be complex and verbose.Redux Toolkit – a library that simplifies Redux development with a set of tools and best practices.It has revolutionized state mana...
Drupal
Exporting and emailing Drupal nodes as PDFs with Entity print
Sending emails with attachments is a common requirement for any website. Entity print is a widely popular module that helps to export any Drupal entities as PDFs instantly. Using this module, users can either download an entity as pdf or...
JavaScript
Migrating page router to app router in Next.js 14
In React development, Next.js has always been a game-changer, especially for folks who appreciate a powerful and manageable framework. With the release of Next.js 14, things have gotten even more exciting. However, change can be challeng...
Drupal
Essential CSS for perfect PDF rendering in Drupal
Creating PDFs from web content is a frequent necessity, and Drupal provides powerful tools. However, a lot of attention to CSS is essential to achieve a polished and professional appearance in your PDFs. This blog post will talk about th...
JavaScript
How to create a custom snackbar in Next.js 14 using Tailwind CSS
Snackbars are an essential part of modern web applications. They provide quick, at-a-glance feedback to users, often informing them of the success or failure of an action.However, when searching for libraries in React or Next.js to crea...
Drupal
How to alter the exception message thrown from core REST API
IntroductionRecently, I was working with a REST API where I needed to register a user account. I decided to reuse the core user registration REST API, however, the only problem was that the error messages were not user-friendly.At that...
Sorry! No items found.
Load more