Open justinabrahms opened 10 years ago
On the readme I have an npm session noted, but with a question mark because I haven't figured out if it's entirely viable yet.
We're going to have some people who have never even published a module before. A workshopper on npm from basic publishing to the more advanced features would be really great. Rolling your own mirror could be one of the later challenges but most people aren't even doing basic stuff like setting the test property to run their tests :)
@isaacs what do you think about an npm workshopper/session.
So.. npm is at a high level of general interest. It might be neat to run a workshop on tooling around npm and/or rolling your own npm (mirror or replacement). An example of that might be https://github.com/mghayes/fnpm which is, I think, a caching npm proxy.