The unix philosophy.
Make each program do one thing and do it well. Then make all programs interoperable.
Login to reply
Replies (1)
We think the key point is that an app isn’t the same as a program. An app is at the macro level and a program at the micro level.