First impressions enabling the staticcheck linter in our large Go application
First impressions of OpenTelemetry with Jaeger and use cases for software developers
Create a GitHub Action using TypeScript to replace GitHub's pull request review process
How to detect null, set, or missing JSON fields when unmarshalling into a Go struct
3 ways to verify the functionality of your Windows NDES SCEP server after setting it up
Use a remote dev environment to take load off your local machine or to have multiple environments
GitHub code review process is not scalable and provides a poor developer experience
Quickly create an EXE installer for your program using the Inno Setup tool
Improve developer experience by optimizing Go test execution time using detailed performance data
Learn how to benchmark the performance of your Go code to make informed decisions