3
Sefie
6y

I created pull requests for some open source js projects to fix issues with monkey patching Object.Prototype, as I used it heavily in a current project. All of them were accepted and merged.

A couple of weeks later I realised how retarded that was and refactored all monkey patching to separate modules.

Comments
Add Comment