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
BizTech
AI
Revolutionizing Search with AI: Semantic Search and RAG
Artificial Intelligence (AI) has transformed the way we search for information. Search behavior has evolved from simple keyword searches like "running shoes" to specific and personalized queries like "comfortable shoes for jogging” or “a...
JavaScript
How to use the GraphQL useMutation hook of Apollo in ReactJS
GraphQL is a powerful query language that allows more flexibility and efficiency in data-driven applications compared to REST.In simple words, while querying with a RESTful API, we demand extra data that is not required at that moment. H...
Quality Engineering
How to reduce User Acceptance Testing bugs? A QAs worst nightmare!
There is always a world of difference between the test environment conditions and real environmental conditions. For example, we cannot trust the efficiency of a robot, car or any other equipment that is tested only in laboratories (test...
Quality Engineering
A Beginner's Guide to Sitemap Testing: Part 2
Sitemaps are crucial for helping search engines understand websites. When sitemaps are invalid, they make it difficult for search engines to crawl new pages efficiently. Regularly checking the sitemap is important to ensure that search e...
Quality Engineering
A Beginner's Guide to Sitemap Testing: Part 1
A sitemap is a comprehensive list of URLs on a website that provides information about the location and content of the website. It includes pages, videos, images, and files, along with their relationships to each other. This serves as a ...
Quality Engineering
Cypress timeout – uncovering website performance issues
We were working on building a site that was a bridge between interested customers and the car dealers/OEMs. All the data related to a vehicle which will be useful for a customer was displayed on the website. The data from intereste...
Culture
Drupal
Events
Drupal Developer Days 2023: A Success Story
The Drupal Developer Days 2023 event brought together over 350 passionate individuals from around the world who love, learn, and discuss the open-source CMS, Drupal. Held in Vienna from 19 to 22 July, this year's gathering was a distinct...
Quality Engineering
Testing React Components with Jest and React Testing Library
Testing is an essential part of building software applications. It helps to identify bugs, errors, and unexpected behavior before deploying the code into production. React is a popular JavaScript library for building user interfaces, and...
JavaScript
Implementing Iterators and Generators in JavaScript
JavaScript provides several ways of iterating over a collection, from simple for loops to map() and filter(). Iterators and generators bring the concept of iteration directly into the core language and provide a mechanism for customizing...
Sorry! No items found.
Load more