Today I Learned - Rocky Kev

Tagged “comments”

  1. TIL How many Fucks there are in Linux

    As of today, in the Linux Repo, there are comments that contains the following mentions: 1,651 for hacks, 2,863 for workarounds, and 4,102 for fixme

  2. TIL using html comments in javascript

    This is in the 'bad idea' area! But just a need little factoid!

  3. TIL the value of a good comment

    Inside your code should be explanations about what the code is supposed to be doing. On the other hand, you can go too far in your commenting. Make sure that your comments clarify your code but do not obscure it.

  4. TIL dealing with office politics

    One of the things not talked about often is office politics. Not just about identifying issues with tasks, but also figuring out how to handle issues within coworkers/team dynamics.

See all tags.