thunderbiscuit / padawan-wallet

The bitcoin wallet trainer on Android.
https://padawanwallet.com/
Apache License 2.0
114 stars 50 forks source link

Better comment code #198

Closed thunderbiscuit closed 1 year ago

thunderbiscuit commented 2 years ago

It's high time we start thinking about how to better comment the codebase. I think the move to Compose is a great breakpoint for that. I'll keep this issue open for keeping track of what parts of the codebase have been parsed for comments until we're satisfied it's up to our standards. Remember to try to focus on the "why" rather than the "what" when commenting code.

Packages:

I will also start looking for good commented code before merging any new code.

thunderbiscuit commented 1 year ago

Donzo!