This downplays how bad many developers are. I have some web dev friends that know how to use exactly one framework, one language, one source control, and never touch the cli out of a few commands stackoverflow told them to run. Changing from GitHub to bitbucket would be a major undertaking for them and that’s not even abandoning git.
They do well managing the small business apps they do, but they have no interest or motivation to learn anything different.
Now, keeping that bar in mind, there are devs worse than them that they complain about to me. They struggle with basic input validation (understanding what is executed on the client vs server, where strings can be trusted, etc).
Having come from Google, the tooling learning curve is only trivial if you already have a completely different mindset about what it means to be a programmer than 90% of the labor market.