The power of keeping a coding journal
This post was inspired by the tool jrnl which has been mentioned on hacker news. An innumerable number of thoughts go through you head as you develop : The pending issue you’ll get back to later This design decision The rejected algorithm alternative That library that might be deprecated This potential bug when the file is empty The error case that could be handled better What if you possessed a…