survivejs / maintenance-book

”SurviveJS — Maintenance” book
https://survivejs.com/maintenance/
111 stars 21 forks source link

Feedback from Marc #85

Open bebraw opened 6 years ago

bebraw commented 6 years ago
sapegin commented 6 years ago
  1. I'm not really sure what would be the value of covering deprecated package managers.

  2. I'm likely missing something, but I'm not really sure what it does ;-/ What we really need to cover is microbundle — #87.

  3. Good point, done — 0806a15394f85b2761d73600ed7d72e535ee5e99!

bebraw commented 6 years ago
  1. Yarn and pnpm are worth mentioning so people see their benefits. Esp. pnpm feels underrated as not many people know about it.
  2. Microbundle is enough, yeah. UMD should be something handled by a bundler.
  3. Perfect.
sapegin commented 6 years ago
  1. Yarn — definitely, they have some nice features for maintainers, but digging Bower grave — I'm not that sure ;-/