blogging
Debugging life
A simple idea on how we can log our lives to help us troubleshoot them later In programming, we use the term debugging to describe the exercise of testing and digging into the code’s details and inner functions to find out the source of an issue. For example, debugging