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
JavaScript
The new architecture in React Native: a turning point for mobile performance
React Native is undergoing one of its most significant transformations since its launch with the adoption of the New Architecture. Built around Fabric, TurboModules, and the JavaScript Interface (JSI), this shift changes how JavaScript c...
JavaScript
End-to-End type safety: from GraphQL schemas to React Components
It's 2 AM on a Saturday, and your phone buzzes. The app is down. After three hours of debugging, you finally discover the issue: someone changed `userId` to `authorId` in the backend last week. Your frontend was still looking for `userId...
JavaScript
Supercharging Next.js with Strapi webhooks
Content-heavy sites built on Next.js and Strapi often hit the same wall: static pages perform well, but keeping them current without triggering a full rebuild is harder than it should be. Building a content-heavy site with Next.js a...
JavaScript
Unblocking the UI with web workers: a guide for faster web apps
Ever clicked a button in a web app, and the UI just froze? Maybe a timer stopped, animations stuttered, or clickable elements stopped responding. This happens because JavaScript is single-threaded, meaning it can only do one thing at a t...
JavaScript
BizTech
Modern JavaScript delivery in 2025: what really matters
Many businesses still operate on JavaScript-heavy platforms built years ago. They work on the surface, but under the hood, they slow down under load, fail Core Web Vitals checks, and cost more to maintain than they should.The rules have ...
JavaScript
Why businesses are moving to Headless CMS
Consider a global beverage brand. A new product launch requires detailed information such as nutritional values, packaging visuals, and compliance notes. That content is first published on the corporate website, then re-entered into the ...
JavaScript
React's latest evolution: a deep dive into React 19
React remains the foundation of modern web development. React 19 is now stable and available on npm, bringing significant changes to how developers build applications.The release solves long-standing complexity issues in React developmen...
Culture
JavaScript
Events
Takeaways from React Nexus 2025
Are we moving towards a future where we write less code or where we write code more intelligently? At this year's React Nexus, held at IISc Bengaluru, felt like a bit of both. The sessions and conversations portrayed that React 19 a...
JavaScript
Mastering Cron Jobs in CMS: a practical guide with Strapi
In modern web development, automation plays a crucial role in enhancing productivity and ensuring applications run smoothly. One common and effective tool for automation is the cron job, which allows developers to schedule specific tasks...
Sorry! No items found.
Load more