Live data from Hacker News

Top Developer Tools of 2016

stackshare.io

71–72 of 72 posts

Re: Top Developer Tools of 2016

#71
post #48
post #37

Earlier quoted context omitted.

I don't think that is a good analogy. The end product (app/house) is what the code actually does. What you use to make that product is a tool, including what language you use.

I agree. It's just like how a carpenter's best tools are English, arithmetic, and blueprints.

All those things do help, but a carpenter can do the same job with an axe, a saw, a chisel, a knife, or a froe but in the end what they are doing is cutting wood. If you're a programmer and you don't look at languages as a tool you are doing yourself a disservice. In the end you just need something to turn some data into a different kind of data, everything else is a tool to do that one thing.

Re: Top Developer Tools of 2016

#72
post #23

Earlier quoted context omitted.

JavaScript has consistently beaten out any other language as the client-side language of choice in both my personal and professional projects. Clearly, it deserves the top spot.

I believe the grandparent is attempting to make a distinction between a tool and (for lack of a better term) a material. With the idea being you use tools to shape your materials to create your end product. You carry the tools with you from project to project but the materials stay in place. To use the normal house-building analogy, I would say that the Tools are obviously saws, drills, etc. Things that you use on ev…

Sure, but that's ultimately irrelevant. The survey should be demonstrating choices made by developers, but (web) developers don't have much of a choice when it comes to using JS. Unless you want static HTML, JS is in your stack. In that sense, including JS is rather moot, unless it's exclusively about NodeJS.

If it is about Node, then I retract my point.

Post reply on HN