#git
Read more stories on Hashnode
Articles with this tag
Monorepos have drawbacks and especially might become tricky to work with. Here's why. To talk about drawbacks, we need to compare it to something...
Monorepos are being hyped lately in the single page application development world, because of the flood of tools to utilise them in that field. Yet...
This was probably the most interesting question I had back then when I wasn't used to it. When to start Obviously: Starting right away with the...
Describing your changes to the code base is a difficult task. Especially for younger software developers. With this guide, I want to summarize my...
Introduction Have you ever found yourself in a situation where you needed to make changes to previous commits in your Git history? Perhaps you made a...