Work
Service
Contact
We use third-party cookies in order to personalize your site experience.
Accept necessary
Cookie policy
Insightful stories that revolve around
technology, culture, and design
All blogs
All topics
AI
Drupal
Design Process
Culture
JavaScript
DXP
Quality Engineering
BizTech
Events
Open Source
Podcast
Non-Profits
Healthcare
Higher-Ed
More topics
Clear all
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.
[category-name]
How to use Git in VS code
To use Git in VS Code, install Git, then open VS Code and initialize a repository. Use the Source Control panel to stage, commit, and push changes. You can also manage branches, merge conflicts, and view history directly in VS Code's interface, integrating seamlessly with GitHub or other remote repositories.
[category-name]
How to integrate SSO with Drupal using miniOrange Module
Single Sign-On (SSO) using miniOrange simplifies login processes by allowing users to access multiple applications with one set of credentials. It enhances security, improves user experience, and supports various protocols like SAML, OAuth, and OpenID Connect, making it a versatile solution for seamless authentication across platforms.
[category-name]
Exploring routing flexibility with Next.js Parallel Routes
Next.js Parallel Routes offer enhanced routing flexibility by allowing developers to define multiple routes that can run concurrently. This feature improves user experience with faster loading times and dynamic content rendering, making it easier to build complex, highly interactive web applications with efficient navigation.
[category-name]
Drag-and-drop made easy in Drupal with core's sortable.js
Drag-and-drop made easy in Drupal with core's sortable.js" discusses how the integration of Sortable.js into Drupal core enhances the platform's usability by providing a simple, intuitive drag-and-drop interface. This feature streamlines content management, making it easier for users to organize items without requiring complex configurations or custom code.
[category-name]
A Comprehensive guide to integrate Redux Toolkit with React using counter example
A Comprehensive Guide to Integrate Redux Toolkit with React Using Counter Example" details setting up a React app with Redux Toolkit, covering store creation, state management, reducers, actions, and connecting components. The counter example simplifies learning by demonstrating core concepts like state updates and dispatching actions, making it ideal for beginners.
[category-name]
Exporting and emailing Drupal nodes as PDFs with Entity print
Entity Print is a Drupal module that enables exporting and emailing nodes as PDFs. It integrates with various entities and supports customization. Users can generate PDFs from content types, views, or specific fields, making it convenient for sharing and archiving structured content directly from the Drupal interface.
[category-name]
Migrating page router to app router in Next.js 14
Migrating from Next.js Page Router to App Router enhances flexibility, improves routing capabilities, and leverages new features like nested routes, layouts, and enhanced data fetching. The App Router provides a more intuitive structure for complex applications, allowing better modularization and easier maintenance of code.
[category-name]
Essential CSS for perfect PDF rendering in Drupal
Essential CSS for perfect PDF rendering in Drupal" covers crucial CSS techniques to ensure accurate PDF output. Topics include setting correct page sizes, margins, font embedding, and handling media queries. This guide helps developers achieve precise and professional PDF documents directly from Drupal websites.
[category-name]
How to create a custom snackbar in Next.js 14 using Tailwind CSS
Learn how to create a custom snackbar in Next.js 14 using Tailwind CSS. This guide covers setting up the project, creating the snackbar component, and styling it for a sleek and responsive design. Perfect for enhancing your web application's user notifications.
Previous
load more
Sorry! No items found.
Higher-Ed
Healthcare
Non-Profits
DXP
Podcast
BizTech
Open Source
Events
Quality Engineering
Design Process
JavaScript
AI
Drupal
Culture