DEV Community

Discussion on: Publish a package to NPMJS.com directory 📦

Collapse
 
pierre profile image
Pierre-Henry Soria ✨

Let me know any feedback and thoughts 🤗

Collapse
 
richardevcom profile image
richardev • Edited

I suggest devs to ALWAYS test their solution before publishing it. I recently wrote about it in similar manner but with different angle - here.

However, I think this is first time I'm seeing someone actually mentioning npm unpublish, haha.