Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Are you *relieved* or *disappointed* that you didn't have to npm install this thing? #6

Open
laras126 opened this issue Oct 11, 2017 · 2 comments
Labels

Comments

@laras126
Copy link
Owner

And what does that say about you as a front-end developer?

@laras126 laras126 changed the title Are you *relieved* or *disappointed* that you didn't have to npm install this thing? Are you *relieved* or *disappointed* that you didn't have to npm install this thing? Oct 11, 2017
@robwierzbowski
Copy link

Relieved. Any time other people take care of code for me I’m happy, and my days of dragging and dropping other’s code into my repository are done. Other benefits include versioning, easy upgrades with Semver, keeping vendor code out of code editor search results, and analytics that help me judge how strong/used/supported a package is.

@stephenwil
Copy link

It depends :-) Sometimes when you look at what some npm modules are, they are merely 6 or so lines of JS wrapped as a module, but sometimes, the really excellent modules that are very, very well tested, supported and maintained are worth it, and you would never not include them.
e.g. lodash, bluebird, chalk, express.
Sometimes more so for nodeJS server side and build-tool chains.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants