In 99% of cases when I noticed that they were third-party libraries.
Quality of first party ones, like Microsoft, Apple or Linux system APIs, is IMO mostly good.
Some third-party libraries are good as well. The problem is some others are not. For this reason I review at least public API, and ideally source code, before introducing new third-party dependencies.
In 99% of cases when I noticed that they were third-party libraries.
Quality of first party ones, like Microsoft, Apple or Linux system APIs, is IMO mostly good.
Some third-party libraries are good as well. The problem is some others are not. For this reason I review at least public API, and ideally source code, before introducing new third-party dependencies.