Today I Learned - Rocky Kev

Tagged “principles”

  1. TIL more clean code principles

    Functions should either answer something or do something, but not both. If you use third-party libraries, wrap them. Throw errors.

See all tags.