Namespace restructuring in rails models
April 03, 2024
8 min read
Logical namespacing by domain and how to move your models
April 03, 2024
8 min read
Logical namespacing by domain and how to move your models
January 07, 2024
4 min read
Two utility functions for testing random spec files
September 03, 2023
4 min read
Have you ever ran into a problem with long-lived locks?
June 18, 2023
3 min read
Running out of space? I've got your back.
May 08, 2023
4 min read
Using the AWS CLI to ensure you keep your source and destination buckets in sync
March 20, 2023
3 min read
Choosing between consistency and availability
January 26, 2023
10 min read
The second part in the ways of working series
January 02, 2023
4 min read
A look into the world of variables in javascript
December 12, 2022
9 min read
Hopefully the start of a series of posts if I have any more ideas
November 22, 2022
4 min read
As the saying goes, there are many ways to skin a cat - but is this really a viable replacement?
November 16, 2022
7 min read
Limit's exist for a reason - but they can be extremely annoying
October 24, 2022
3 min read
One solution for ensuring you load the correct AWS Amplify config file
October 12, 2022
6 min read
Building an application quickly to prove a hypothesis? Well these might be of some use to you
October 04, 2022
5 min read
Apply, Bind and Call - make sure you don't get caught out on your technical test
September 29, 2022
1 min read
A brief introduction and what you can expect