Context Engineering: How I've Been Using Claude Code in My Development Workflow
Context engineering with AI assistants is evolving rapidly, and everyone seems to have their own approach. This article shares a workflow I…
This is where I'll share my thoughts
Context engineering with AI assistants is evolving rapidly, and everyone seems to have their own approach. This article shares a workflow I…
In the team that I work with, we run retrospective ceremonies every fortnight so that we can reflect on the work we’ve delivered by praising…
In this post, I’d like to discuss how Marshalling/Unmarshalling process is usually applied in Go programs. I’ll give some examples of how it…
In this post, I’d like to share alternative approaches for dealing with conditional rendering in React. I will try to list out the pros and…
What is for? When you set up a new code and uses Git to manage your version control, unless you are only reading a code of a repository…
Dang! Got a new laptop and I have to set up everything… again… I always find it exciting when I get something new, such as a new laptop…
What is TDD? TDD stands for Test-Driven Development and it is a Software Development’s process that was credited to Kent Beck. The idea…
I’ve had some opportunities to write technical blogs and documentation throughout my career (in the context of my day-to-day job) but I…
Background Software Engineer since 2007, my professional career has given me a great experience building applications in many different…