Hacker News new | ask | show | jobs
by uberdog 3664 days ago
> Development work is pretty much copy and paste

You don't create software, do you?

1 comments

For app development, the hard part has already been done through well-written lib, and the developers mainly write some trivial business logic to put these components together.
Nope, you definitely do not create software.
You do not think of this way because you do not write modular code. How hard to use a react component in a application?
When instagram is made there was no library of making actual logic. You should not rely on libraries if you want to make instagram you should rely on people who can make that kind of libraries