11
lotd
8y

first off, i think this may be out of scope but either way.

i think along the rants, a tag seperated section for programmer tips could be pretty neat :)

i'll start off, my tip of today would be: if it seems too complex, it probably is.
consider refactoring by splitting into multiple smaller parts or even its own seperate API. :)

Comments
Add Comment