Join Us In Person at the DrupalSouth 2022 Code Sprint!PreviousNext are proud to be sponsoring the first in-person code sprint since 2019 at DrupalSouth Brisbane on Friday 21st October 2022. Here are some tips to get you ready to roll on the day.Kim PepperCo-Founder & Tech Director
A powerful React + Redux Toolkit pattern (reuseable state slices)If you need global state management for your app(s) (and you probably do), a relatively new flavour of Redux called Redux Toolkit makes this considerably easier. Jack TarantoFront end Developer
3 Drupal modules that every Australian university needsHow Australian universities can use time-saving Drupal modules to deliver excellent digital experiences with minimal developer involvement. Griffyn HeelsAgile Delivery Manager
The right way to check for empty content in TwigHave you ever used {% if content|render|trim is not empty %} in twig to validate content is not empty? If so, you might end up with some surprises related to the use of the render method. Mohit AgheraSenior Developer
Overriding base field labels and descriptions of Drupal Entities without custom codeHave you ever had a project where you've used a core or contributed module but been asked to make slight changes to base fields? Find out how to use a little-known feature of core to make these changes with only configuration.Lee RowlandsSenior Developer
Goodbye Internet ExplorerInternet Explorer retires next month (June 15th). Itβs well and truly time for you to stop supporting it on your website for any current and future development (you have already, I hope).Rikki BochowFront end Developer
A modern alternative to HooksThis post introduces a completely new way of implementing Drupal hooks. You can finally get rid of your .module files, eliminating many calls to \Drupal with dependency injection in hooks.Daniel PhinDeveloper
PreviousNext sets a new path with Employee OwnershipAs we enter our 14th year of operations in 2022, PreviousNext is taking a bold step into employee ownership, utilising a groundbreaking approach thatβs only recently become possible in Australia.Owen LansburyCo-Founder & Chair
Introducing Search API OpenSearchIn this post, I explain why we chose to fork Elasticsearch Connector and create a new Search API OpenSearch module.Kim PepperCo-Founder & Tech Director