Hacker News new | ask | show | jobs
by gremlinsinc 2219 days ago
To add to this, I don't think there's any function really that I haven't had to customize/make my own... I mean add a few params, change or transform the output or even convert js to php or python.

I think I can maybe count on 1 hand the times I've literally copied/pasted and left it as is. Usually it's copying some config file for a laravel package or something because there were some changes and I'm combining them on an upgrade or something.