Hacker News new | ask | show | jobs
by wreath 2706 days ago
> Even if you’re already using RAD frameworks, start building yourself a library of boilerplate and utilities on top of it that you can reuse in multiple projects.

I would suggest fork one of the existing ones and modify it. Rolling out your own boilerplate library can be a time sucker in itself.

1 comments

Learning and customizing someone else's boilerplate can be just as time consuming, though you will probably learn a thing or two in the process.