Latest Posts
My Testing Philosophy
June 10, 2024Approaches to testing software effectively.
Designing REST APIs
June 9, 2024Thoughts on designing clear and consistent APIs.
Choosing a Database
June 8, 2024Comparing database options for a new project.
Deploying to the Cloud
June 7, 2024First attempt at deploying the Go application.
The Art of Refactoring
June 6, 2024Improving code quality through refactoring.
Debugging Nightmare: A Go Story
June 5, 2024Chasing down a tricky bug in the Go application.
Setting Up Tailwind CSS
June 4, 2024Integrating TailwindCSS into the Go project.
Building My First HTMX App
June 3, 2024Exploring the simplicity of HTMX for dynamic web pages.