|
|
|
|
|
by lpapez
929 days ago
|
|
Unless you are truly pushing the envelope of tooling development, I consider learning to use an existing tool well far more important than inventing a new one. The developer tooling has become so complex that it takes a truly exceptional individual to build a tool on their own, and the vast majority of tools are built by teams of people. That is why you rarely meet developers who build their own tools, it's a often futile effort usually better spent elsewhere. In fact I would go on to say that in my personal view people who do roll their own tooling usually do so due either to ignorance of existing tools or as a fun little side-project. Woe be to those who push their opinionated tools onto their teammates... |
|
Sure you can spend too much time and effort building tools, rather than focus on meeting the most important business objectives, and we've all met developers that do that. But you can certainly build too few tools, as well.