Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 234 Bytes

File metadata and controls

6 lines (5 loc) · 234 Bytes

smart use of context:

  • use the serach tool instead of immediate glob/grep loop

code style

  • keep docs/comments minimal
  • USE commenting instead of deleteing code when you are testing or debugging! You can' remember everything.