We use cookies to ensure that we give you the best experience on our website. For more information, visit our Privacy Policy
Blog
Real knowledge is to know the extent of one's ignorance
We work on a lot of digital projects - many for our clients and some for ourselves. We regularly face new challenges and changes in technology that, once surmounted, pave the path to new creations, solutions, and deeper understanding. Our blog is our outlet for sharing some of that knowledge. Fuelled by curiosity, a desire to understand and – where possible – answer some of the problems we and our clients face.
7 reasons to replace Wordpress & find a more powerful alternative
Whilst WordPress is the worlds most popular CMS, there are some very good reasons for finding an alternative to Wordpress.
Web accessibility and forms
Forms are an important part of any web application, here's a brief view on how to make sure your forms are accessible for everyone.
Why choose TYPO3 CMS for your website
Time and time again we have found TYPO3 to strike a great balance between functionality and usability whilst also being highly customisable, scalable and cost effective. Here's why.
Git tip: squash intermediate commits
Make the git history neater with `git rebase --interactive`
@use and @import rules in SCSS
Bring your project's front-end code up to date and replace the @import rule with @use in your SCSS partials for more control and clarity.
15 reasons to love TYPO3 CMS
Why 15 years of experience using TYPO3 has convinced us it is the CMS of choice for both agencies & clients.
What is it like joining a team as a junior developer during lockdown?
Our junior front-end developer started in March, 3 days before the country went into lockdown because of COVID-19. Minna shares tips and tricks for starting with a new team.
CMS alternatives to AEM (Adobe Experience Manager) & Sitecore
Although AEM and Sitecore both share powerful features, there are a number of reasons you might want to consider an alternative content management system for your website.
Trigger animations with Intersection Observer API
In this short article we explain how to use the Intersection Observer API to animate elements when they enter the visible viewport.