amaysim.technology

The tech, tools and processes that make up the amaysim Technology experience.

Ryan Stockdale Ryan Stockdale

Enabling code reuse

In today's software development landscape, code reuse and maintainability are essential for faster delivery and lower costs. Learn how we reuse code to speed up delivery.

Read More
Ryan Stockdale Ryan Stockdale

Using GitHub Actions to trigger Actions across repos

There are several git events that can trigger GitHub Action workflows. Most commonly push, pull_request and schedule. However, sometimes you require a workflow trigger to respond to an external event.
This is where the repository_dispatch event comes in.

Read More
Ryan Stockdale Ryan Stockdale

The 3 Musketeers and VS Code Remote Containers

Amaysim has had a simple, repeatable way to onboard team members to project with the 3 Musketeers pattern for quite some time. Now we also get to enjoy building stuff with an IDE that can actually utilise the tools and extensions as intended, making dev life so much nicer.

Read More
Ryan Stockdale Ryan Stockdale

Naming Things

Naming things better will help everyone, including you read your own code, even after you have shifted projects months later

Read More