Skip to content

Instantly share code, notes, and snippets.

View sayyedarib's full-sized avatar
💭
I may be slow to respond.

Sayyed Arib Hussain sayyedarib

💭
I may be slow to respond.
View GitHub Profile

Overview

How to document a new codebase Use this template to document a new codebase.

Business Logic

A place to record any important logic that you come across that is worth documenting.

Landmarks

Refers to the different landmarks of a codebase to help you navigate around. Where are the API methods defined? Where are interactions with the database?