Why documentation matters
In this article, I’ve tried to cover an often ignored aspect of
software engineering, writing good documentation.
Git Workflow
This article is meant to serve as a documentation around
a common git workflow based on a fork-clone-pull model
and how to implement it in your project.
Design Docs
In this article, I’ve tried to explain what a design document is
and how you could prepare one!