Skip to Main Content
Score your website's performance - get a personalised report in 2 minutes →

Blog

We Need to Talk About Website Animations: GSAP, CSS-Only Motion, and Where Barba.js Fits In

Caitlin Holden
By Caitlin on

Most sites don’t have an animation problem, they have an intention problem. Here’s how we decide when to use GSAP, when CSS-only motion is enough, and when Barba.js is actually worth the extra complexity.

Latest Blog Posts

Crafting Structured Data for AI Responses Banner
Matt Shearing

Crafting Structured Data for AI Responses

How to help the AI and search engines understand your content better by providing relevant context to ensure a higher quality of indexing. With code examples.

By Matt on Marketing , Craft CMS
Matrix ckeditor conversion shelves representation
Mark syred

Converting from Matrix fields to CKEditor in Craft 5

Migrating Matrix to CKEditor in Craft 5? This guide covers the undocumented CLI prompts, essential Twig template refactoring, and how to handle file conflicts. It's a real-world walkthrough for a smooth transition beyond the official documentation.

By Mark on Craft CMS
Js typewriter
Matt Shearing

TypeScript - PHP style error checking in JS

What is it and should you be using it? Does it replace other libraries or work alongside them? We take a look and find all the answers in this deep dive / tutorial.

By Matt on Code
Firmbee com e Memmp Uojlw unsplash
Matt Shearing

Pagespeed tricks for loading third party scripts via GTM

Tired of third party scripts dragging down your pagespeed scores? We've found a way of preventing this with a simple piece of JS inside our GTM container.

By Matt on Strategy
Close up of gears
Laura profile

Understanding and using Project Config in Craft CMS

Project Config in Craft CMS is a really powerful tool. But like all powerful tools, if you don't treat it with the respect it deserves, it can cause you a world of pain. Learn more about how to use Project Config without coming to tears.

By Laura on Craft CMS
Fibre Optic Cables
Matt Shearing

Integrating External Database Connections

Exploring database connection methods in CraftCMS and Yii. We connect to a Microsoft Azure database and show examples of how we can handle the data in a number of different ways between our plugin code and templates

By Matt on Craft CMS , Code
Loading screen
Matt Shearing

Refactoring a slow search page with ajax to load faster

When connecting to enterprise systems we need to return the most recent data, this means we can't use caching but we end up with a slow loading page as a result. In this article we explain how to improve the speed whilst keeping the data fresh.

By Matt on Craft CMS , Code
Hidden bug
Matt Shearing

How higher traffic and sales exposed hidden performance issues and bugs

An honest look into some weaknesses in a site we've built, exposed by the perfect storm of situations. We set the scene and describe how we fixed it.

By Matt on Craft CMS , eCommerce , Code
Shipping containers port
Laura profile

Handling large image and file sizes

What do you do when your clients keep uploading massive files to their website, killing the server? When working with Craft CMS, there is an easy solution.

By Laura on Craft CMS
Chess
Matt Shearing

Integrating Business Critical Systems with your Website

Integrating your website with your business critical systems can be complex, but the rewards are greater efficiency and improved customer interactions.

By Matt on Strategy , Craft CMS , eCommerce , Projects