Matt Pocock

What are the all-time best resources you've found for publishing to NPM?

1 year ago | [YT] | 23



@robertsandiford6223

The npm cli.

1 year ago | 16

@EricSundquistKC

Beachball is fine for simple use cases.

1 year ago | 0

@oscargm1979

Npm Ps5 ,😃

1 year ago | 0

@ftntio

npm unpublish

1 year ago | 0

@shapelessed

To be quite honest? None. Call me crazy, but I much prefer to make a few changes to my project, test it myself, run automated tests, and manually publish on NPM. Technically more prone to human error, but also saved me countless patches on fixing some info like an unsaved change in the docs, etc. The IT world is so hasty I prefer having to slow down and look closely for errors.

1 year ago | 3

@sle6423

Kent's og egghead video on it

1 year ago | 0

@Niksorus

nx has some great helpers to make things easier

1 year ago | 0