Earlier quoted context omitted.
Maybe documentation should include uses cases? Newer users to npm + node might think this does something different. Just a suggestions.
Maybe documentation for everything should contain use cases, first, before anything. Every Javascript tool has documentation the wrong way round. Quick start guides and installation instructions are useless if you don't even have a good reason to use the tool in the first place.
Show HN: Node.js node_modules file pruning
61–66 of 66 posts
Re: Show HN: Node.js node_modules file pruning
#62Re: Show HN: Node.js node_modules file pruning
#63Earlier quoted context omitted.
Maybe documentation for everything should contain use cases, first, before anything. Every Javascript tool has documentation the wrong way round. Quick start guides and installation instructions are useless if you don't even have a good reason to use the tool in the first place.
Dunno, if you need to be convinced to use a tool, then maybe you aren't yet in the market for said tool. I think it's a cherry on top to describe use-cases but not so critical that there's some sort of ecosystem problem that you describe.
Re: Show HN: Node.js node_modules file pruning
#64Earlier quoted context omitted.
Maybe documentation for everything should contain use cases, first, before anything. Every Javascript tool has documentation the wrong way round. Quick start guides and installation instructions are useless if you don't even have a good reason to use the tool in the first place.
Dunno, if you need to be convinced to use a tool, then maybe you aren't yet in the market for said tool. I think it's a cherry on top to describe use-cases but not so critical that there's some sort of ecosystem problem that you describe.
Re: Show HN: Node.js node_modules file pruning
#65Earlier quoted context omitted.
Dunno, if you need to be convinced to use a tool, then maybe you aren't yet in the market for said tool. I think it's a cherry on top to describe use-cases but not so critical that there's some sort of ecosystem problem that you describe.
The purpose is to un -convince people from using it. Way too often people have already made up their mind by the time they reach the docs, based purely on how popular the tool is, how flashy the front page is, or whatever bad advice they've received from someone who feels the need to justify their library of choice.
Re: Show HN: Node.js node_modules file pruning
#66Earlier quoted context omitted.
The purpose is to un -convince people from using it. Way too often people have already made up their mind by the time they reach the docs, based purely on how popular the tool is, how flashy the front page is, or whatever bad advice they've received from someone who feels the need to justify their library of choice.
It's good to have critical thinking skills, if people can't figure out if they want to use a tool or not, they should probably work on that a bit!