https://github.com/npm/npm_conf
A conference about npm, maybe. Not to be confused with npmconf.
https://github.com/npm/npm_conf
Last synced: 10 months ago
JSON representation
A conference about npm, maybe. Not to be confused with npmconf.
- Host: GitHub
- URL: https://github.com/npm/npm_conf
- Owner: npm
- Archived: true
- Created: 2014-10-04T01:06:03.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-10-06T22:30:10.000Z (almost 12 years ago)
- Last Synced: 2024-10-01T16:07:33.726Z (almost 2 years ago)
- Size: 168 KB
- Stars: 59
- Watchers: 32
- Forks: 5
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# npm_conf: a conference about npm
This is just an idea we were batting around.
## Possible topics:
Feel free to add more via PR.
* best practices for publishing:
* proper use of semver
* bundled dependencies
* peer dependencies
* files & npmignore
* incorporating build steps
* making stuff work on Windows too
* npm Enterprise
* what it is
* deployment case studies
* npm read-through cache
* what it is
* how to use it
* browserify - finally understand this thing
* how to publish frontend code to npm
* the benefits of using commmon js require everywhere
* proof that sharing code between client, server, and build tools is not a pipe dream
* npm for Front End: CDN tools
* browserify-cdn
* wzrd.in
* requirebin
* npm for Front-end: frameworks
* browserify
* atomify
* bower
* angular cli
* ember cli
* gulp/grunt
* webpack
* npm for Front-end: future directions
* modular CLI tools
* npm tooling
* preinstall, postinstall best practices
* run scripts
* best git practices
* cli 101: the npm api and you
* what can you use the npm api for
* useful tools that use the npm api
* fun projects using the npm api
* cli architecture (@othyim23 melts your brain)
* overview
* current work
* future directions
* becoming an npm contributor
* how to file a really great bug report
* best patch practices
* writing tests for npm
* how to decide what to work on
* deploying with npm
* shrinkwrap
* dedupe
* bundleddependencies
* using private modules to deploy prototypes
* deploying services with ndm
* @benjamincoe blows your mind
* big data invades npm
* interesting look at the data in the public registry
* what package has the most dependences?
* what are the popular dev dependencies?
* lots of other interesting findings
* stupid npm tricks
* beep boop
* entertainment: dance.js 2.0.0!
* don't wait for gyp builds ever again with node-pre-gyp