All tags
Posts tagged with "programming"
Building Middleware With Go
Creating custom HTTP middleware in Go using Gorilla Mux for logging, authentication, and request handling.
Good Developer
Reflections on what makes a good developer beyond just writing code - soft skills and mindset.
Test Driven Development
Understanding TDD principles, benefits, and practical implementation strategies for better code quality.
Javascript Notes
JavaScript fundamentals covering variables, functions, objects, arrays, classes, and DOM manipulation.