← Back to context

Comment by nojito

6 days ago

So you don’t use any libraries in your code?

How about reading documentation?

Or reviewing PRs?

Or go through source code to build out new features?

I don't commit entire libraries as written by me. Documentation is also far easier to read. Reviewing PRs is quite involving, since I want to do it well. Easier than typing code for sure.