Hacker News new | ask | show | jobs
by k__ 4368 days ago
Maybe people need to use fewer libs/frameworks?

The first company I worked as a dev for, while I was studying, wrote most stuff they used themself.

This led libraries and frameworks to just "fit".

But the company structure probably was different.

There was the development, who implemented frameworks and there were the consultants who implemented the end user stuff and installed/maintained it.

Most other companies I know just had a few consultants for customer-admin-stuff and planning and the devs did everything else...

1 comments

Or use a 3rd party framework until you see it's problems and more fully understand it's actual use. Then you can write your own
Or this, yes.

The problems I see, are, you have to get fluent in the new framework and sometimes this requires as much time as writing your own stuff :\