Understanding data loader Photo by "Lars Kienle"

Understanding data loader

Create a basic dataloader to understand this great library

2020-07-19
Resume Driven Development Photo by "Todd Kent"

Resume Driven Development

A reflection on technology choices in Software Engineering

2024-04-01
Talk, think, code Photo by "Paul Bulai"

Talk, think, code

Shifting focus in software development: from code-centric to the crucial interplay of conversation, contemplation, and coding

2024-03-26
Function call cascading considered harmful Photo by "Sarah Doffman"

Function call cascading considered harmful

Function call cascading hits the composability, testability and reusability of software components and should be avoided in preference for sequential and explicit function calling.

2023-05-24
Local docker registry mirror Photo by "Guillaume Bolduc"

Local docker registry mirror

Why I configured a docker registry in my local machine to improve my development process

2022-09-05
Decomplecting shape and optionality Photo by "Alfons Morales"

Decomplecting shape and optionality

Separation between the shape of an entity and the optionality of its fields as a way of improving reusability and simplicity.

2022-08-28
Graphql Schema Stitching Photo by "Aneta Pawlik"

Graphql Schema Stitching

What Graphql schema stitching is and how it can help us

2019-04-26