Find what you need.

featured image thumbnail for post Sales - A guide to sales structure, commissions, and your work
November 02, 2021
Sales - A guide to sales structure, commissions, and your work

This guide will explain how you'll get paid, the customers we target, and the performance goals you'll be expected to achieve during your work with Audal.

featured image thumbnail for post Developing with PressLess
September 23, 2021
Developing with PressLess

Pressless is a new technology created at Audal Labs that aims to both speed up Headless WordPress development, and provide our customers with an accurate hands-on content editing experiences that anyone on their team can use.

featured image thumbnail for post Finishing a Project
August 19, 2021
Finishing a Project

Once you feel a project is functionally 'complete' - with all data sourcing working, and all components built - there's some things you should do before being passed on for Code Review and client hand-off.

featured image thumbnail for post Bringing in data from Wordpress using the Audal Boilerplate
August 13, 2021
Bringing in data from Wordpress using the Audal Boilerplate

The Audal Boilerplate contains a lot of useful components and utilities for creating any type of Gatsby project quickly. But did you also know that it includes a plug-and-play set of files for creating Wordpress projects? This guide dives into the 'wp-specific' folder within the template.

featured image thumbnail for post Creating Headers, Footers, Menus, and other global elements with useStaticQuery
August 11, 2021
Creating Headers, Footers, Menus, and other global elements with useStaticQuery

We know out of the box that Gatsby can run queries per page, and per template. But did you know you can also run queries inside a component? This guide is a brief overview on the things you can and can't do with useStaticQuery.

featured image thumbnail for post Working with 'Page Builder' style block layouts - Strapi Dynamic Zones, ACF Flexible Content, etc
August 11, 2021
Working with 'Page Builder' style block layouts - Strapi Dynamic Zones, ACF Flexible Content, etc

Many Gatsby projects include some sort of flexible block layout, that allows CMS users to create pages out of blocks of data, that can be added at whim, moved around on the page, and deleted. Many of these output individual blocks as GraphQL Fragments. This guide shows you how to first query for them, and then return the correct components for them.

featured image thumbnail for post Generating GatsbyImageData when a source plugin doesn't support it
August 11, 2021
Generating GatsbyImageData when a source plugin doesn't support it

In your Gatsby work, you'll occasionally work on projects and with source-plugins (or god forbid, need to create your own) that don't support Gatsby-Plugin-Image or Gatsby-Image plugins out of the box. This guide gives you a few different ways to handle logic in order to manually turn remote images into local nodes.

featured image thumbnail for post Creating Fantastic Buttons
August 11, 2021
Creating Fantastic Buttons

Creating fantastic, highly clickable buttons isn't just about the initial state. It's also about being able to handle hover and active pseudo states in a way that feels natural to the user. If the designer hasn't supplied a directive for hover states on buttons, then this is an essential read.

featured image thumbnail for post Tracking your hours + getting paid
August 10, 2021
Tracking your hours + getting paid

It's important that when you work, you get paid. Audal Labs is proud of our incredibly flexible working conditions, work-life balance, and competitive rates. This guide details how all of that happens.

featured image thumbnail for post Creating Reusable Components with Typescript and Chakra UI
August 10, 2021
Creating Reusable Components with Typescript and Chakra UI

High quality, highly reusable components are at the heart of what we do. This Guide shows you how you should 'think' about components when creating them, and how your code should look when you create them.

featured image thumbnail for post Your New Git Workflow
August 10, 2021
Your New Git Workflow

Working with Git is likely a big part of your day-to-day already, and will likely grow when working between multiple projects with Audal Labs. This guide details the tools and workflow you should use when working with us.

featured image thumbnail for post Fonts in Gatsby Projects
August 09, 2021
Fonts in Gatsby Projects

The essential guide to getting any type of font working with Gatsby, including info on how to implement fallbacks (which you must do to ensure client satisfaction!)

©2026Audal Labs