Review on 100 Go Mistakes and How to Avoid Them book

I've been using Golang as my primary development language for over two years. During this time, I've encountered many use cases and challenges with Go, and to be honest, it's my favorite programming language for backend development—especially for cloud-related projects. Go strikes a…

Make Gitlab & Jira good friends: External status checks

GitLab and Jira are widely recognized as powerful tools, extensively used by teams across various industries, including Scrum Masters, team members, and project managers. However, one significant challenge in using these tools is integrating them to synchronize tasks with the actual code written by developers. This integration allows teams to…