2d ago · 2 min read · I think almost every developer has had that moment with Git. Everything feels fine at first. You learn a few commands, push some code, and move on. Then one day, something goes wrong. You accidentally
Join discussion
2d ago · 9 min read · If you’ve worked on software projects for even a short period of time, you’ve probably heard statements like: “The pipeline failed.” “CI is red.” “Deployment is blocked.” “Waiting for staging a
Join discussion4d ago · 7 min read · The most dangerous sentence in software development is: "This should only take two days." That’s exactly how PC Workman v1.6.8 started. One tester asked me a completely reasonable question: "Can I
Join discussion
May 13 · 8 min read · What We Are Going to Cover In this post, we explore how to manage internal npm packages for your projects without publishing them publicly. We start with the basics of using Git repositories as depend
Join discussion